diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2021-03-21 15:32:39 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-21 15:32:39 +0100 |
| commit | 0f16b4a19598ef6835285201addd8136caa023b8 (patch) | |
| tree | 5a4f4fcc2b21c8acd91aed1f810f0dd45b7d815a /docs/database-world.md | |
| parent | e8a656a7055eae106ca54a7e12c2ae694d134c71 (diff) | |
| download | wiki-0f16b4a19598ef6835285201addd8136caa023b8.tar.gz wiki-0f16b4a19598ef6835285201addd8136caa023b8.tar.bz2 wiki-0f16b4a19598ef6835285201addd8136caa023b8.zip | |
chore(c_t): Add c_t_r & c_t_s (#392)
* chore(c_t): Add c_t_r & c_t_s
* fix table
* Update creature_template_resistance.md
* Update creature_template_resistance.md
* Update creature_template_spell.md
Diffstat (limited to 'docs/database-world.md')
| -rw-r--r-- | docs/database-world.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/database-world.md b/docs/database-world.md index 09e9d21..4fd7a82 100644 --- a/docs/database-world.md +++ b/docs/database-world.md @@ -34,6 +34,8 @@ The world database has information basically related to creatures, objects, item - [creature_template](creature_template.md) - [creature_template_addon](creature_addon.md) - [creature_template_locale](creature_template_locale.md) +- [creature_template_resistance](creature_template_resistance.md) +- [creature_template_spell](creature_template_spell.md) - [creature_text](creature_text.md) - [creature_text_locale](creature_text_locale.md) - [disables](disables.md) |
