diff options
author | Emistry Haoyan <equinox1991@gmail.com> | 2018-10-05 01:37:20 +0800 |
---|---|---|
committer | Emistry Haoyan <equinox1991@gmail.com> | 2018-10-15 00:33:18 +0800 |
commit | a07def3306a7b2d1a901429c60a87cd0686064b5 (patch) | |
tree | da66a19f2949cbbd127e06b5a9c942a323fcdfb6 /src/map | |
parent | 852c13305f67948531bd0277eb1922dbd02b1f26 (diff) | |
download | hercules-a07def3306a7b2d1a901429c60a87cd0686064b5.tar.gz hercules-a07def3306a7b2d1a901429c60a87cd0686064b5.tar.bz2 hercules-a07def3306a7b2d1a901429c60a87cd0686064b5.tar.xz hercules-a07def3306a7b2d1a901429c60a87cd0686064b5.zip |
Update Monster Modes Documentation
- Changed into markdown format.
Diffstat (limited to 'src/map')
-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 { |