libend.lua

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

trx.events.on_game_start(function()
  trx.items[13].properties.pickup_mode = trx.items.PickupMode.PLINTH_LOW
end)

Back to the shipped scripts