From 1f4883d1f4fb65260691692879a795992fdbcf88 Mon Sep 17 00:00:00 2001 From: Paradox924X Date: Sat, 8 Mar 2008 19:04:39 +0000 Subject: Fixed a typo in AuctionWarper function name. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12324 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 2 ++ npc/other/auction.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 73806cf9f..ec21f4e90 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,7 @@ Date Added ====== +2008/03/08 + * Fixed a typo in AuctionWarper function name. [Paradox924X] 2008/03/07 * Rev 12319 Follow-up fixes to counteragent quest. (bugreport:1122) [L0ne_W0lf] * Rev 12316 A few minor fixes to counteragent quest. (bugreport:1122) [L0ne_W0lf] diff --git a/npc/other/auction.txt b/npc/other/auction.txt index 12f0be43f..75079d005 100644 --- a/npc/other/auction.txt +++ b/npc/other/auction.txt @@ -31,7 +31,7 @@ lighthalzen,205,169,6 script Auction Hall Guide#lhz 833,{ callfunc "F_AuctionWarper",4; } -function script F_AuctironWarper { +function script F_AuctionWarper { mes "[Auction Hall Guide]"; mes "Hello, would you"; mes "like to enter the"; -- cgit v1.2.3-70-g09d2