joby1a.lua

Shipped with TRX as data/trx/ship/games/tr4/scripts/joby1a.lua.

trx.events.on_game_start(function()
  trx.objects.switch_type_generic_1.properties.switch_mode =
    trx.items.SwitchMode.SHOVE
end)

Back to the shipped scripts