From b9586203ca934ea787b6d917cdd94921b7e7f2c2 Mon Sep 17 00:00:00 2001 From: Sini Ruohomaa Date: Sat, 21 Aug 2010 13:15:29 +0300 Subject: Moved the NPCs to follow the double-spacing standard (for punctuation) too. --- npc/001-1_Tulimshar/mikhail.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/001-1_Tulimshar/mikhail.txt') diff --git a/npc/001-1_Tulimshar/mikhail.txt b/npc/001-1_Tulimshar/mikhail.txt index 5a969f28..76a1ad59 100644 --- a/npc/001-1_Tulimshar/mikhail.txt +++ b/npc/001-1_Tulimshar/mikhail.txt @@ -13,7 +13,7 @@ L_Start: mes "[Mikhail]"; mes "\"My grandma sent me to get five [Maggot Slime]s 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; @@ -24,7 +24,7 @@ L_close: L_accept: mes "[Mikhail]"; - mes "\"Thank you so much! I'll wait for you here.\""; + mes "\"Thank you so much! I'll wait for you here.\""; set TMW_Quest, 5; close; @@ -47,7 +47,7 @@ L_get: delitem "MaggotSlime", 5; set TMW_Quest, 6; mes "[Mikhail]"; - mes "\"Ooh! Thank you so much! I can get back to my grandma now!\""; + mes "\"Ooh! Thank you so much! I can get back to my grandma now!\""; next; getexp 100, 0; mes "You get 100 xp."; -- cgit v1.2.3-70-g09d2