unless he asks for actual sql comand =)
update items set augtype=1 where id=1001;
this will set item with id# 1001 to be type 1 augment
BTW considerign that ANy slot augment corespand to value 2147483647
this means thre are as many as 32 types of augments =)
|