summaryrefslogtreecommitdiff
path: root/game/soul.rpy
diff options
context:
space:
mode:
Diffstat (limited to 'game/soul.rpy')
-rw-r--r--game/soul.rpy4
1 files changed, 2 insertions, 2 deletions
diff --git a/game/soul.rpy b/game/soul.rpy
index ab12e46..b1fa433 100644
--- a/game/soul.rpy
+++ b/game/soul.rpy
@@ -380,9 +380,9 @@ 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}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.{/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}"
python:
opt=[("{color=#f00}Do not set a home world{/color}", 0)]
for s in persistent.serverlist: