summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2021-09-08 20:05:00 +0200
committerGitHub <noreply@github.com>2021-09-08 20:05:00 +0200
commit2fbaadf56031c6ca3c454e0e1fb19c52f622e7b2 (patch)
tree77282cce8b756da973de10875b6978c19c799be7 /docs
parentcbe1f15f0d9cc24e037dcfe4852406cf1d570a1e (diff)
downloadwiki-2fbaadf56031c6ca3c454e0e1fb19c52f622e7b2.tar.gz
wiki-2fbaadf56031c6ca3c454e0e1fb19c52f622e7b2.tar.bz2
wiki-2fbaadf56031c6ca3c454e0e1fb19c52f622e7b2.zip
chore: Stop breaking my stuff D:
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 | | |