Thread
:
Code to update mobs
View Single Post
#
2
08-14-2014, 12:59 PM
demonstar55
Demi-God
Join Date: Apr 2008
Location: MA
Posts: 1,164
Code:
UPDATE `npc_types` SET `race` = '458' WHERE `race` = '54';
Something like that? Note, I didn't test this and I'm not all that good with SQL, so it may not work
demonstar55
View Public Profile
Send a private message to demonstar55
Find all posts by demonstar55