level3b.lua

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

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

Back to the shipped scripts