From 3a9351dbca5aaa24e614a4d15f7399efd8386e07 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Mon, 1 Oct 2007 14:37:17 +0000 Subject: * Fixed an assortment of typos and bugs care of yyCC. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11343 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/quests_prontera.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/quests/quests_prontera.txt') diff --git a/npc/quests/quests_prontera.txt b/npc/quests/quests_prontera.txt index 7503e1718..c4beb255e 100644 --- a/npc/quests/quests_prontera.txt +++ b/npc/quests/quests_prontera.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= kobra_k88; L0ne_W0lf //===== Current Version: ===================================== -//= 1.8 +//= 1.9 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -32,6 +32,7 @@ //= 1.7b Fixed some minor typos. [SinSloth] //= 1.7c replaced item "names" with item id. [Lupus] //= 1.8 Fixed experience gains to match upcoming rate adjustments. [SinSloth] +//= 1.9 Fixed "him" -> "her" in Ph.D hat quest. THansk to yyCC. [L0ne_W0lf] //============================================================ // Prontera Culvert @@ -156,7 +157,7 @@ prt_in,38,108,3 script Teacher 53,{ mes "[Teacher]"; mes "My God! The Flower you are holding..."; next; - switch( select( "Show him the flowers.","Give him the flowers.","Cancel.")) { + switch( select( "Show her the flowers.","Give her the flowers.","Cancel.")) { case 1: mes "[Teacher]"; mes "Are those the Flowers I've been looking for..."; -- cgit v1.2.3-60-g2f50