registering gamemode 'survival'

This commit is contained in:
minjaesong
2023-12-06 00:38:46 +09:00
parent ceea2ff1a2
commit b843438d2d
3 changed files with 12 additions and 1 deletions

View File

@@ -37,7 +37,9 @@ object PlayerBuilderTestSubject1 {
// p.setPosition(3.0 * TILE_SIZE, 3.0 * TILE_SIZE)
// PlayerBuilderSigrid.fillTestInventory(p.inventory)
// PlayerBuilderSigrid.fillTestInventory(p.inventory) // commenting out: test is over
p.actorValue[AVKey.GAMEMODE] = "survival"
//p.actorValue[AVKey.LUMR] = 0.84
//p.actorValue[AVKey.LUMG] = 0.93