Disable standalone hangable chains, since they're not a good mechanic.

This commit is contained in:
sphere 2019-10-22 02:29:34 +02:00
parent 26fed77671
commit 57a8af1557
1 changed files with 2 additions and 2 deletions

View File

@ -11158,7 +11158,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
},
{ // MT_SMALLGRABCHAIN
1132, // doomednum
-1, // doomednum
S_SMALLGRABCHAIN, // spawnstate
1000, // spawnhealth
S_NULL, // seestate
@ -11185,7 +11185,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
},
{ // MT_BIGGRABCHAIN
1133, // doomednum
-1, // doomednum
S_BIGGRABCHAIN, // spawnstate
1000, // spawnhealth
S_NULL, // seestate