aboutsummaryrefslogtreecommitdiff
path: root/worlds
diff options
context:
space:
mode:
authorFranklin Wei <git@fwei.tk>2016-01-17 21:50:36 -0500
committerFranklin Wei <git@fwei.tk>2016-01-17 21:50:36 -0500
commit17ca1e8e354572f68f0e369431fcfcf3249b93ae (patch)
tree263507309fa4bff8f34902d2600bcaa64fbb53b3 /worlds
parente9d88b79ada4a5d544a36a28cc68a1254ca0a97b (diff)
downloadnetcosm-17ca1e8e354572f68f0e369431fcfcf3249b93ae.zip
netcosm-17ca1e8e354572f68f0e369431fcfcf3249b93ae.tar.gz
netcosm-17ca1e8e354572f68f0e369431fcfcf3249b93ae.tar.bz2
netcosm-17ca1e8e354572f68f0e369431fcfcf3249b93ae.tar.xz
remember last login
Diffstat (limited to 'worlds')
-rw-r--r--worlds/test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/worlds/test.c b/worlds/test.c
index 770576e..b93b795 100644
--- a/worlds/test.c
+++ b/worlds/test.c
@@ -24,7 +24,7 @@ const struct roomdata_t netcosm_world[] = {
{
"beride_square_n_statue",
"King Ajax IV Statue",
- "Your path is blocked by an enormous bronze statue. A plaque on the pedestal reads,\n\nKing Ajax IV\n\n182 - 238 A.B.A.\nTo the south is the Beride Town Square.",
+ "Your path is blocked by an enormous bronze statue. A plaque on the pedestal reads,\n\nKing Ajax IV\n\n182 - 238 A.B.A.\n\nTo the south is the Beride Town Square.",
{ NONE_N, NONE_NE, NONE_E, NONE_SE, "world_start", NONE_SW, NONE_W, NONE_NW, NONE_UP, NONE_DN, NONE_IN, NONE_OT },
NULL,
NULL,