mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Lattice is now removed when you create plating or floor, from Donkieyo.
Monkeys now take damage in crit, and cyborgs now have a supervisor defined, from Nodrak. Removed borg RCD sparks, as per Donkieyo's suggestion. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2988 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -436,7 +436,7 @@
|
||||
else if(src.health < config.health_threshold_crit)
|
||||
if(src.health <= 20 && prob(1)) spawn(0) emote("gasp")
|
||||
|
||||
//if(!src.rejuv) src.oxyloss++
|
||||
if(!src.rejuv) src.oxyloss++ //-Nodrak
|
||||
if(!src.reagents.has_reagent("inaprovaline")) src.adjustOxyLoss(1)
|
||||
|
||||
if(src.stat != 2) src.stat = 1
|
||||
|
||||
Reference in New Issue
Block a user