Fix many instances of "the the"
This commit is contained in:
committed by
CitadelStationBot
parent
692e226d24
commit
bd7a0d65b5
@@ -109,7 +109,7 @@
|
||||
|
||||
/obj/item/reagent_containers/food/snacks/grown/firelemon/attack_self(mob/living/user)
|
||||
var/area/A = get_area(user)
|
||||
user.visible_message("<span class='warning'>[user] primes the [src]!</span>", "<span class='userdanger'>You prime the [src]!</span>")
|
||||
user.visible_message("<span class='warning'>[user] primes [src]!</span>", "<span class='userdanger'>You prime [src]!</span>")
|
||||
var/message = "[ADMIN_LOOKUPFLW(user)] primed a combustible lemon for detonation at [A] [ADMIN_COORDJMP(user)]"
|
||||
GLOB.bombers += message
|
||||
message_admins(message)
|
||||
|
||||
Reference in New Issue
Block a user