From 1d26529d1f4c8268d29603c3e0a232f4534454d8 Mon Sep 17 00:00:00 2001 From: Howard Abrams Date: Fri, 14 Feb 2025 13:48:40 -0800 Subject: [PATCH] Play around with the connection screen --- server/conf/connection_screens.py | 16 ++++++++-------- world/version1.ev | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/server/conf/connection_screens.py b/server/conf/connection_screens.py index 01d8285..e820fdd 100644 --- a/server/conf/connection_screens.py +++ b/server/conf/connection_screens.py @@ -31,23 +31,23 @@ You followed his instructions. Head to the city park, and on the woodsy side, tu Just keep following the red kerchiefs, until... -|b----------------------------------------------------|n + |b ⋅•⋅⋅•⋅⊰⋅•⋅⋅•⋅⋅•⋅⋅•⋅∙∘☽༓☾∘∙•⋅⋅⋅•⋅⋅⊰⋅•⋅⋅•⋅⋅•⋅⋅•⋅ |n - Welcome to the World of |g{}|n, version {}! + Welcome to the World of |g{}|n, version {}! - This is a game. One that hearkens back to earlier age, where, with limited graphics, we created worlds built of words. A story game where you type instructions to manipulate the story. +This is a game. One that hearkens back to earlier age, where, with limited graphics, we created worlds built of words. A story game where you type instructions to manipulate the story. - If you have an existing account, connect to it by typing: +If you have an existing account, connect to it by typing: |wconnect |n - If you need to create an account, type (without the <>'s): +If you need to create an account, type (without the <>'s): |wcreate |n - If you have spaces in your username, enclose it in quotes. +If you have spaces in your username, enclose it in quotes. - After you've logged in Enter |whelp me|n for more info. +After you've logged in Enter |whelp me|n for more info. -|b----------------------------------------------------|n + |b ⋅•⋅⋅•⋅⊰⋅•⋅⋅•⋅⋅•⋅⋅•⋅∙∘☽༓☾∘∙•⋅⋅⋅•⋅⋅⊰⋅•⋅⋅•⋅⋅•⋅⋅•⋅ |n """.format( settings.SERVERNAME, utils.get_evennia_version("short") ) diff --git a/world/version1.ev b/world/version1.ev index 5a9526c..4d71332 100644 --- a/world/version1.ev +++ b/world/version1.ev @@ -438,8 +438,8 @@ west # And a description: # [[file:../../../projects/mud.org::*Knocker][Knocker:6]] -@desc ring = "A brass ring that should be in the door knocker's mouth. -How else are you going to knock on a door?" +@desc ring = A brass ring that should be in the door knocker's mouth. +How else are you going to knock on a door? # Knocker:6 ends here