mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
Makes boldnotice and danger classes be be used
This commit is contained in:
@@ -48,12 +48,12 @@
|
||||
playsound(user.loc, 'sound/effects/sparks2.ogg', 50, 1)
|
||||
anim(user.loc,user,'icons/mob/mob.dmi',,"phasein",,user.dir)
|
||||
|
||||
to_chat(user, "\blue <b>VOID-Shift</b> translocation successful")
|
||||
to_chat(user, "<span class='boldnotice'>VOID-Shift</span> translocation successful")
|
||||
|
||||
if("No")
|
||||
|
||||
to_chat(user, "\red <b>Process aborted!</b>")
|
||||
to_chat(user, "<span class='danger'>Process aborted!</span>")
|
||||
|
||||
return
|
||||
else
|
||||
to_chat(user, "\red <B>FĆAL �Rr�R</B>: ŧer nt recgnized, c-cntr-r䣧-ç äcked.")
|
||||
to_chat(user, "<span class='danger'>FĆAL �Rr�R</span>: ŧer nt recgnized, c-cntr-r䣧-ç äcked.")
|
||||
|
||||
Reference in New Issue
Block a user