Edited the wrong banana object

This commit is contained in:
Sryder13 2017-10-24 21:18:08 +01:00
parent 436f7cb7c6
commit 5f60eb68a4

View file

@ -14419,7 +14419,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
S_BANANAITEM, // spawnstate
1000, // spawnhealth
S_NULL, // seestate
sfx_tossed, // seesound
sfx_None, // seesound
8, // reactiontime
sfx_None, // attacksound
S_NULL, // painstate
@ -14527,7 +14527,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
S_BANANAITEM, // spawnstate
2, // spawnhealth
S_NULL, // seestate
sfx_None, // seesound
sfx_tossed, // seesound
8, // reactiontime
sfx_None, // attacksound
S_NULL, // painstate