Ammo spawners need to be in the blockmap, otherwise chanceboxes will spawn on top of them.

This commit is contained in:
Mari the Deer 2022-08-15 12:29:35 +02:00
commit b518dfef64
2 changed files with 2 additions and 4 deletions

View file

@ -59,8 +59,6 @@ Class SWWMAmmoSpawner : Inventory abstract
default
{
+NOGRAVITY;
+NOBLOCKMAP;
+NOINTERACTION;
+NOTELEPORT;
+DONTSPLASH;
+DONTGIB;