mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 04:26:03 +01:00
Fixes that thing that was pointed out to me
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user