more private array updates

This commit is contained in:
vbawol
2013-05-26 19:37:39 -05:00
parent 59905c1d18
commit e563e8a848
13 changed files with 32 additions and 39 deletions

View File

@@ -1,4 +1,4 @@
private["_position","_size","_loot","_zeds","_groups","_group"];
private ["_position","_size","_loot","_zeds","_groups","_group","_type","_town"];
_position = _this select 0;
_size = _this select 1;
_type = _this select 2;