diff options
Diffstat (limited to 'db/mob_skill_db.txt')
-rw-r--r-- | db/mob_skill_db.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/db/mob_skill_db.txt b/db/mob_skill_db.txt index 3df04ffaa..bca63b540 100644 --- a/db/mob_skill_db.txt +++ b/db/mob_skill_db.txt @@ -25,7 +25,8 @@ // around (11x11 area around self)
//
//conditions: (condition type) (value which specifies a condition value)
-// always uncondtional
+// always unconditional
+// onspawn when the mob spawns/respawns.
// myhpltmaxrate when the mob's hp drops to a certain %
// mystatuson If the mob has any abnormalities in status (condition value),
// mystatusoff If the mob has ended any abnormalities in status (condition value),
|