fix vaults

This commit is contained in:
A Clark
2012-11-24 12:29:14 -06:00
parent beaa60e59a
commit 0037b7a6a6
5 changed files with 23 additions and 21 deletions

View File

@@ -1,4 +1,3 @@
private["_obj","_bag","_pos"];
hintSilent format["DEBUG: %1",_this];
_obj = _this select 3;
_obj spawn player_unlockVault;
_obj spawn player_lockVault;