gym.lua

Shipped with TRX as data/trx/ship/games/tr1/scripts/gym.lua.

trx.events.on_game_start(function(is_save)
  trx.lara.holsters_visible = trx.lara.has_pistol_weapon
end)

Back to the shipped scripts