* fix(DB/Creature): Grunda Bronzewing is now mounted
Grunda Bronzewing is now mounted
* Update Fix-Grunda Bronzewing in Honor Hold is not riding on a golden gryphon.sql
Grunda Bronzewing is now mounted
* Rename Fix-Grunda Bronzewing in Honor Hold is not riding on a golden gryphon.sql to Fix-Grunda.sql
Grunda Bronzewing is now mounted
* Delete Fix-Grunda.sql
* Create fix_quest_12862_13060.sql
* Update zone_storm_peaks.cpp
* Update zone_storm_peaks.cpp
* Update zone_storm_peaks.cpp
* Update zone_storm_peaks.cpp
* Update zone_storm_peaks.cpp
* clean up redundancy
* Update fix_quest_12862_13060.sql
* Update zone_storm_peaks.cpp
* Update src/server/scripts/Northrend/zone_storm_peaks.cpp
* Update zone_storm_peaks.cpp
* fix_quest_12862_13060.sql
* delay spell cast by 1 sec
* Update zone_storm_peaks.cpp
---------
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>
* fix(Scripts/AlteracValley): Balinda Stoneheart
- Convert to taskscheduler
- Use proper spell to summon elemental
- Move elemental to SAI
- Now uses Iceblock
partial cherry pick of 93a01b6d50
* feat(Scripts/Commands): introduce go creature name
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/2315
* Since new command handler the old "go creature" dont take name as argument
* Update cs_go.cpp
* this could be null... so let's avoid stupid crashes
* we only need the first result if there are multiple
* Update cs_go.cpp
* Update rev_1701381015172273800.sql
* fix(Scripts/Command): Allow player name/guid in additem
* build?
* Revert "build?"
This reverts commit 3f37456f1d41a0db0bae45801c6f90e72ce19292.
* Update cs_misc.cpp
* console isnt a player
* fix(DB/Creature): Grunda Bronzewing is now mounted
Grunda Bronzewing is now mounted
* Update Fix-Grunda Bronzewing in Honor Hold is not riding on a golden gryphon.sql
Grunda Bronzewing is now mounted
* Rename Fix-Grunda Bronzewing in Honor Hold is not riding on a golden gryphon.sql to Fix-Grunda.sql
Grunda Bronzewing is now mounted
* Delete Fix-Grunda.sql
* Update zone_sholazar_basin.cpp
* Update zone_sholazar_basin.cpp
* Flexible `.go xyz` working well with existing syntax order.
* Make `.go xyz` ignore non-numeric characters
* Support values separated by something other than a space.
* Use current player orientation instead of `0.0f`
* Rename `inputCoords` to `args` per request.
* fix(Scripts/SSC): Fix being able to damage Leo's minions if you are not the target player
* implement helper
* Update Creature.cpp
* Update Creature.h
* npc_razzashi_cobra_venoxis: modernize
* ZG/Venoxis : npc_razzashi_cobra_venoxis
* ZG20/Venoxis - modernize AI
* Reimplement cobras with SAI and DB edits