Makes boldnotice and danger classes be be used

This commit is contained in:
monster860
2016-08-09 22:14:28 -04:00
parent c5df870551
commit 19460ff4af
70 changed files with 155 additions and 155 deletions
+1 -1
View File
@@ -308,7 +308,7 @@
//this bush marks the edge of the map, you can't destroy it
to_chat(user, "\red You flail away at the undergrowth, but it's too thick here.")
else
user.visible_message("\red <b>[user] begins clearing away [src].</b>","\red <b>You begin clearing away [src].</b>")
user.visible_message("<span class='danger'>[user] begins clearing away [src].</b>","\red <b>You begin clearing away [src].</span>")
spawn(rand(15,30))
if(get_dist(user,src) < 2)
to_chat(user, "\blue You clear away [src].")
+1 -1
View File
@@ -97,7 +97,7 @@
if(!istype(W))
return
if(can_puncture(W))
visible_message("\red <b>[user] pierces [src] with [W]!</b>")
visible_message("<span class='danger'>[user] pierces [src] with [W]!</span>")
deflate(1)
if(W.damtype == BRUTE || W.damtype == BURN)
hit(W.force)
+3 -3
View File
@@ -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 RrR</B>: ŧer nt recgnized, c-cntr-r䣧-ç äcked.")
to_chat(user, "<span class='danger'>FĆAL RrR</span>: ŧer nt recgnized, c-cntr-r䣧-ç äcked.")