Undo grabbable chains being placeable for now, since they're bugged.

This commit is contained in:
sphere 2019-10-16 22:31:57 +02:00
parent 124716b8dd
commit 2cc129c5c0
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