Span class
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
//Structure conversion/capture
|
||||
if(istype(I, /obj/item/weapon/godstaff))
|
||||
if(!is_handofgod_cultist(user))
|
||||
user << "You're not quite sure what the hell you're even doing."
|
||||
user << "<span class='notice'>You're not quite sure what the hell you're even doing.</span>"
|
||||
return
|
||||
var/obj/item/weapon/godstaff/G = I
|
||||
if(G.god && deity != G.god)
|
||||
|
||||
Reference in New Issue
Block a user