Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 06760_mangos_creature_template.sql
blob05ad2472a284bc9fea34ef81c018209c544c94fb
1 UPDATE creature_template
2   SET flags_extra = flags_extra | 0x00000080 WHERE entry = 1;