diff options
Diffstat (limited to 'world/map/npc/020-1')
-rw-r--r-- | world/map/npc/020-1/KrickKrackKrock.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/world/map/npc/020-1/KrickKrackKrock.txt b/world/map/npc/020-1/KrickKrackKrock.txt index 8ba67feb..64dc6785 100644 --- a/world/map/npc/020-1/KrickKrackKrock.txt +++ b/world/map/npc/020-1/KrickKrackKrock.txt @@ -21,9 +21,9 @@ // mes "\"Hello " + strcharinfo(0) + ", do you want to play Krick-Krack-Krock?\""; // L_Menu: // menu -// "Let's start!", L_Start, -// "What's this?", L_info, -// "Well, not for the moment.", -; +// "Let's start!", L_Start, +// "What's this?", L_info, +// "Well, not for the moment.", -; // close; // L_Start: // mes @NPC_NAME$; |