diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/Changelog.txt | 2 | ||||
-rw-r--r-- | npc/guides/guides_einbr.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 9813eed82..0fa9e871d 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -30,7 +30,7 @@ Date Added 04/15
* Renamed Mastersmith Howard to Whitesmith Howard in the spawn files [Playtester]
* Implemented Musashiden's Lighthalzen npcs [MasterOfMuppets]
- * Fixed Archer Village Guide bugs, thanks to NeatElves 4 pointing the bug [Lupus]
+ * Fixed Einbroch & Archer Village Guide bugs, thanks to NeatElves 4 pointing the bug [Lupus]
* Modified the Cloth Dyer so that he refuses to dye your clothes [Playtester]
* Added weight checks to merchants/refine.txt thanks to Neouni [Playtester]
* Fixed names of Lighthalzen mobs in spawn files [Playtester]
diff --git a/npc/guides/guides_einbr.txt b/npc/guides/guides_einbr.txt index 439ccab4f..38faaf026 100644 --- a/npc/guides/guides_einbr.txt +++ b/npc/guides/guides_einbr.txt @@ -24,7 +24,7 @@ einbroch.gat,72,202,4 script Guide#1::Einbroch_Guide 852,{ M_Menu:
next;
- menu "City Guide",-, "Remove Marks from Mini-Map",M_2, "Notice",M_3, "Cancel",M_End;
+ menu "City Guide",-, "Remove Marks from Mini-Map",M_2, "Notice",L_NOTICE, "Cancel",M_End;
mes "[Einbroch Guide]";
mes "Please select a location from the following menu.";
|