Fixes that thing that was pointed out to me

This commit is contained in:
Timato
2016-06-18 11:41:26 +02:00
parent 87274ea5cc
commit e4fbc36fbd
+1 -1
View File
@@ -143,7 +143,7 @@ var/global/list/lawlorify = list (
return
soulsOwned += soul
H.nutrition = NUTRITION_LEVEL_FULL
owner.current << "<span class='warning'>You feel satiated as you recieved a new soul."
owner.current << "<span class='warning'>You feel satiated as you received a new soul.</span>"
switch(SOULVALUE)
if(0)
owner.current << "<span class='warning'>Your hellish powers have been restored."