CFG WEAPONS DONE

This commit is contained in:
icomrade
2016-02-18 13:58:02 -05:00
parent 81d5976031
commit dfb7bba743
395 changed files with 55004 additions and 1384 deletions

View File

@@ -0,0 +1,12 @@
Hospital[] =
{
{Loot_MAGAZINE, 2, equip_gauze},
{Loot_MAGAZINE, 2, equip_gauzepackaged},
{Loot_PILE, 8, MedicalLow, 1, 3},
{Loot_PILE, 5, MedicalHigh, 1, 2},
{Loot_CONTAINER, 1, DZ_MedBox, MedicalBox, 8, 16},
{Loot_PILE, 10, Trash, 1, 2}
};