GitCrazy-wc

Results 1 comments of GitCrazy-wc

Here's the SQL code that adds the models (and does cleanup if they exist). ``` SET @C_TEMPLATE = 500030; DELETE FROM `creature_template_model` WHERE `CreatureID` IN ( @C_TEMPLATE + 0, @C_TEMPLATE...