Grammar fix

This commit is contained in:
PKPenguin321
2017-11-09 18:17:51 -08:00
committed by GitHub
parent 36d9e59fd1
commit 770d7f3fa7
+1 -1
View File
@@ -133,7 +133,7 @@
mind.transfer_to(lich)
mind.grab_ghost(force=TRUE)
lich.hardset_dna(null,null,lich.real_name,null, new /datum/species/skeleton)
to_chat(lich, "<span class='warning'>Your bones clatter and shutter as you are pulled back into this world!</span>")
to_chat(lich, "<span class='warning'>Your bones clatter and shudder as you are pulled back into this world!</span>")
var/turf/body_turf = get_turf(old_body)
lich.Knockdown(200 + 200*resurrections)
resurrections++