From 5aa568124b438e68ba1f2d38f4ad7680e50853ab Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 18 Jul 2023 22:38:09 -0300 Subject: Ambiguity --- game/soul.rpy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.2.3-60-g2f50