diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-02 22:02:39 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-02 22:02:39 +0000 |
commit | 723561d0be4246977bcf3fea648af5e11e96eb89 (patch) | |
tree | bc2255ba08b9f653ddca33db921a58e6437579d3 /npc/events | |
parent | d2c32eefc77ad0c9e42f72621c1d1d1b4d77c091 (diff) | |
download | hercules-723561d0be4246977bcf3fea648af5e11e96eb89.tar.gz hercules-723561d0be4246977bcf3fea648af5e11e96eb89.tar.bz2 hercules-723561d0be4246977bcf3fea648af5e11e96eb89.tar.xz hercules-723561d0be4246977bcf3fea648af5e11e96eb89.zip |
* Some NPC and CONF file clean up. More duplicate removal.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11645 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/events')
-rw-r--r-- | npc/events/custom/2006_dogs_year.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/npc/events/custom/2006_dogs_year.txt b/npc/events/custom/2006_dogs_year.txt index d4f8d9d20..1be5be4ff 100644 --- a/npc/events/custom/2006_dogs_year.txt +++ b/npc/events/custom/2006_dogs_year.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Lupus (1.0) //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Compatible With: ===================================== //= eAthena Version; 5xxx+ (with 'disguise' command) //===== Description: ========================================= @@ -12,6 +12,8 @@ //= 1.0 Tested, fully working.[Lupus] //= Add some national info in English if you can. //= (Mine was in Russian, and it's damn hard to translate 8) +//= 1.1 Commented out monster spawn as it is a custom mob and [L0ne_W0lf] +// not in the mob database. //============================================================ @@ -92,4 +94,5 @@ OnInit: end; } -prontera,0,0,0,0 monster Fire Dog 1987,50,3600000,1800000,0 +// Requires custom monster. +//prontera,0,0,0,0 monster Fire Dog 1987,50,3600000,1800000,0 |