Divergent/mods/Anomaly Magazines Redux/gamedata/scripts/bind_stalker_monkey.script

4 lines
125 B
Plaintext
Raw Normal View History

2024-03-17 20:18:03 -04:00
function bind_stalker_ext.actor_on_weapon_jammed(binder, actor, wpn)
SendScriptCallback("actor_on_weapon_jammed", wpn)
end