Core/Scripts: Fix a DB warning for Ruby Sanctum (npcflag) and remove unneeded declare of EventMap.

This commit is contained in:
kaelima
2011-05-29 07:12:04 +02:00
parent f8bd56e219
commit 0194710990
2 changed files with 17 additions and 17 deletions

View File

@@ -0,0 +1 @@
UPDATE `creature_template` SET `npcflag`=2 WHERE `entry`=40429;