Skip to content
Snippets Groups Projects
Commit e301327d authored by sphere's avatar sphere
Browse files

Avoid using old explosion states for Jetty-Syn/Skim mines.

parent ff57a983
No related branches found
No related tags found
1 merge request!1744Update Nightopians & other state changes
......@@ -9776,8 +9776,8 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
sfx_None, // painsound
S_NULL, // meleestate
S_NULL, // missilestate
S_MINE_BOOM1, // deathstate
S_MINE_BOOM1, // xdeathstate
S_XPLD1, // deathstate
S_XPLD1, // xdeathstate
sfx_cybdth, // deathsound
0, // speed
8*FRACUNIT, // radius
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment