Ammo spawners need to be in the blockmap, otherwise chanceboxes will spawn on top of them.
This commit is contained in:
parent
586a33e0bc
commit
b518dfef64
2 changed files with 2 additions and 4 deletions
|
|
@ -59,8 +59,6 @@ Class SWWMAmmoSpawner : Inventory abstract
|
|||
default
|
||||
{
|
||||
+NOGRAVITY;
|
||||
+NOBLOCKMAP;
|
||||
+NOINTERACTION;
|
||||
+NOTELEPORT;
|
||||
+DONTSPLASH;
|
||||
+DONTGIB;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue