mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-11 07:59:08 +01:00
fixed livers
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user