diff --git a/gamedir/Data-1.13/TableData/Items/AmmoTypes.xml b/gamedir/Data-1.13/TableData/Items/AmmoTypes.xml index 2818f9392..43e65aa58 100644 --- a/gamedir/Data-1.13/TableData/Items/AmmoTypes.xml +++ b/gamedir/Data-1.13/TableData/Items/AmmoTypes.xml @@ -42,9 +42,12 @@ additive modifier for temperature generation. 1.0 means +100% additive modifier for dirt generation. 1.0 means +100% flagmask for various ammo properties: - AMMO_CRYO 1 this ammo shock-freezes target (scifi) - AMMO_BLIND 2 this ammo will blind if it hits the head - AMMO_ANTIMATERIEL 4 this ammo is anti-materiel, bullets can destroy structures + AMMO_CRYO 1 this ammo shock-freezes target (scifi) + AMMO_BLIND 2 this ammo will blind if it hits the head + AMMO_ANTIMATERIEL 4 this ammo is anti-materiel, bullets can destroy structures + AMMO_TRAIL_WHITESMOKE 8 this ammo leaves a trail of white smoke + AMMO_TRAIL_FIRE 16 this ammo leaves a trail of fire + multiplier for damage to health multiplier for damage to breath additional multiplier for damage to health if target is a tank @@ -537,9 +540,9 @@ 12 Flame - 137 - 137 - 137 + 255 + 128 + 40 1 1 1 @@ -554,8 +557,8 @@ 1 1 1 - 0 - 0 + 979 + 4 0 0 0 @@ -566,7 +569,7 @@ 0.5 0.8 - 0 + 16 1.0 1.0 0.0 @@ -1445,7 +1448,7 @@ 1.0 0.8 - 0 + 8 1.0 1.0 0.0 diff --git a/gamedir/Data-1.13/TableData/Items/Items.xml b/gamedir/Data-1.13/TableData/Items/Items.xml index 19c4708cd..1cc40e7f7 100644 --- a/gamedir/Data-1.13/TableData/Items/Items.xml +++ b/gamedir/Data-1.13/TableData/Items/Items.xml @@ -198,7 +198,6 @@ 0 0 0 - 0 0 0 @@ -52284,7 +52283,7 @@ 1761 Extinguisher Fire Extinguisher - Not as useful as one would think in an actual fire fight. Though we see why you made that error. + Not as useful as one would think in an actual fire fight. Though we can see why you made that error. Fire Extinguisher A standard fire extinguisher. Remember to P.A.S.S.. 2 @@ -52306,7 +52305,6 @@ 4 12 1 - 1 100.0 10 20.0 diff --git a/gamedir/Data/Interface/ItemInfoSecondaryIcons.sti b/gamedir/Data/Interface/ItemInfoSecondaryIcons.sti new file mode 100644 index 000000000..add912bee Binary files /dev/null and b/gamedir/Data/Interface/ItemInfoSecondaryIcons.sti differ