Files
scummvm/devtools/create_ultima/files/ultima6/scripts/u6/player.lua
T
Paul Gilbert 84a2f10c49 ULTIMA: Add the individual files of ultima.dat to create_ultima folder
Since the ultima.dat is just a zip file, this should have been done
sooner. This will allow the tracking of changes to individual files
within the archive. Additionally, it will allow for future work
in-progress changes to files without taking the space of creating an
entirely new ultima.dat
2020-03-08 12:49:40 -07:00

4 lines
46 B
Lua

function player_pass()
printl("PASS")
end