Remove legacy ammo boxes

AmmoBoxSmall_556 and AmmoBoxSmall_762 no longer exist and were causing
loot spawning errors.
This commit is contained in:
ebaydayz
2016-04-02 19:15:29 -04:00
parent 4ce54fbb62
commit d07d31983b
11 changed files with 26 additions and 26 deletions

View File

@@ -3,6 +3,7 @@
Some notable changes include (not a full list):
- New loot table format is incompatible with old loot tables. See CfgLoot\README
- Several weapon, item and tool classnames changed. See SQL\1.0.6_Updates for a full list
- AmmoBoxSmall_556/762 have been replaced with DZ_AmmoBoxUS/RU/EU/CZ
- Status UI icons are toggleable between "vanilla","epoch","dark" set i.e. DZE_UI = "epoch"; in init.sqf
- Blood type system is disabled by default. Set DZE_UseBloodTypes = true; in init.sqf to enable
- Bandit heartbeat sound is disabled by default. Set DZE_HeartBeat = true; in init.sqf to enable