fixed livers

This commit is contained in:
shellspeed1
2019-10-15 16:28:43 -07:00
parent 187d22ca9b
commit cdb68552f8
+2 -2
View File
@@ -30,10 +30,10 @@
if(stat != DEAD)
handle_brain_damage()
/* Bug cause?
if(stat != DEAD)
handle_liver()
*/
if(stat == DEAD)
stop_sound_channel(CHANNEL_HEARTBEAT)
rot()