Update ripley.dm

This commit is contained in:
Trilbyspaceclone
2019-04-23 04:40:21 -04:00
committed by GitHub
parent 32661491ae
commit 823dd1a98a
+2 -1
View File
@@ -80,6 +80,7 @@
desc = "OH SHIT IT'S THE DEATHSQUAD WE'RE ALL GONNA DIE"
name = "\improper DEATH-RIPLEY"
icon_state = "deathripley"
armor = list("melee" = 40, "bullet" = 30, "laser" = 20, "energy" = 20, "bomb" = 40, "bio" = 0, "rad" = 0, "fire" = 100, "acid" = 100)
slow_pressure_step_in = 3
opacity=0
lights_power = 7
@@ -194,4 +195,4 @@
cargo -= O
else
if(user.loc == src) //so we don't get the message if we resisted multiple times and succeeded.
to_chat(user, "<span class='warning'>You fail to push [O] out of [src]!</span>")
to_chat(user, "<span class='warning'>You fail to push [O] out of [src]!</span>")