mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-10 07:30:36 +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