* initial
* fix double definition
* finalise
* remove npc flag in script
* handle in reset
likely fathomlord is created before olum so flag removing doesnt work
* put in instance script
* fix(DB/Gameobject): Sniffed Values for 'Subway Bench'
- they were also all using the same ID before but actually
each spawn uses a different ID
* reset spawnMask from 3 to 1
* fix(DB/Spell): Valentine event buffs grouping
fixes AzerothCore issue #18285
* fix(DB/Spell): Valentine event buffs grouping
fixes AzerothCore issue #18285
compacted the original query
* fix(DB/Spell): Valentine event buffs grouping
fixes AzerothCore issue #18285
compacted the original query
added back the column names
* fix(DB/Spell): Valentine event buffs grouping
fixes AzerothCore issue #18285
compacted the original query
added back the column names
added deletion before insert
moved id from 2 to 1035
* fix(DB): Triggers visible in Archerus
-Added trigger flag to npc_unworthy_initiate_anchor
Closes AzerothCore issue #18196
* fix(DB): Triggers visible in Archerus
-Uses UPDATE instead of DELETE/INSERT
Closes AzerothCore issue #18196
* Update rev_1705766635914320261.sql
Add flag instead of overriding
---------
Co-authored-by: Billy Jones <billy@billyjones.uk>
* feat(SQL/creature_text) Assign missing ids
* Sorted by CreatureID
* Add the GroupID to the query
* Eliminating repeated queries
* Add some more records
* Delete questionable records
* Changing hardcoded text in #define to enum member
- Changing #define to new enum member for AddGossipItemFor method
* Adding SQL Query File
* Forgot to add ';' in DELETE FROM
* initial
* restore quill event
* with ismoving and debug
* final before timers
* clear all debuffs
* remove justreachedhome bossai
* huh?
* some fixes
* more fixes
* add 2 extra platforms for p1
* fix coords
* finalise
* change melt armor timer so it is not delayed
indefinitely - this is because we have a dive after 30 secs
that delays all timers. So at 30 secs we will have melt armor at
33 seconds, which then gets an extra 15 seconds from the delay all and another dive
after 30 so it gets pushed back even more before being able to be cast