Removed Flashing Effect

main 1.1
DodoBirb 4 years ago
parent f4c56628c2
commit c1940a310c
No known key found for this signature in database
GPG Key ID: 361CA687D5E39154

@ -2890,7 +2890,6 @@ else
if ((!instance_exists(oSaveStation)) && (!instance_exists(oSaveShip)) && global.enablecontrol)
{
hellresist = 1
burning = 1
if (global.playerhealth <= 99)
{
if (global.currentsuit == 0)
@ -2907,8 +2906,6 @@ if ((!instance_exists(oSaveStation)) && (!instance_exists(oSaveShip)) && global.
event_user(1)
}
}
else
burning = 0
if (plantdrain > 0)
{
plantdrain -= 1

Loading…
Cancel
Save