- Fixed a spelling typo in Kafras' dialog. (bugreport:3145)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13823 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
e8c2057320
commit
0b9d0db035
@ -1,5 +1,7 @@
|
||||
Date Added
|
||||
======
|
||||
2009/05/29
|
||||
- Fixed a spelling typo in Kafras' dialog. (bugreport:3145) [brianluau]
|
||||
2009/05/25
|
||||
* Now use 'boss_monster' to summon the boss monsters so that Convex Mirror can work properly. [Inkfish]
|
||||
2009/05/17
|
||||
|
@ -78,7 +78,7 @@ function script F_Kafra {
|
||||
case 0:
|
||||
mes "[Kafra Employee]";
|
||||
mes "Welcome to the";
|
||||
mes "Kafra Corporartion.";
|
||||
mes "Kafra Corporation.";
|
||||
mes "The Kafra services";
|
||||
mes "are always on your side.";
|
||||
mes "How may I assist you?";
|
||||
|
@ -126,7 +126,7 @@ alb2trea,59,69,5 script Kafra Employee::kaf_alb2trea 117,{
|
||||
cutin "kafra_01",2;
|
||||
mes "[Kafra Employee]";
|
||||
mes "Welcome to the";
|
||||
mes "Kafra Corporartion.";
|
||||
mes "Kafra Corporation.";
|
||||
mes "The Kafra services";
|
||||
mes "are always on your side.";
|
||||
mes "How may I assist you?";
|
||||
|
@ -37,7 +37,7 @@ izlude,134,87,3 script Kafra Employee::kaf_izlude 117,{
|
||||
set @wrpC$[4], "Cancel";
|
||||
mes "[Kafra Employee]";
|
||||
mes "Welcome to the";
|
||||
mes "Kafra Corporartion.";
|
||||
mes "Kafra Corporation.";
|
||||
mes "The Kafra services";
|
||||
mes "are always on your side.";
|
||||
mes "How may I assist you?";
|
||||
|
@ -104,7 +104,7 @@ einbroch,59,203,6 script Kafra Employee#ein1::kaf_einbroch2 861,{
|
||||
cutin "kafra_09",2;
|
||||
mes "[Kafra Employee]";
|
||||
mes "Welcome to the";
|
||||
mes "Kafra Corporartion.";
|
||||
mes "Kafra Corporation.";
|
||||
mes "The Kafra services";
|
||||
mes "are always on your side.";
|
||||
mes "How may I assist you?";
|
||||
@ -138,7 +138,7 @@ lighthalzen,164,100,4 script Kafra Employee::kaf_lighthalzen 860,{
|
||||
cutin "kafra_08",2;
|
||||
mes "[Kafra Employee]";
|
||||
mes "Welcome to the";
|
||||
mes "Kafra Corporartion.";
|
||||
mes "Kafra Corporation.";
|
||||
mes "The Kafra services";
|
||||
mes "are always on your side.";
|
||||
mes "How may I assist you?";
|
||||
|
@ -68,7 +68,7 @@ pay_arche,55,123,0 script Kafra Employee::kaf_payon3 115,{
|
||||
callfunc "F_KafSetPay";
|
||||
mes "[Kafra Employee]";
|
||||
mes "Welcome to the";
|
||||
mes "Kafra Corporartion.";
|
||||
mes "Kafra Corporation.";
|
||||
mes "The Kafra services";
|
||||
mes "are always on your side.";
|
||||
mes "How may I assist you?";
|
||||
|
@ -105,7 +105,7 @@ prontera,146,89,6 script Kafra Employee::kaf_prontera5 117,{
|
||||
callfunc "F_KafSetPront";
|
||||
mes "[Kafra Employee]";
|
||||
mes "Welcome to the";
|
||||
mes "Kafra Corporartion.";
|
||||
mes "Kafra Corporation.";
|
||||
mes "The Kafra services";
|
||||
mes "are always on your side.";
|
||||
mes "How may I assist you?";
|
||||
|
Loading…
x
Reference in New Issue
Block a user