Added a missing "next;" in Bruspetti Quest. (bugreport: 1724)

Fixed a small typo in Advanced Refiner. (bugreport: 1660)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12909 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
Paradox924X 2008-07-04 02:01:16 +00:00
parent 9ff9739daf
commit 2d9e1a84a9
3 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,8 @@
Date Added
======
2008/07/04
* Fixed a small typo in Advanced Refiner. (bugreport: 1660) [Paradox924X]
* Added a missing "next;" in Bruspetti Quest. (bugreport: 1724) [Paradox924X]
* Added a missing "next;" in Einbroch Murder Quest. (bugreport: 1739) [Paradox924X]
* Added a missing "case 1:" (bugreport: 1794) [Paradox924X]
* Removed extraneous " after #que_godnpc2 NPC name. (bugreport: 1758) [Paradox924X]

View File

@ -23,7 +23,7 @@
payon,174,138,0 script Suhnbi#cash 85,{
mes "[Suhnbi]";
mes "I am the Armsith";
mes "I am the Armsmith";
mes "I can refine all kinds of weapons,";
mes "armor and equipment, so let me";
mes "know what you want to refine.";

View File

@ -1809,6 +1809,7 @@ ra_in01,235,194,5 script Katinshuell 931,{
mes "in the mood for talking with";
mes "anyone. I'm still coping with";
mes "breaking up with my girlfriend.";
next;
mes "[" + strcharinfo(0) + "]";
mes "Katinshuell... I get the";
mes "feeling that you're hiding";