mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-19 12:01:36 +00:00
huh, no wonder the two FHZ ice types looked the same in objectplace; they were using the same spawnstate it seems
This commit is contained in:
parent
a1f742a0d4
commit
a23d5cf101
1 changed files with 1 additions and 1 deletions
|
|
@ -11686,7 +11686,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
|
|||
|
||||
{ // MT_FHZICE2
|
||||
4029, // doomednum
|
||||
S_FHZICE1, // spawnstate
|
||||
S_FHZICE2, // spawnstate
|
||||
1000, // spawnhealth
|
||||
S_NULL, // seestate
|
||||
sfx_None, // seesound
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue