1.0.2.12 developer build

This commit is contained in:
[VB]AWOL
2013-09-08 20:30:32 -05:00
parent c1a2e9efff
commit a0d5574dfe
63 changed files with 1239 additions and 256 deletions

View File

@@ -1084,6 +1084,9 @@ class FSM
"" \n
"if (player hasWeapon ""MeleeCrowbar"") then {" \n
" player addMagazine 'crowbar_swing';" \n
"};" \n
"if (player hasWeapon ""MeleeSledge"") then {" \n
" player addMagazine 'sledge_swing';" \n
"};" \n
"if (player hasWeapon ""MeleeHatchet"") then {" \n
" player addMagazine 'hatchet_swing';" \n