diff options
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 |