Shipped with TRX as data/trx/ship/games/tr3/scripts/nevada.lua.
data/trx/ship/games/tr3/scripts/nevada.lua
trx.events.on_game_start(function() local props = trx.objects.cobra.properties props.alert_radius = 1.25 props.attack_radius = 0.666667 props.forget_radius = 2.5 end)
Back to the shipped scripts