diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-18 22:04:47 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-18 22:04:47 +0000 |
commit | ac9ba3147b30c5af55884c135e552d61bcc042c3 (patch) | |
tree | 084bcd78d368145c49a180318db901a935998c00 /npc/other/comodo_gambling.txt | |
parent | f26dbc30528f8627310fa03f46cefd940ee40588 (diff) | |
download | hercules-ac9ba3147b30c5af55884c135e552d61bcc042c3.tar.gz hercules-ac9ba3147b30c5af55884c135e552d61bcc042c3.tar.bz2 hercules-ac9ba3147b30c5af55884c135e552d61bcc042c3.tar.xz hercules-ac9ba3147b30c5af55884c135e552d61bcc042c3.zip |
Uncommented the ShowWarning and ShowDebug from rev. 11508, and cleaned up the warnings it produced.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11516 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/other/comodo_gambling.txt')
-rw-r--r-- | npc/other/comodo_gambling.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/other/comodo_gambling.txt b/npc/other/comodo_gambling.txt index 3209c9224..155e21031 100644 --- a/npc/other/comodo_gambling.txt +++ b/npc/other/comodo_gambling.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Reddozen, Cypress, Zefris //===== Current Version: ===================================== -//= 1.0 +//= 1.2 //===== Compatible With: ===================================== //= eAthena SVN 6769+ (temporary npc variables) //===== Description: ========================================= @@ -20,6 +20,7 @@ //= Added comments to items so people know what the NPC is about //= Added missing emotions and cutins //= 1.1- Updated prizes according to 11.1 NPC [Paradox924X] +//= 1.2 Corrected NPC names to fall within proper restrictions. [L0ne_W0lf] //============================================================ comodo,219,160,3 script Kachua 91,{ @@ -499,7 +500,7 @@ comodo,204,148,7 script Devellin 90,{ close; } -comodo,210,154,4 script Suspicious Guy 118,{ +comodo,210,154,4 script Suspicious Guy#cmd 118,{ if (BaseClass == Job_Thief) { |