вывод из самбомудлей модов для азероткор

This commit is contained in:
2026-03-07 22:28:31 +04:00
parent 5877ea78cd
commit adcfe8e31d
1720 changed files with 1941740 additions and 40 deletions
@@ -0,0 +1 @@
#!/usr/bin/env bash
@@ -0,0 +1,28 @@
[worldserver]
# Allow gamemasters to learn spells
LearnSpells.Gamemasters = 0
# Learn class-specific spells
LearnSpells.ClassSpells = 1
# Learn weapon and defense skills
LearnSpells.Proficiencies = 1
# Learn spells normally obtained from quests
LearnSpells.SpellsFromQuests = 1
# Learn apprentice (75%) riding and mount spells
LearnSpells.Riding.Apprentice = 0
# Learn journeyman (150%) riding and mount spells
LearnSpells.Riding.Journeyman = 0
# Learn expert (225%) riding and mount spells
LearnSpells.Riding.Expert = 0
# Learn artisan (300%) riding and mount spells
LearnSpells.Riding.Artisan = 0
# Learn cold weather flying at level 77
LearnSpells.Riding.ColdWeatherFlying = 0