From 17ca1e8e354572f68f0e369431fcfcf3249b93ae Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Sun, 17 Jan 2016 21:50:36 -0500 Subject: remember last login --- worlds/test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'worlds') 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, -- cgit v1.1