level8c.lua

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

trx.events.on_game_start(function()
  trx.items[73].properties.pickup_mode = trx.items.PickupMode.PLINTH_SCION
end)

Back to the shipped scripts