fixed minor old typos
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10648 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
3e4570da96
commit
1b1317c60a
@ -8,7 +8,7 @@
|
|||||||
//= MasterOfMuppets (2.0)
|
//= MasterOfMuppets (2.0)
|
||||||
//= eAthena Dev Team
|
//= eAthena Dev Team
|
||||||
//===== Current Version: =====================================
|
//===== Current Version: =====================================
|
||||||
//= 2.7b
|
//= 2.7ñ
|
||||||
//===== Compatible With: =====================================
|
//===== Compatible With: =====================================
|
||||||
//= Any eAthena Version
|
//= Any eAthena Version
|
||||||
//===== Description: =========================================
|
//===== Description: =========================================
|
||||||
@ -34,7 +34,7 @@
|
|||||||
//= 2.6a Updated a few names with new item_db.txt names [Evera]
|
//= 2.6a Updated a few names with new item_db.txt names [Evera]
|
||||||
//= 2.7 Split quests to quests/quests_louyang.txt [Evera]
|
//= 2.7 Split quests to quests/quests_louyang.txt [Evera]
|
||||||
//= 2.7a Minor optimizations before Louyang quests [Lupus]
|
//= 2.7a Minor optimizations before Louyang quests [Lupus]
|
||||||
//= 2.7b Moved guides to the Guides folder [Lupus]
|
//= 2.7b Moved guides to the Guides folder. 2.7ñ more typos [Lupus]
|
||||||
//============================================================
|
//============================================================
|
||||||
|
|
||||||
alberta,245,45,4 script Girl#02 815,{
|
alberta,245,45,4 script Girl#02 815,{
|
||||||
@ -86,7 +86,7 @@ M_GOTO:
|
|||||||
if(Zeny < 10000){
|
if(Zeny < 10000){
|
||||||
mes "...";
|
mes "...";
|
||||||
mes "You don't seem";
|
mes "You don't seem";
|
||||||
mes "to have 10,100 zeny...";
|
mes "to have 10,000 zeny...";
|
||||||
mes "Go get some money first!";
|
mes "Go get some money first!";
|
||||||
close;
|
close;
|
||||||
}
|
}
|
||||||
@ -337,7 +337,6 @@ louyang,272,133,0 script Trainee::trainees 819,{
|
|||||||
mes "Huh...";
|
mes "Huh...";
|
||||||
close;
|
close;
|
||||||
case 1:
|
case 1:
|
||||||
mes "[Trainee]";
|
|
||||||
mes "Woh~!";
|
mes "Woh~!";
|
||||||
mes "Hai~!!";
|
mes "Hai~!!";
|
||||||
mes "Huh huh...";
|
mes "Huh huh...";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user