diff options
Diffstat (limited to 'world/map/npc/001-1/mikhail.txt')
-rw-r--r-- | world/map/npc/001-1/mikhail.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/001-1/mikhail.txt b/world/map/npc/001-1/mikhail.txt index 63f29353..9f61dd6c 100644 --- a/world/map/npc/001-1/mikhail.txt +++ b/world/map/npc/001-1/mikhail.txt @@ -23,7 +23,7 @@ L_Start: mes "[Mikhail]"; mes "\"My grandma sent me to get five Maggot Slimes from the maggots in the desert, but they scare me so bad!\""; next; - mes "\"You look like a nice person. Would you go get them for me?\""; + mes "\"You look like a nice person. Would you go get them for me?\""; menu "Of course, I'll go get them for you.", L_accept, "I've got other things to do right now.", L_Close; |