Vellum Items and Siege/WOE Items

Sorry solve
 

Code:
{	name: "Towns"		disabled_skills: {		AM_CANNIBALIZE: "PLAYER"		AM_SPHEREMINE: "PLAYER"		CR_CULTIVATION: "PLAYER"		BS_GREED: "PLAYER"		SC_MANHOLE: "PLAYER"		WM_POEMOFNETHERWORLD: "PLAYER"		GN_WALLOFTHORN: "PLAYER"	}		disabled_items: {		Greed_Scroll: true		Velum_Jamadhar: true		Velum_Scare: true		Velum_Buster: true		Velum_Guillotine: true		Velum_Spear: true		Velum_Glaive: true		Velum_Bible: true		Velum_Encyclopedia: true		Velum_Claw: true		Velum_Arc_Wand: true		Velum_Damascus: true		Velum_Stunner: true		Velum_Flail: true		Velum_Arbalest: true		Velum_CrossBow: true		Velum_Claymore: true		Velum_Katzbalger: true		Siege_Arrow_A: true		Siege_Arrow_S: true		Siege_Greave: true		Siege_Boots: true		Siege_Shoes: true		Siege_Manteau: true		Siege_Muffler: true		Siege_White_Potion: true		Siege_Blue_Potion: true		Woe_Violet_Potion: true		Woe_White_Potion: true		Woe_Blue_Potion: true		Siege_Plate: true		Siege_Suits: true		Siege_Robe: true	}} 
 
Back
Top