Robbies

NPCs

2 posts in this topic

UPDATE creature_template SET InhabitType=5 WHERE entry=46141;

UPDATE creature_template SET InhabitType=5 WHERE entry=54320;

Share this post


Link to post
Share on other sites

For success patchs use: `

UPDATE `creature_template` SET `InhabitType`=5 WHERE `entry`=46141;

UPDATE `creature_template` SET `InhabitType`=5 WHERE `entry`=54320;

Thanks you for the patch.

Accepted.

Share this post


Link to post
Share on other sites