mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 01:30:26 +03:00
Fix allowDammage typo for easier scripts.txt filtering
This commit is contained in:
@@ -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';"
|
||||
@@ -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';"
|
||||
Reference in New Issue
Block a user