USE SRO_VT_SHARD GO update _RefObjCommon set Rarity = 3 where CodeName128 = ' Unique code' Print 'Mob changed to UQ' Print 'Query Has Created by Dev SpartaCus'