Thread
:
Global class Item Adjustments?
View Single Post
#
5
04-09-2013, 12:10 AM
Klor_Warbringer
Fire Beetle
Join Date: Apr 2013
Posts: 16
Something like this?
Code:
UPDATE `items` SET `delay` = `delay` * .5 WHERE `classes` = 20;
Klor_Warbringer
View Public Profile
Send a private message to Klor_Warbringer
Find all posts by Klor_Warbringer