From d46342132c23373b4f4b6c493e5f22094dac1bdb Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Tue, 28 Sep 2021 18:30:27 +0200 Subject: chore: update conf name from TrinityCore.conf to worldserver.conf --- docs/playercreateinfo_spell_custom.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit