* Follow-up fixes to counteragent quest. (bugreport:1122)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12319 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
62c41846f0
commit
1a04548970
@ -1,5 +1,7 @@
|
|||||||
Date Added
|
Date Added
|
||||||
======
|
======
|
||||||
|
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]
|
* Rev 12316 A few minor fixes to counteragent quest. (bugreport:1122) [L0ne_W0lf]
|
||||||
2008/03/06
|
2008/03/06
|
||||||
* Rev 12309 Another fix to Lucius. (bugreport:1118) [L0ne_W0lf]
|
* Rev 12309 Another fix to Lucius. (bugreport:1118) [L0ne_W0lf]
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
//= kobra_k88
|
//= kobra_k88
|
||||||
//= added some dialogs for Morgenstein by Komurka
|
//= added some dialogs for Morgenstein by Komurka
|
||||||
//===== Current Version: =====================================
|
//===== Current Version: =====================================
|
||||||
//= 2.2a
|
//= 2.2b
|
||||||
//===== Compatible With: =====================================
|
//===== Compatible With: =====================================
|
||||||
//= eAthena SVN
|
//= eAthena SVN
|
||||||
//===== Description: =========================================
|
//===== Description: =========================================
|
||||||
@ -13,6 +13,7 @@
|
|||||||
//===== Additional Comments: =================================
|
//===== Additional Comments: =================================
|
||||||
//= 2.2 Rescripted to Aegis 10.3 standards. [L0ne_W0lf]
|
//= 2.2 Rescripted to Aegis 10.3 standards. [L0ne_W0lf]
|
||||||
//= 2.2a A few minor fixes. (bugreport:1122) [L0ne_W0lf]
|
//= 2.2a A few minor fixes. (bugreport:1122) [L0ne_W0lf]
|
||||||
|
//= 2.2b Follow up fixes to bugreport:1122 [L0ne_W0lf]
|
||||||
//============================================================
|
//============================================================
|
||||||
|
|
||||||
alberta_in,133,55,3 script Louitz#cm 84,{
|
alberta_in,133,55,3 script Louitz#cm 84,{
|
||||||
@ -76,7 +77,7 @@ alberta_in,133,55,3 script Louitz#cm 84,{
|
|||||||
mes "words like ''Karvodailnirol''";
|
mes "words like ''Karvodailnirol''";
|
||||||
mes "and ''Detrimindexta.'' The";
|
mes "and ''Detrimindexta.'' The";
|
||||||
mes "first time I heard it, I thought";
|
mes "first time I heard it, I thought";
|
||||||
mes "it was just crazy talk, you know?;
|
mes "it was just crazy talk, you know?";
|
||||||
next;
|
next;
|
||||||
mes "[Merchant Louitz]";
|
mes "[Merchant Louitz]";
|
||||||
mes "But it turns out,";
|
mes "But it turns out,";
|
||||||
@ -145,7 +146,8 @@ alberta_in,133,55,3 script Louitz#cm 84,{
|
|||||||
mes "Yeah, he kept mumbling";
|
mes "Yeah, he kept mumbling";
|
||||||
mes "words like ''Karvodailnirol''";
|
mes "words like ''Karvodailnirol''";
|
||||||
mes "and ''Detrimindexta.'' The";
|
mes "and ''Detrimindexta.'' The";
|
||||||
mes "first time I heard it, I thought^FFFFFFddd^000000 it was just crazy talk, you know? ^FFFFFFcobo^000000";
|
mes "first time I heard it, I thought";
|
||||||
|
mes "it was just crazy talk, you know?";
|
||||||
next;
|
next;
|
||||||
mes "[Merchant Louitz]";
|
mes "[Merchant Louitz]";
|
||||||
mes "But it turns out,";
|
mes "But it turns out,";
|
||||||
@ -214,7 +216,8 @@ alberta_in,133,55,3 script Louitz#cm 84,{
|
|||||||
mes "Yeah, he kept mumbling";
|
mes "Yeah, he kept mumbling";
|
||||||
mes "words like ''Karvodailnirol''";
|
mes "words like ''Karvodailnirol''";
|
||||||
mes "and ''Detrimindexta.'' The";
|
mes "and ''Detrimindexta.'' The";
|
||||||
mes "first time I heard it, I thought^FFFFFFddd^000000 it was just crazy talk, you know? ^FFFFFFcobo^000000";
|
mes "first time I heard it, I thought";
|
||||||
|
mes "it was just crazy talk, you know?";
|
||||||
next;
|
next;
|
||||||
mes "[Merchant Louitz]";
|
mes "[Merchant Louitz]";
|
||||||
mes "But it turns out,";
|
mes "But it turns out,";
|
||||||
@ -281,7 +284,8 @@ alberta_in,133,55,3 script Louitz#cm 84,{
|
|||||||
mes "Yeah, he kept mumbling";
|
mes "Yeah, he kept mumbling";
|
||||||
mes "words like ''Karvodailnirol''";
|
mes "words like ''Karvodailnirol''";
|
||||||
mes "and ''Detrimindexta.'' The";
|
mes "and ''Detrimindexta.'' The";
|
||||||
mes "first time I heard it, I thought^FFFFFFddd^000000 it was just crazy talk, you know? ^FFFFFFcobo^000000";
|
mes "first time I heard it, I thought";
|
||||||
|
mes "it was just crazy talk, you know?";
|
||||||
next;
|
next;
|
||||||
mes "[Merchant Louitz]";
|
mes "[Merchant Louitz]";
|
||||||
mes "But it turns out,";
|
mes "But it turns out,";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user