1.0.1.5 RC4

+ [ADDED] workbench can be built anywhere and allows crafting of all
items.
+ [ADDED] Black market vendor the trader city stary.
+ [FIXED] Many other fixes
This commit is contained in:
vbawol
2013-07-10 15:45:23 -05:00
parent 840e52e9a5
commit c11e8c47b2
31 changed files with 525 additions and 339 deletions

View File

@@ -1139,7 +1139,7 @@ class FSM
"dayz_friendliesCheck = [] spawn {" \n
" while {true} do {" \n
" call player_friendliesCheck;" \n
" sleep 2;" \n
" sleep 5;" \n
" };" \n
"};" \n
"" \n