mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 11:36:24 +01:00
Merge pull request #9569 from Incoming5643/readthisgoddamnit
makes the "don't kill the guy who animated your statue" message huge
This commit is contained in:
@@ -271,7 +271,7 @@ proc/wabbajack(mob/living/M)
|
||||
S.icon = change.icon
|
||||
if(H.mind)
|
||||
H.mind.transfer_to(S)
|
||||
S << "You are an animate statue. You cannot move when monitored, but are nearly invincible and deadly when unobserved! Do not harm [firer.name], your creator."
|
||||
S << "<span class = 'userdanger'>You are an animate statue. You cannot move when monitored, but are nearly invincible and deadly when unobserved! Do not harm [firer.name], your creator.</span>"
|
||||
H = change
|
||||
H.loc = S
|
||||
qdel(src)
|
||||
|
||||
Reference in New Issue
Block a user