sewer.lua

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

trx.events.on_game_start(function()
  trx.objects.ceiling_spikes.properties.speed = 10
end)

Back to the shipped scripts