Db/Loot: assign lootid to npc

This commit is contained in:
ZxBiohazardZx
2012-08-11 12:12:51 +02:00
parent 53bc7c2ff5
commit c8b3812940

View File

@@ -0,0 +1 @@
UPDATE `creature_template` SET `lootid`=`entry` WHERE `entry` IN (17465,20583);