disable d11 and 12 sun drops

09/18/2014 14:19 dya2#1
i want to disable d11 and 12 sun drops from uniques and normal mobs
09/19/2014 01:43 Jon.Gamexen#2
Update _RefObjCommon Set Service = '0' Where CodeName128 Like '%_12_%'
Update _RefObjCommon Set Service = '0' Where CodeName128 Like '%_11_%'