[DiscordArchive] Hey y'all. I'm trying to add a spell (Insect Swarm Rank 1, spell ID 5570) to a druid trainer (creatu
[DiscordArchive] Hey y'all. I'm trying to add a spell (Insect Swarm Rank 1, spell ID 5570) to a druid trainer (creatu
Archived author: o_o``omnom • Posted: 2025-05-27T15:17:50.228000+00:00
Original source
Hey y'all. I'm trying to add a spell (Insect Swarm Rank 1, spell ID 5570) to a druid trainer (creature entry = 4217)
I have added this record:
insert into npc_trainer (ID,SpellID,MoneyCost,ReqSkillLine,ReqSkillRank,ReqLevel,ReqSpell) values(4217,5570,1,0,0,5,0);
and rebooted the world, but I'm not seeing the spell added to the npc. Am I missing something?
Archived author: Revision • Posted: 2025-05-27T15:28:09.730000+00:00
Original source
It's a talent so I doubt it lets you do that unless the talent is removed
Archived author: o_o``omnom • Posted: 2025-05-27T15:33:40.168000+00:00
Original source
ah yeah, that was it. I tried with another spell and it worked just fine