Fixed a typo in AuctionWarper function name.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12324 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
a6a68c756d
commit
68a7bc7f1a
@ -1,5 +1,7 @@
|
|||||||
Date Added
|
Date Added
|
||||||
======
|
======
|
||||||
|
2008/03/08
|
||||||
|
* Fixed a typo in AuctionWarper function name. [Paradox924X]
|
||||||
2008/03/07
|
2008/03/07
|
||||||
* Rev 12319 Follow-up fixes to counteragent quest. (bugreport:1122) [L0ne_W0lf]
|
* 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]
|
* Rev 12316 A few minor fixes to counteragent quest. (bugreport:1122) [L0ne_W0lf]
|
||||||
|
@ -31,7 +31,7 @@ lighthalzen,205,169,6 script Auction Hall Guide#lhz 833,{
|
|||||||
callfunc "F_AuctionWarper",4;
|
callfunc "F_AuctionWarper",4;
|
||||||
}
|
}
|
||||||
|
|
||||||
function script F_AuctironWarper {
|
function script F_AuctionWarper {
|
||||||
mes "[Auction Hall Guide]";
|
mes "[Auction Hall Guide]";
|
||||||
mes "Hello, would you";
|
mes "Hello, would you";
|
||||||
mes "like to enter the";
|
mes "like to enter the";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user