From 9bf115afded2f22a06c99e22a1f864b5c97d83ed Mon Sep 17 00:00:00 2001 From: Vreality Date: Mon, 5 May 2014 06:49:13 -0500 Subject: Dialogue changes to NPCs Improved the dialogue of the bookshelf containing "zukminbirf." Added "croupier" name tag to the Roulette NPC's dialog Improved grammar and wording Replaced ". " with ". " Replaced " -- " with an en dash (" – "). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- world/map/npc/009-2/doctor.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/009-2/doctor.txt') diff --git a/world/map/npc/009-2/doctor.txt b/world/map/npc/009-2/doctor.txt index d3f5a1c5..1f2ecbd3 100644 --- a/world/map/npc/009-2/doctor.txt +++ b/world/map/npc/009-2/doctor.txt @@ -32,7 +32,7 @@ L_Cure: if (sc_check(sc_poison)) goto L_CurePoison; mes "The doctor examines you briefly."; - mes "\"Nonsense! You look fine and dandy to me. All you need is a bit more exercise and fresh fruit in your diet!\""; + mes "\"Nonsense! You look fine and dandy to me. All you need is a bit more exercise and fresh fruit in your diet!\""; goto L_Close; L_CurePoison: -- cgit v1.2.3-70-g09d2