summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/creature_template.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/creature_template.md b/docs/creature_template.md
index e99f902..b445c32 100644
--- a/docs/creature_template.md
+++ b/docs/creature_template.md
@@ -63,8 +63,8 @@ This table contains the description of creatures. Each spawned creature is an in
| [RacialLeader](#racialleader) | TINYINT UNSIGNED | NO | | 0 | | |
| [movementId](#movementid) | INT UNSIGNED | NO | | 0 | | |
| [RegenHealth](#regenhealth) | TINYINT UNSIGNED | NO | | 1 | | |
-| [mechanic_immune_mask](#mechanic_immune_mask) | INT UNSIGNED | NO | | 0 | | |
-| [spell_school_immune_mask](#spell_school_immune_mask) | INT UNSIGNED | NO | | 0
+| [mechanic_immune_mask](#mechanicimmunemask) | INT UNSIGNED | NO | | 0 | | |
+| [spell_school_immune_mask](#spellschoolimmunemask) | INT UNSIGNED | NO | | 0
| [flags_extra](#flags_extra) | INT UNSIGNED | NO | | 0 | | |
| [ScriptName](#scriptname) | char(64) | NO | | | | |
| [VerifiedBuild](#verifiedbuild) | SMALLINT | YES | | 0 | | |