locking vaults

This commit is contained in:
A Clark
2012-11-24 08:42:41 -06:00
parent 34176f8d56
commit beaa60e59a
11 changed files with 208 additions and 7 deletions

View File

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