diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/mob_skill_db.txt | 2 | ||||
-rw-r--r-- | db/mob_skill_db2.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/db/mob_skill_db.txt b/db/mob_skill_db.txt index 582307b3a..e783e0cb9 100644 --- a/db/mob_skill_db.txt +++ b/db/mob_skill_db.txt @@ -52,7 +52,7 @@ // anybad any type of state change // stone condition of being in stone state // freeze condition of being in frozen state -// stan condition of being in stunned state +// stun condition of being in stunned state // sleep condition of being in sleep state // poison condition of being in poisoned state // curse condition of being in cursed state diff --git a/db/mob_skill_db2.txt b/db/mob_skill_db2.txt index 976fb48b3..f04ab0967 100644 --- a/db/mob_skill_db2.txt +++ b/db/mob_skill_db2.txt @@ -46,7 +46,7 @@ // anybad any type of state change // stone condition of being in stone state // freeze condition of being in frozen state -// stan condition of being in stunned state +// stun condition of being in stunned state // sleep condition of being in sleep state // poison condition of being in poisoned state // curse condition of being in cursed state |