* Characters with predefined levels can be created
* Avaiable factions and classes can be configured
* Valid values for `factionGroup` in table `character_template_class` are 3 (Alliance) or 5 (Horde)
* Added new permission RBAC_PERM_USE_CHARACTER_TEMPLATES - has to be set, to allow the usage of the templates
Closes#13952
With previous cpp script when Bloodmaul Brutebane Keg used Bladespire Brute would run to keg and then nothing else would happen the ogre would remain standing on spot and not even be agressive (although could still be attacked.
CPP on http://www.wowhead.com/npc=21241/bloodmaul-brutebane-stout-trigger needs removing, ogre already had sai.
(cherry picked from commit 6b846a4e290097cde39f02a2f9a5be34cd06a65d)
Conflicts:
sql/updates/world/2015_04_10_01_world.sql
By Foldor, closes#14509
P.s. checked on 12340 sniff the coords, that's why i use VerifiedBuild 12340 instead 19831 of original fix.
(cherry picked from commit 904d1cc21a2145d59be52f3601e51f4b169f8437)
- Add waypoints for Barash the Den Mother, Arvoar the Rapacious, 2x Dragonmaw Transporter.
- Reposition Ja'y Nosliw <Skybreaker General> and Taskmaster Varkule Dragonbreath
- Changed the movement speed for flying Dragonmaw Skybreakers
(cherry picked from commit 2e461a511bd4f3f8cf523017aa43ad47ea447ff7)
Conflicts:
sql/updates/world/2015_04_06_00_world.sql
Script Anub'ar Venomancer to use poison bolt
Even though wowhead lists two spells for these creatures (poison bolt & poison bolt volley) in sniff only appears to use poison bolt ie 0 casts of the volley spell.
(cherry picked from commit 8a7ba64f7bc563a4d420cdc25a46621c00f2735c)
Conflicts:
sql/updates/world/2015_04_05_05_world.sql
Closes#2621
The other spell effect must target scourge structure in order for the damage to player to work when using item.
(cherry picked from commit 4403ef69da65dbf917c421ecb0617f9064dd610b)
CPP > SAI Conversation to overcome some problems
* Guards now follow Torek and will also attack enemy mobs
* Torek will now attack enemy npcs instead of walking straight past them
Closes#7299
(cherry picked from commit 5bfb2a193555f8b16f4bb431c5d8d200d8d0ef78)
Spawn quiet a few missing gos in diremaul including the 5 pylons in Dire
Respawn www.wowhead.com/npc=11480/arcane-aberration and http://www.wowhead.com/npc=11483/mana-remnant as this where missing ie none spawned at all at 2 of the pylon.
Also respawning www.wowhead.com/npc=13160/carrion-swarmer
(cherry picked from commit 5f77145f49ce2358821e02a478de0fe5f9f3c98c)
by @pete318, closes#12811
Fixes the remaining bugs in the "Kodo Roundup" quest in Desolace:
- removes combat status from creature 11627, Tamed Kodo
- sets normal walking speed as the creature's follow speed
- makes the Tamed Kodo stop at Scrabblescrew's Camp
- enables quest objective count 0/5 -> 5/5, quest complete
- SQL (by @tkrokli) links the missing gossip text in the DB
(cherry picked from commit 1c8486e1a84c2d1ed4355d680418a3a2e73e37dd)