summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/Changelog.txt1
-rw-r--r--db/skill_cast_db.txt2
2 files changed, 3 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index 6eb95eb99..7879da929 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -27,6 +27,7 @@
=========================
04/21
+ * Set NPC_INVISIBLE's duration to 30 secs. [Skotlex]
* Finally implemented Dragon Egg thanks to Tharis [Playtester]
* Fixed some mob skills that where missing an [Enter]... (Windows format... AGAIN!) [Poki#3]
...why co we have uncommented Attack skills under an iddle state? Oo
diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt
index 31bfdbaac..d473ef66a 100644
--- a/db/skill_cast_db.txt
+++ b/db/skill_cast_db.txt
@@ -514,6 +514,8 @@
349,0,0,0,60000:120000:180000:240000:300000,0
//-- NPC_AGIUP
350,0,0,0,60000:120000:180000:240000:300000,0
+//-- NPC_INVISIBLE
+353,0,0,0,30000,0
//-- NPC_RUN
354,0,0:500:1000:1500:2000:2500,0,0,0
//==========================================