Fix allowDammage typo for easier scripts.txt filtering

This commit is contained in:
ebaydayz
2016-11-15 14:34:42 -05:00
parent cdb9776d4e
commit 110f677f1e
25 changed files with 48 additions and 48 deletions

View File

@@ -1,2 +1,2 @@
//new
5 !="this enableSimulation false;this allowDammage false;this disableAI 'FSM';this disableAI 'ANIM';this disableAI 'MOVE';"
5 !="this enableSimulation false;this allowDamage false;this disableAI 'FSM';this disableAI 'ANIM';this disableAI 'MOVE';"

View File

@@ -1,2 +1,2 @@
//new
5 !="this enableSimulation false;this allowDammage false;this disableAI 'FSM';this disableAI 'ANIM';this disableAI 'MOVE';"
5 !="this enableSimulation false;this allowDamage false;this disableAI 'FSM';this disableAI 'ANIM';this disableAI 'MOVE';"