mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-03 15:47:04 +01:00
*Fix a typo in arathi_highlands.cpp and 748_world_scripts.sql
--HG-- branch : trunk
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
update creature_template set scriptname='npc_infused_crystal', flags_extra=0 where entry=16364;
|
||||
update quest_template set specialflags=2, reqcreatureorgoid1=1, reqcreatureorgocount1=1 where entry=8490;
|
||||
update quest_template set specialflags=2, reqcreatureorgoid1=0, reqcreatureorgocount1=0 where entry=8490;
|
||||
delete from creature where id=17086;
|
||||
Reference in New Issue
Block a user