bikebit.lua

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

trx.events.on_game_start(function()
  trx.items[56].properties.crowbar = true
end)

Back to the shipped scripts