summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2021-09-28 18:30:27 +0200
committerGitHub <noreply@github.com>2021-09-28 18:30:27 +0200
commitd46342132c23373b4f4b6c493e5f22094dac1bdb (patch)
tree4a6d7603cb327af83bcffb5607096da4ec909356
parentf7eab25947d3e1f8164d8091596dab0214dd9c34 (diff)
downloadwiki-d46342132c23373b4f4b6c493e5f22094dac1bdb.tar.gz
wiki-d46342132c23373b4f4b6c493e5f22094dac1bdb.tar.bz2
wiki-d46342132c23373b4f4b6c493e5f22094dac1bdb.zip
chore: update conf name from TrinityCore.conf to worldserver.conf
-rw-r--r--docs/playercreateinfo_spell_custom.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/playercreateinfo_spell_custom.md b/docs/playercreateinfo_spell_custom.md
index 213d7b8..093447d 100644
--- a/docs/playercreateinfo_spell_custom.md
+++ b/docs/playercreateinfo_spell_custom.md
@@ -2,7 +2,7 @@
[<-Back-to:World](database-world.md)
-This table holds information on what spells newly created characters should start out with if the PlayerStart.AllSpells setting in enabled in TrinityCore.conf. A character in this table is defined by his/her race and class combination.
+This table holds information on what spells newly created characters should start out with if the PlayerStart.AllSpells setting in enabled in worldserver.conf. A character in this table is defined by his/her race and class combination.
Please note you'll have to set PlayerStart.AllSpells to 1 in config, else this table will not have any effect.