2 lines
62 B
SQL
2 lines
62 B
SQL
update creature_template set inhabittype=3 where entry=21217;
|
update creature_template set inhabittype=3 where entry=21217;
|