OSDN Git Service

For the English symbol descriptions of shop entrances, add "the" to be idiomatic...
authorEric Branlund <ebranlund@fastmail.com>
Fri, 12 Feb 2021 21:58:15 +0000 (13:58 -0800)
committerEric Branlund <ebranlund@fastmail.com>
Fri, 12 Feb 2021 21:58:15 +0000 (13:58 -0800)
src/term/gameterm.c

index 9781696..d35989d 100644 (file)
@@ -265,16 +265,16 @@ const concptr ident_info[] =
        "-:A wand (or rod)",
        ".:Floor",
        "/:A polearm (Axe/Pike/etc)",
-       "0:Entrance to Museum",
-       "1:Entrance to General Store",
-       "2:Entrance to Armory",
-       "3:Entrance to Weaponsmith",
-       "4:Entrance to Temple",
-       "5:Entrance to Alchemy shop",
-       "6:Entrance to Magic store",
-       "7:Entrance to Black Market",
+       "0:Entrance to the Museum",
+       "1:Entrance to the General Store",
+       "2:Entrance to the Armoury",
+       "3:Entrance to the Weaponsmith's Shop",
+       "4:Entrance to the Temple",
+       "5:Entrance to the Alchemy Shop",
+       "6:Entrance to the Magic Shop",
+       "7:Entrance to the Black Market",
        "8:Entrance to your home",
-       "9:Entrance to the bookstore",
+       "9:Entrance to the Bookstore",
        "::Rubble",
        ";:A glyph of warding / an explosive rune",
        "<:An up staircase",