diff --git a/code/game/gamemodes/devil/devilinfo.dm b/code/game/gamemodes/devil/devilinfo.dm index 18d48cd0e34..bc4f249f584 100644 --- a/code/game/gamemodes/devil/devilinfo.dm +++ b/code/game/gamemodes/devil/devilinfo.dm @@ -143,7 +143,7 @@ var/global/list/lawlorify = list ( return soulsOwned += soul H.nutrition = NUTRITION_LEVEL_FULL - owner.current << "You feel saturated as you recieved a new soul." + owner.current << "You feel satiated as you recieved a new soul." switch(SOULVALUE) if(0) owner.current << "Your hellish powers have been restored."