Fix many instances of "the the"
This commit is contained in:
committed by
CitadelStationBot
parent
692e226d24
commit
bd7a0d65b5
@@ -27,7 +27,7 @@
|
||||
if(iscultist(user) || (user.mind && user.mind.isholy))
|
||||
to_chat(user, "<span class='[message_span]'>[cultist_message]</span>")
|
||||
if(user.mind && user.mind.isholy)
|
||||
to_chat(user, "<span class='boldannounce'>The power of your faith melts away the [src]!</span>")
|
||||
to_chat(user, "<span class='boldannounce'>The power of your faith melts away [src]!</span>")
|
||||
var/obj/item/ore/slag/wrath = new /obj/item/ore/slag
|
||||
qdel(src)
|
||||
user.put_in_active_hand(wrath)
|
||||
|
||||
Reference in New Issue
Block a user