mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 12:31:54 +00:00
Mapthingnums for MT_SECRETFLICKYies
This commit is contained in:
parent
baa16c55fb
commit
41a438ece1
1 changed files with 2 additions and 2 deletions
|
|
@ -14119,7 +14119,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
|
||||||
},
|
},
|
||||||
|
|
||||||
{ // MT_SECRETFLICKY_01
|
{ // MT_SECRETFLICKY_01
|
||||||
-1, // doomednum
|
586, // doomednum
|
||||||
S_SECRETFLICKY_01_OUT, // spawnstate
|
S_SECRETFLICKY_01_OUT, // spawnstate
|
||||||
1000, // spawnhealth
|
1000, // spawnhealth
|
||||||
S_NULL, // seestate
|
S_NULL, // seestate
|
||||||
|
|
@ -14146,7 +14146,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
|
||||||
},
|
},
|
||||||
|
|
||||||
{ // MT_SECRETFLICKY_02
|
{ // MT_SECRETFLICKY_02
|
||||||
-1, // doomednum
|
587, // doomednum
|
||||||
S_SECRETFLICKY_02_OUT, // spawnstate
|
S_SECRETFLICKY_02_OUT, // spawnstate
|
||||||
1000, // spawnhealth
|
1000, // spawnhealth
|
||||||
S_NULL, // seestate
|
S_NULL, // seestate
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue