I want to make every hunter trainer able to teach tame beast. I have every trainer ID and I have the spell ID.
What is the code for a sql file to make a certain trainer able to do this?
Its something like "insert into trainer_spells......Values...."
Im not exactly sure what to do, but I want to copy and paste it 31 times(# of trainers) and just change the ID of each one.