roofs.lua

Shipped with TRX as data/trx/ship/games/tr3/scripts/roofs.lua.

trx.events.on_game_start(function()
  trx.objects.propeller_2.properties.damage = 1000
  trx.objects.propeller_3.properties.damage = 1000
end)

Back to the shipped scripts