+ fixed trader low/high humanity message
+ changed coyote bckpack -  transportMaxMagazines = 24; to
transportMaxMagazines = 30;
+ updated trader city sources for takistan.
This commit is contained in:
vbawol
2013-02-25 15:34:43 -06:00
parent 6af9f62299
commit 52461f4a52
4 changed files with 1549 additions and 408 deletions

View File

@@ -836,7 +836,7 @@ class Citizen1; // External class reference
mapsize = 2;
model = "\ca\weapons_e\AmmoBoxes\backpack_us.p3d";
transportMaxWeapons = 6;
transportMaxMagazines = 24;
transportMaxMagazines = 30;
};
//An2_TK_EP1
class An2_Base_EP1;