From 4ef9dcc884c7b27a4f29b932461f76470cb0689a Mon Sep 17 00:00:00 2001 From: ultramage Date: Sun, 21 Jan 2007 11:40:27 +0000 Subject: Synchronization of the trunk&stable npc directories git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9683 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/custom/eAAC_Scripts/DonationGirl/donate.txt | 5 +++-- npc/custom/quests/kiel_quest.txt | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'npc/custom') diff --git a/npc/custom/eAAC_Scripts/DonationGirl/donate.txt b/npc/custom/eAAC_Scripts/DonationGirl/donate.txt index 66e619333..1ecf387c3 100644 --- a/npc/custom/eAAC_Scripts/DonationGirl/donate.txt +++ b/npc/custom/eAAC_Scripts/DonationGirl/donate.txt @@ -24,10 +24,11 @@ //= 3.2 - Fixed a problem where eAthena would crash if a //= query returned NULL. //= 3.3 - Optimized query speeds by combining a few select -//= queries into one. Requires Trunk 7975. +//= queries into one. Requires Trunk 7975 OR +//= Stable 8637. //===== Compatible With ===================================== //= eAthena - any version that contains the new query_sql -//= command (Trunk 7975). +//= command (Stable 8637 OR Trunk 7975). //===== Description ========================================= //= A script that lets a player claim an item for donating. //= Allows a GM to input each donation. diff --git a/npc/custom/quests/kiel_quest.txt b/npc/custom/quests/kiel_quest.txt index 7633aaa69..397568bc3 100644 --- a/npc/custom/quests/kiel_quest.txt +++ b/npc/custom/quests/kiel_quest.txt @@ -45,7 +45,7 @@ kh_school.gat,119,146,3 script Kiel Carlo 748,{ M_GO: mes "[Kiel Carlo]"; - mes "I refuse let you enter if you don't meet these conditions:"; + mes "I refuse to let you enter if you don't meet these conditions:"; mes "1. You have to be 70 Base Level or higher."; mes "2. You have to donate 10.000 zeny."; next; -- cgit v1.2.3-70-g09d2