mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
Fix several startup warnings
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
This optional file removes Heirloom vendors with no other purpose, and removes heirlooms from all other vendors so they are not available.
|
||||
If you would like heirlooms to still be available, comment out, remove, or just do not run this file. */
|
||||
DELETE FROM `creature` WHERE `id1` IN (32509, 35507, 35508);
|
||||
DELETE FROM `creature_addon` WHERE `guid` IN (85227, 88108);
|
||||
DELETE FROM `npc_vendor` WHERE `item` IN ( 38691, 42943, 42944, 42945, 42946,
|
||||
42947, 42948, 42949, 42950, 42951, 42952, 42984, 42985, 42991, 42992, 44090,
|
||||
44091, 44092, 44093, 44094, 44095, 44096, 44097, 44098, 44099, 44100, 44101,
|
||||
|
||||
Reference in New Issue
Block a user