mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 23:51:17 +01:00
Another set of brainmed adjustment & miscellaneous things. (#11354)
This commit is contained in:
@@ -480,6 +480,8 @@
|
||||
var/datum/gas_mixture/breath = H.get_breath_from_environment()
|
||||
var/fail = L.handle_breath(breath, 1)
|
||||
if(!fail)
|
||||
if(!L.is_bruised())
|
||||
losebreath = 0
|
||||
to_chat(src, "<span class='notice'>You feel a breath of fresh air enter your lungs. It feels good.</span>")
|
||||
|
||||
cpr(H) //Again.
|
||||
|
||||
Reference in New Issue
Block a user