Fixing common spelling mistakes part 4 (#21945)

This commit is contained in:
Henri215
2023-08-10 17:27:20 -05:00
committed by GitHub
parent f9b274cc9d
commit 4398e2c003
16 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -73,7 +73,7 @@
channel_name = "Nyx Daily"
author = "Reporter Leland H. Howards"
message = {"The newly-christened civillian transport Lotus Tree suffered two very large explosions near the
message = {"The newly-christened civilian transport Lotus Tree suffered two very large explosions near the
bridge today, and there are unconfirmed reports that the death toll has passed 50. The cause of
the explosions remain unknown, but there is speculation that it might have something to do with
the recent change of regulation in the Moore-Lee Corporation, a major funder of the ship, when M-L
+1 -1
View File
@@ -70,7 +70,7 @@
lich.real_name = M.mind.name
M.mind.transfer_to(lich)
lich.set_species(/datum/species/skeleton/lich) // Wizard variant
to_chat(lich, "<span class='warning'>Your bones clatter and shutter as they're pulled back into this world!</span>")
to_chat(lich, "<span class='warning'>Your bones clatter and shudder as they're pulled back into this world!</span>")
cooldown_handler.recharge_duration += 1 MINUTES
var/mob/old_body = current_body
var/turf/body_turf = get_turf(old_body)