summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--game/soul.rpy2
1 files changed, 1 insertions, 1 deletions
diff --git a/game/soul.rpy b/game/soul.rpy
index b1fa433..4c1b85e 100644
--- a/game/soul.rpy
+++ b/game/soul.rpy
@@ -382,7 +382,7 @@ label thevoid(loop=True):
label sethome:
#centered "{color=#fff}{b}{size=+25}WARNING!{/size}{/b}\n\nSetting a home world is {u}irreversible{/u}. Please make sure you understand the consequences before proceeding.{/color}{fast}"
centered "{color=#fff}{b}{size=+25}HOME WORLD{/size}{/b}\n\nEveryone yarns for a place to call home.\nWhen you finally find such place, you may set it as your home world.\n\nSetting a home world is {u}irreversible{/u} so choose wisely.\n\nOnce you have a homeworld, every other world in the Mirror Lake will sync their game progress based on your home world progress. This allows you to play through all the universes.{/color}{fast}"
- centered "{color=#fff}{b}{size=+25}WARNING!{/size}{/b}\n\nSetting a home world is {u}irreversible{/u}.\n\nThis greatly boosts you on all other worlds, but only if your progress on the home world is advanced enough.\n\nOnce a home world was set, you {u}cannot modify it, nor link a new account to it{/u}.{/color}{fast}"
+ centered "{color=#fff}{b}{size=+25}WARNING!{/size}{/b}\n\nSetting a home world is {u}irreversible{/u}.\n\nThis greatly boosts you on all other worlds, but only if your progress on the home world is advanced enough.\n\nOnce a home world was set, you {u}cannot change it, nor link a new account to it{/u}.{/color}{fast}"
python:
opt=[("{color=#f00}Do not set a home world{/color}", 0)]
for s in persistent.serverlist: