eluna-scripts-ornfelt/WowEmulationScriptPack/patch/SQLScripts/MegaSQLPack/Start_All_Riding_Skills.sql

6 lines
261 B
MySQL
Raw Normal View History

2023-08-16 00:50:59 +02:00
INSERT INTO `playercreateinfo_spell` (`racemask`, `classmask`, `Spell`, `Note`) VALUES
(0, 0, 33389, 'Apprentice Riding'),
(0, 0, 33392, 'Journeyman Riding'),
(0, 0, 34092, 'Expert Riding'),
(0, 0, 34093, 'Artisan Riding'),
(0, 0, 54198, 'Cold Weather Flying');