DB/Creature: Fix one big exploit on UP

This commit is contained in:
Aokromes
2015-09-15 11:45:24 +02:00
parent b58f585da2
commit 21644e556d

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`|4194304 WHERE entry IN (26861,30788);