diff options
author | Haru <haru@dotalux.com> | 2018-11-14 18:49:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-14 18:49:04 +0100 |
commit | 1c315c13f048dc44c5b002ca39095b18d212b9c5 (patch) | |
tree | 039ab2c1e837deb8e050f08ff94748025139af3d /src | |
parent | e64249b0ba4a535821e5fdee369d0edf14793535 (diff) | |
parent | a07def3306a7b2d1a901429c60a87cd0686064b5 (diff) | |
download | hercules-1c315c13f048dc44c5b002ca39095b18d212b9c5.tar.gz hercules-1c315c13f048dc44c5b002ca39095b18d212b9c5.tar.bz2 hercules-1c315c13f048dc44c5b002ca39095b18d212b9c5.tar.xz hercules-1c315c13f048dc44c5b002ca39095b18d212b9c5.zip |
Merge pull request #2255 from Emistry/doc_mob_mode
Update Monster Modes Documentation
Diffstat (limited to 'src')
-rw-r--r-- | src/map/status.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/status.h b/src/map/status.h index e7cd5e94c..6305d00d9 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -1900,7 +1900,7 @@ enum e_joint_break /** * Mob mode definitions. [Skotlex] * - * @see doc/mob_db_mode_list.txt for a description of each mode. + * @see doc/mob_db_mode_list.md for a description of each mode. */ enum e_mode { |