mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-13 03:32:28 -04:00
DB/gameobject: add missing AIName to some GOs
- 190549 (The Zephyr) - 194115 (Shoeshine Seat) - 194555 (Archivum Console) - 202443 (Dedication of Honor)
This commit is contained in:
2
sql/updates/world/master/2016_10_17_02_world.sql
Normal file
2
sql/updates/world/master/2016_10_17_02_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `gameobject_template` SET `AIName`='SmartGameObjectAI' WHERE `entry` IN (190549,194115,194555,202443);
|
||||
Reference in New Issue
Block a user