Shipped with TRX as data/trx/ship/games/tr2-gm/scripts/level4.lua.
data/trx/ship/games/tr2-gm/scripts/level4.lua
trx.events.on_game_start(function() trx.creatures.add_ally(trx.catalog.objects.monk_2) trx.creatures.add_ally_target(trx.catalog.objects.bandit_2) end)
Back to the shipped scripts