CFGLoot should be done

Make sure there's no attachments or NEW _DZ weapons that support
attachments!!!!
This commit is contained in:
icomrade
2016-02-26 11:24:20 -05:00
parent 43b9da7c17
commit dde3215f9a
24 changed files with 371 additions and 143 deletions

View File

@@ -1,5 +1,6 @@
Hangar[] =
{
{Loot_GROUP, 10, MilitarySpecial},
//Tools
{Loot_WEAPON, 2, ItemEtool},
@@ -10,8 +11,8 @@ Hangar[] =
{Loot_MAGAZINE, 2, ItemTankTrap},
//Groups
{Loot_GROUP, 50, Trash},
{Loot_GROUP, 20, Trash},
{Loot_GROUP, 20, Consumable},
{Loot_GROUP, 10, Generic},
{Loot_GROUP, 5, AttachmentsGeneric}
{Loot_GROUP, 10, Generic}
//{Loot_GROUP, 5, AttachmentsGeneric}
};