4 lines
125 B
Plaintext
4 lines
125 B
Plaintext
|
|
||
|
function bind_stalker_ext.actor_on_weapon_jammed(binder, actor, wpn)
|
||
|
SendScriptCallback("actor_on_weapon_jammed", wpn)
|
||
|
end
|