Well some people dont need this cause they already have the newest ones in there client already, but some people havethe ugly old ones so i thought i should just give em out.
Just add the models, if they dont change add the ints..
Models:
http://www.mediafire.com/?ahu2um9f7aux4b5ItemDef_2.java
case 3105:
itemDef.modelID = 3704;
itemDef.name = "Climbing Boots";
itemDef.anInt165 = 3704;
itemDef.anInt200 = 3709;
break;I'm not good with Class_8 but here you go aswell (These are preload)
Class_8.java
if(i == 3105){
class8.anInt174 = 3704;
class8.aString170 = "Climbing Boots";
class8.anInt164 = 3704;
class8.anInt188 = 3709;
}