Tajara Biology Additions: Retro Biopunk Edition (#9990)

This commit is contained in:
Alberyk
2020-10-04 15:22:41 -03:00
committed by GitHub
parent d287077763
commit b8b1cd5e8a
10 changed files with 176 additions and 16 deletions
+1 -1
View File
@@ -585,7 +585,7 @@ var/list/global/slot_flags_enumeration = list(
"<span class='danger'>You stab yourself in the [eyes.singular_name] with [src]!</span>" \
)
eyes.damage += rand(3,4)
eyes.take_damage(rand(3,4))
if(eyes.damage >= eyes.min_bruised_damage)
if(M.stat != 2)
if(eyes.robotic <= 1) //robot eyes bleeding might be a bit silly