mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-19 20:06:28 +01:00
Fixes losebreath typo (lung bug) (#7526)
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
owner.drip(10)
|
||||
if(prob(4))
|
||||
spawn owner.emote("me", 1, "gasps for air!")
|
||||
owner.losebreath += 15
|
||||
owner.losebreath = 1
|
||||
|
||||
if(is_bruised() && rescued)
|
||||
if(prob(4))
|
||||
|
||||
Reference in New Issue
Block a user