From 20e8cf548ba77e0d511760a768d5017092a44743 Mon Sep 17 00:00:00 2001 From: masao87 Date: Mon, 2 Jan 2012 19:49:24 +0000 Subject: - Fixed little mistake from previous commit. - List of Bugs fixed: bugreport:1569 bugreport:867 bugreport:2344 bugreport:3583 bugreport:3025 bugreport:3616 bugreport:3935 bugreport:4015 bugreport:4097 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15353 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/other/comodo_gambling.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'npc/other/comodo_gambling.txt') diff --git a/npc/other/comodo_gambling.txt b/npc/other/comodo_gambling.txt index 0e83648e6..679244b9f 100644 --- a/npc/other/comodo_gambling.txt +++ b/npc/other/comodo_gambling.txt @@ -391,19 +391,19 @@ comodo,219,158,6 script Kachua 91,{ comodo,204,148,7 script Devellin 90,{ - mes "[Devellin]"{ - mes "It seems some traveller showed"{ - mes "a huge diamond to Kachua a while ago. Ever since then, all she's been talking about is diamonds and how much she wants them."{ + mes "[Devellin]"; + mes "It seems some traveller showed"; + mes "a huge diamond to Kachua a while ago. Ever since then, all she's been talking about is diamonds and how much she wants them."; next; - mes "[Devellin]"{ - mes "She's been getting pretty obsessive about it, which scares me. It seems she's more than willing to sacrifice anything she owns for a diamond."{ + mes "[Devellin]"; + mes "She's been getting pretty obsessive about it, which scares me. It seems she's more than willing to sacrifice anything she owns for a diamond."; next; - mes "[Devellin]"{ - mes "She's the type of person who'll do anything to get what she wants. I'm worried that she might give away something far more valuable than a diamond in exchange..."{ + mes "[Devellin]"; + mes "She's the type of person who'll do anything to get what she wants. I'm worried that she might give away something far more valuable than a diamond in exchange..."; close; } -comodo,210,154,2 script Suspicious Guy 118,{ +comodo,210,154,2 script Suspicious Guy#cmd 118,{ if (BaseClass == Job_Thief){ mes "[Cain]"; -- cgit v1.2.3-60-g2f50