mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 07:27:57 +01:00
Fixing common spelling mistakes part 4 (#21945)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user