Raised This Month: $51 Target: $400
 12% 

[ANY] Store by Zephyrus [1.1 - 03.01.2016]


Post New Thread Reply   
 
Thread Tools Display Modes
NickischLP
Senior Member
Join Date: Jun 2013
Location: Germany
Old 07-17-2017 , 09:14   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1221

The Custom Weapons module shows only caelon and Gong Fu.
Can somebody help me?
items.txt
Code:
"Store"
{
	"Custom Knives"
	{
		"Tri-Dagger Black"
		{
			"model"  "models/weapons/v_knife_tridagger_v2.mdl"
			"entity"  "weapon_knife"
			"price"		"50"
			"type"		"CustomModel" 
			"slot"   "0"
		}
		"Tri-dagger Steel"
		{
			"model"  "models/weapons/v_knife_tridagger_steel.mdl"
			"entity"  "weapon_knife"
			"price"		"100"
			"type"		"CustomModel" 
			"slot"   "0"
		}
		"Black Dagger"
		{
			"model"  "models/weapons/v_knife_reaper.mdl"
			"entity"  "weapon_knife"
			"price"		"200"
			"type"		"CustomModel" 
			"slot"   "0"
		}
		"Kabar"
		{
			"model"  "models/weapons/v_knife_kabar_v2.mdl"
			"entity"  "weapon_knife"
			"price"		"300"
			"type"		"CustomModel" 
			"slot"   "0"
		}
		"CS 1.6 Knife"
		{
			"model"  "models/weapons/crashz.mdl"
			"entity"  "weapon_knife"
			"price"		"400"
			"type"		"CustomModel" 
			"slot"   "0"
		}
		"Ultimate Knife"
		{
			"model"  "models/weapons/v_knife_ultimate.mdl"
			"entity"  "weapon_knife"
			"price"		"500"
			"type"		"CustomModel" 
			"slot"   "0"
		}
		"Gong fu"
		{
			"model"  "models/weapons/v_gongfu.mdl"
			"entity"  "weapon_knife"
			"price"		"600"
			"type"		"CustomModel" 
			"slot"   "0"
		}
		"Caleon"
		{
			"model"       "models/weapons/caleon1/screwdriver/v_knife_screwdriver.mdl"
			"worldmodel"  "models/weapons/caleon1/screwdriver/w_knife_screwdriver.mdl"
			"entity"  "weapon_knife"
			"price"		"600"
			"type"		"CustomModel" 
			"slot"   "0"
		}
		"Custom Weapons"
		{
			"Miku awp"
			{
				"model"  "models/weapons/v_hmikuawp.mdl"
				"worldmodel"  "models/weapons/w_hmikuawp.mdl"
				"dropmodel"  "models/weapons/w_hmikuawp.mdl"
				"entity"  "weapon_awp"
				"price"		"300"
				"type"		"CustomModel"  
				"slot"   "1"
			}
			"Anime awp"
			{
				"model"  "models/weapons/v_animeawp.mdl"
				"worldmodel"  "models/weapons/w_animeawp.mdl"
				"dropmodel"  "models/weapons/w_animeawp.mdl"
				"entity"  "weapon_awp"
				"price"		"50"
				"type"		"CustomModel"  
				"slot"   "1"
			}
			"Dual finity"
			{
				"model"  "models/weapons/v_pist_dualinfinity.mdl"
				"entity"  "weapon_elite"
				"price"		"150"
				"type"		"CustomModel" 
				"slot"   "2"
			}	
		}
	}
	"Pets"
	{
		"Chicken"
		{
			"model" "models/chicken/chicken.mdl"
			"position" "50.0 0.0 0.0"
			"angles" "0.0 0.0 0.0"
			"idle" "idle01"
			"run" "run01"
			"price" "100"
			"type" "pet"
		}

		"Chicken Zombie"
		{
			"model" "models/chicken/chicken_zombie.mdl"
			"position" "50.0 0.0 0.0"
			"angles" "0.0 0.0 0.0"
			"idle" "idle01"
			"run" "run01"
			"price" "100"
			"type" "pet"
		}

		"Crow"
		{
			"model" "models/crow.mdl"
			"position" "50.0 0.0 0.0"
			"angles" "0.0 0.0 0.0"
			"idle" "Idle01"
			"run" "Run"
			"unique_id" "crow_running"
			"price" "100"
			"type" "pet"
		}

		"Crow Flying"
		{
			"model" "models/crow.mdl"
			"position" "50.0 0.0 70.0"
			"angles" "0.0 0.0 0.0"
			"idle" "Fly01"
			"run" "Fly01"
			"unique_id" "crow_flying"
			"price" "100"
			"type" "pet"
		}

		"Pigeon"
		{
			"model" "models/pigeon.mdl"
			"position" "50.0 0.0 0.0"
			"angles" "0.0 0.0 0.0"
			"idle" "Idle01"
			"run" "Run"
			"unique_id" "pigeon_running"
			"price" "100"
			"type" "pet"
		}

		"Pigeon Flying"
		{
			"model" "models/pigeon.mdl"
			"position" "50.0 0.0 70.0"
			"angles" "0.0 0.0 0.0"
			"idle" "Fly01"
			"run" "Fly01"
			"unique_id" "pigeon_flying"
			"price" "100"
			"type" "pet"
		}

		"Seagull"
		{
			"model" "models/seagull.mdl"
			"position" "50.0 0.0 0.0"
			"angles" "0.0 0.0 0.0"
			"idle" "Idle01"
			"run" "Run"
			"unique_id" "seagull_running"
			"price" "100"
			"type" "pet"
		}

		"Seagull Flying"
		{
			"model" "models/seagull.mdl"
			"position" "50.0 0.0 70.0"
			"angles" "0.0 0.0 0.0"
			"idle" "Fly"
			"run" "Fly"
			"unique_id" "seagull_flying"
			"price" "100"
			"type" "pet"
		}
	}

	
	"Tracers"
	{
		"Blue"
		{
			"color" "0 0 125"
			"price" "120"
			"type" "tracer"
		}
		"Blue Violet"
		{
			"color" "138 43 226"
			"price" "120"
			"type" "tracer"
		}
		"Cyan"
		{
			"color" "0 255 125"
			"price" "120"
			"type" "tracer"
		}
		"Fire Brick"
		{
			"color" "178 34 34"
			"price" "120"
			"type" "tracer"
		}
		"Fuschia"
		{
			"color" "125 0 125"
			"price" "120"
			"type" "tracer"
		}
		"Gray"
		{
			"color" "240 240 240"
			"price" "120"
			"type" "tracer"
		}
		"Green"
		{
			"color" "0 125 0"
			"price" "120"
			"type" "tracer"
		}
		"Hunter Green"
		{
			"color" "35 142 35"
			"price" "120"
			"type" "tracer"
		}
		"Lawn Green"
		{
			"color" "124 122 0"
			"price" "120"
			"type" "tracer"
		}
		"Olive Brown"
		{
			"color" "128 125 165"
			"price" "120"
			"type" "tracer"
		}
		
		"Orange"
		{
			"color" "125 77 0"
			"price" "120"
			"type" "tracer"
		}
	}

	"Laser Sight"
	{
		"Blue"
		{
			"color" "0 0 125"
			"price" "120"
			"type" "lasersight"
		}
		"Blue Violet"
		{
			"color" "138 43 226"
			"price" "120"
			"type" "lasersight"
		}
		"Cyan"
		{
			"color" "0 255 125"
			"price" "120"
			"type" "lasersight"
		}
		"Fire Brick"
		{
			"color" "178 34 34"
			"price" "120"
			"type" "lasersight"
		}
		"Fuschia"
		{
			"color" "125 0 125"
			"price" "120"
			"type" "lasersight"
		}
		"Gray"
		{
			"color" "240 240 240"
			"price" "120"
			"type" "lasersight"
		}
		"Green"
		{
			"color" "0 125 0"
			"price" "120"
			"type" "lasersight"
		}
		"Hunter Green"
		{
			"color" "35 142 35"
			"price" "120"
			"type" "lasersight"
		}
		"Lawn Green"
		{
			"color" "124 122 0"
			"price" "120"
			"type" "lasersight"
		}
		"Olive Brown"
		{
			"color" "128 125 165"
			"price" "120"
			"type" "lasersight"
		}
		
		"Orange"
		{
			"color" "125 77 0"
			"price" "120"
			"type" "lasersight"
		}
	}
	
	"Accessories"
	{
		"Hats"
		{
			"Spartan Helmet"
			{
				"model"	"models/spartahelm/spartahelm.mdl"
				"position" "0.0 -2.2 -68.4"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}

			"Ironman"
			{
				"model"	"models/fo3_ironman_mask.mdl"
				"position" "1.0 -4.6 -2.0"
				"angles" "0.0 -90.0 -20.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}

			"V Mask"
			{
				"model"	"models/v/mask.mdl"
				"position" "0.0 -5.2 -65.2"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}

			"Pika Hat"
			{
				"model"	"models/pikahat/pikahat.mdl"
				"position" "0.0 -2.2 -68.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}

			"Mudkip Hat"
			{
				"model"	"models/mudhatk/mudhatk.mdl"
				"position" "0.0 -2.2 -68.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}

			"Super Saiyan"
			{
				"model"	"models/anime_patron/animepatr.mdl"
				"position" "0.0 -2.2 -68.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
		
			"Sentry"
			{
				"model"	"models/sentry_hat/sentryha.mdl"
				"position" "0.0 -1.7 -68.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}

			"Pedo Bear"
			{
				"model"	"models/pedobear/pedobearf.mdl"
				"position" "0.0 -1.7 -70.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
		
			"Antlers"
			{
				"model"	"models/sam/antlers.mdl"
				"position" "0.0 0.0 2.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Car Tire"
			{
				"model"	"models/props_vehicles/tire001c_car.mdl"
				"position" "0.0 -10.0 0.0"
				"angles" "90.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Watermelon"
			{
				"model"	"models/props_junk/watermelon01.mdl"
				"position" "0.0 0.0 5.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Traffic Cone"
			{
				"model"	"models/props_junk/trafficcone001a.mdl"
				"position" "0.0 -1.0 20.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Metal Bucket"
			{
				"model"	"models/props_junk/metalbucket01a.mdl"
				"position" "0.0 0.0 -8.0"
				"angles" "180.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Terracotta"
			{
				"model"	"models/props_junk/terracotta01.mdl"
				"position" "0.0 3.0 -10.0"
				"angles" "180.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Baseball Cap"
			{
				"model"	"models/props/cs_office/snowman_hat.mdl"
				"position" "0.0 0.0 7.0"
				"angles" "0.0 -90.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Coffee Mug"
			{
				"model"	"models/props/cs_office/coffee_mug.mdl"
				"position" "0.0 0.0 9.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"I <3 Turtles"
			{
				"model"	"models/props/de_tides/vending_hat.mdl"
				"position" "1.8 0.0 4.0"
				"angles" "0.0 -90.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Astronaut helmet"
			{
				"model"	"models/astronauthelmet/astronauthelmet.mdl"
				"position" "0.0 0.0 -5.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Viking helmet"
			{
				"model"	"models/vikinghelmet/vikinghelmet.mdl"
				"position" "0.0 -1.0 6.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Fedora"
			{
				"model"	"models/gmod_tower/fedorahat.mdl"
				"position" "0.0 -1.5 8.5"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"KFC Bucket"
			{
				"model"	"models/gmod_tower/kfcbucket.mdl"
				"position" "0.0 -1.0 3.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Cake Hat"
			{
				"model"	"models/cakehat/cakehat.mdl"
				"position" "0.0 -1.0 3.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Santa Hat"
			{
				"model"	"models/santahat/santahat.mdl"
				"position" "0.0 -1.0 6.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Dunce Hat"
			{
				"model"	"models/duncehat/duncehat.mdl"
				"position" "0.0 -1.0 6.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Sombrero"
			{
				"model"	"models/gmod_tower/sombrero.mdl"
				"position" "0.0 -1.0 6.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Cat Ears"
			{
				"model"	"models/gmod_tower/catears.mdl"
				"position" "0.0 -3.0 6.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Afro"
			{
				"model"	"models/gmod_tower/afro.mdl"
				"position" "0.0 -3.0 6.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Andross Mask"
			{
				"model"	"models/gmod_tower/androssmask.mdl"
				"position" "0.0 2.0 0.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Drink Cap"
			{
				"model"	"models/gmod_tower/drinkcap.mdl"
				"position" "0.0 -1.0 7.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Headcrab Hat"
			{
				"model"	"models/gmod_tower/headcrabhat.mdl"
				"position" "0.0 -3.0 6.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Majorasmask"
			{
				"model"	"models/gmod_tower/majorasmask.mdl"
				"position" "0.0 0.5 0.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Toromask"
			{
				"model"	"models/gmod_tower/toromask.mdl"
				"position" "0.0 -1.0 4.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Top Hat"
			{
				"model"	"models/gmod_tower/tophat.mdl"
				"position" "0.0 -1.7 4.5"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Witch Hat"
			{
				"model"	"models/gmod_tower/witchhat.mdl"
				"position" "0.0 0.0 6.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Toeto Hat"
			{
				"model"	"models/gmod_tower/toetohat.mdl"
				"position" "0.0 -1.0 6.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Party Hat"
			{
				"model"	"models/gmod_tower/partyhat.mdl"
				"position" "1.0 -1.0 7.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Seuss Hat"
			{
				"model"	"models/gmod_tower/seusshat.mdl"
				"position" "0.0 -1.0 6.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Link Hat"
			{
				"model"	"models/gmod_tower/linkhat.mdl"
				"position" "0.0 -5.0 4.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
			
			"Midna Hat"
			{
				"model"	"models/gmod_tower/midnahat.mdl"
				"position" "0.0 0.0 0.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "0"
			}
		}

		"Masks"
		{
			"Porcelain Doll"
			{
				"model"	"models/player/holiday/facemasks/porcelain_doll.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Zombie Fortune"
			{
				"model"	"models/player/holiday/facemasks/facemask_zombie_fortune_plastic.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Wolf"
			{
				"model"	"models/player/holiday/facemasks/facemask_wolf.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Tiki"
			{
				"model"	"models/player/holiday/facemasks/facemask_tiki.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}


			"Spy"
			{
				"model"	"models/player/holiday/facemasks/facemask_tf2_spy_model.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}


			"Soldier"
			{
				"model"	"models/player/holiday/facemasks/facemask_tf2_soldier_model.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Sniper"
			{
				"model"	"models/player/holiday/facemasks/facemask_tf2_sniper_model.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Scout"
			{
				"model"	"models/player/holiday/facemasks/facemask_tf2_scout_model.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Pyro"
			{
				"model"	"models/player/holiday/facemasks/facemask_tf2_pyro_model.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Medic"
			{
				"model"	"models/player/holiday/facemasks/facemask_tf2_medic_model.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Heavy"
			{
				"model"	"models/player/holiday/facemasks/facemask_tf2_heavy_model.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Engineer"
			{
				"model"	"models/player/holiday/facemasks/facemask_tf2_engi_model.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Demoman"
			{
				"model"	"models/player/holiday/facemasks/facemask_tf2_demo_model.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Skull"
			{
				"model"	"models/player/holiday/facemasks/facemask_skull.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Skull (Gold)"
			{
				"model"	"models/player/holiday/facemasks/facemask_skull_gold.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Sheep"
			{
				"model"	"models/player/holiday/facemasks/facemask_sheep_model.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Sheep (Gold)"
			{
				"model"	"models/player/holiday/facemasks/facemask_sheep_gold.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Sheep (Bloody)"
			{
				"model"	"models/player/holiday/facemasks/facemask_sheep_bloody.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Samurai"
			{
				"model"	"models/player/holiday/facemasks/facemask_samurai.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Pumpkin"
			{
				"model"	"models/player/holiday/facemasks/facemask_pumpkin.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Porcelain Doll Kabuki"
			{
				"model"	"models/player/holiday/facemasks/facemask_porcelain_doll_kabuki.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Hoxton"
			{
				"model"	"models/player/holiday/facemasks/facemask_hoxton.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Devil"
			{
				"model"	"models/player/holiday/facemasks/facemask_devil_plastic.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Dallas"
			{
				"model"	"models/player/holiday/facemasks/facemask_dallas.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Chicken"
			{
				"model"	"models/player/holiday/facemasks/facemask_chicken.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Chains"
			{
				"model"	"models/player/holiday/facemasks/facemask_chains.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Bunny"
			{
				"model"	"models/player/holiday/facemasks/facemask_bunny.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Bunny (Gold)"
			{
				"model"	"models/player/holiday/facemasks/facemask_bunny.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Boar"
			{
				"model"	"models/player/holiday/facemasks/facemask_boar.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Anaglyph"
			{
				"model"	"models/player/holiday/facemasks/facemask_anaglyph.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}

			"Evil Clown"
			{
				"model"	"models/player/holiday/facemasks/evil_clown.mdl"
				"attachment" "facemask"
				"price" "120"
				"type" "hat"
				"games" "csgo"
				"slot" "3"
			}
		}

		"Glasses"
		{
			"3D Glasses"
			{
				"model"	"models/gmod_tower/3dglasses.mdl"
				"position" "0.0 0.5 2.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "1"
			}
			
			"Aviators"
			{
				"model"	"models/gmod_tower/aviators.mdl"
				"position" "0.0 0.5 2.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "1"
			}
			
			"Star Glasses"
			{
				"model"	"models/gmod_tower/starglasses.mdl"
				"position" "0.0 0.5 2.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "1"
			}
			
			"Kliener Glasses"
			{
				"model"	"models/gmod_tower/klienerglasses.mdl"
				"position" "0.0 0.5 2.0"
				"angles" "0.0 0.0 0.0"
				"price" "120"
				"type" "hat"
				"slot" "1"
			}
		}
	}
	
	"Player Skins"
	{
		"Terrorists"
		{
			"Duke Nukem"
			{
				"model" "models/player/kuristaja/duke4eva/duke/duke.mdl"
				"team" "2"
				"price" "120"
				"type" "playerskin"
			}
		}
		
		"Counter-Terrorists"
		{
			"Nick"
			{
				"model" "models/player/techknow/nick/nick.mdl"
				"team" "3"
				"price" "120"
				"type" "playerskin"
			}
		}
	}
	
	"Trails"
	{
		"8Bit Mushroom"
		{
			"material" "materials/sprites/store/trails/8bitmushroom.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"8Bit Pow"
		{
			"material" "materials/sprites/store/trails/8bitpow.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Airforce"
		{
			"material" "materials/sprites/store/trails/airforce.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Airforce 2"
		{
			"material" "materials/sprites/store/trails/airforce2.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Apple"
		{
			"material" "materials/sprites/store/trails/apple.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Arrow Rainbow"
		{
			"material" "materials/sprites/store/trails/arrowrainbow.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Arrows"
		{
			"material" "materials/sprites/store/trails/arrows.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Assasin"
		{
			"material" "materials/sprites/store/trails/assasin.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}
		
		"Awesome"
		{
			"material" "materials/sprites/store/trails/awesome.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Awesome Sad"
		{
			"material" "materials/sprites/store/trails/awesome_sad.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Awesome Face"
		{
			"material" "materials/sprites/store/trails/awesomeface.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Babyand"
		{
			"material" "materials/sprites/store/trails/babyand.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Banknote"
		{
			"material" "materials/sprites/store/trails/banknote.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Barcalona"
		{
			"material" "materials/sprites/store/trails/barcalona.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Batman"
		{
			"material" "materials/sprites/store/trails/batman.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Battlefield"
		{
			"material" "materials/sprites/store/trails/battlefield.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Beer Mug"
		{
			"material" "materials/sprites/store/trails/beermug.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Biohazard"
		{
			"material" "materials/sprites/store/trails/biohazard.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Blade"
		{
			"material" "materials/sprites/store/trails/blade.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Blue Lightning"
		{
			"material" "materials/sprites/store/trails/bluelightning.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"BMW Logo"
		{
			"material" "materials/sprites/store/trails/bmwlogo.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Bom Bomb"
		{
			"material" "materials/sprites/store/trails/bombomb.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Boo"
		{
			"material" "materials/sprites/store/trails/boo.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Bullet Bill"
		{
			"material" "materials/sprites/store/trails/bulletbill.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Bullets"
		{
			"material" "materials/sprites/store/trails/bullets.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Canada Flag"
		{
			"material" "materials/sprites/store/trails/canadaflag.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Candies"
		{
			"material" "materials/sprites/store/trails/candies.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Ccole"
		{
			"material" "materials/sprites/store/trails/ccole.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Cereal-guy"
		{
			"material" "materials/sprites/store/trails/cereal-guy.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Challenge"
		{
			"material" "materials/sprites/store/trails/challenge.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Chopped Pyro"
		{
			"material" "materials/sprites/store/trails/chopped_pyro.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Chris Light"
		{
			"material" "materials/sprites/store/trails/chrislight.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Christ Lights"
		{
			"material" "materials/sprites/store/trails/christlights.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Coca-Cola"
		{
			"material" "materials/sprites/store/trails/cocacola.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Coca-Cola 2"
		{
			"material" "materials/sprites/store/trails/cocacola2.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Color Bolt"
		{
			"material" "materials/sprites/store/trails/colorbolt.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Cookies"
		{
			"material" "materials/sprites/store/trails/cookies.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Cracked Beam"
		{
			"material" "materials/sprites/store/trails/crackedbeam.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Creed"
		{
			"material" "materials/sprites/store/trails/creed.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Creeper"
		{
			"material" "materials/sprites/store/trails/creeper.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Crown"
		{
			"material" "materials/sprites/store/trails/crown.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Damnim Good"
		{
			"material" "materials/sprites/store/trails/damnimgood.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Danish Flag"
		{
			"material" "materials/sprites/store/trails/danishflag.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Dark Knight"
		{
			"material" "materials/sprites/store/trails/darkknight.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Deadmau5"
		{
			"material" "materials/sprites/store/trails/deadmau5.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Deadmau5 2"
		{
			"material" "materials/sprites/store/trails/deadmau52.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Deadmau5 3"
		{
			"material" "materials/sprites/store/trails/deadmau53.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Deadmau5 4"
		{
			"material" "materials/sprites/store/trails/deadmau54.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Dead Pool"
		{
			"material" "materials/sprites/store/trails/deadpool.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Dirt"
		{
			"material" "materials/sprites/store/trails/dirt.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Disorder Dragon"
		{
			"material" "materials/sprites/store/trails/disorderdragonv2.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Disorder Logo"
		{
			"material" "materials/sprites/store/trails/disorderlogo2.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Disorder Text"
		{
			"material" "materials/sprites/store/trails/disordertext10.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"DNA 2"
		{
			"material" "materials/sprites/store/trails/dna2.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Dollars"
		{
			"material" "materials/sprites/store/trails/dollars.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Donuts"
		{
			"material" "materials/sprites/store/trails/donuts.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Double Rainbow"
		{
			"material" "materials/sprites/store/trails/doublerainbow.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Dragon"
		{
			"material" "materials/sprites/store/trails/dragon.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Dragon Disorder"
		{
			"material" "materials/sprites/store/trails/dragondisorder.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"EA Fifa"
		{
			"material" "materials/sprites/store/trails/eafifa.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"EA Logo"
		{
			"material" "materials/sprites/store/trails/ealogo.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Earth"
		{
			"material" "materials/sprites/store/trails/earth.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Energy"
		{
			"material" "materials/sprites/store/trails/energy.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Energyball"
		{
			"material" "materials/sprites/store/trails/energyball.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Epicsax"
		{
			"material" "materials/sprites/store/trails/epicsax.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Facebook Icon"
		{
			"material" "materials/sprites/store/trails/facebookicon.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Fap Face"
		{
			"material" "materials/sprites/store/trails/fapface.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Faxekondi"
		{
			"material" "materials/sprites/store/trails/faxekondi.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Ferrari"
		{
			"material" "materials/sprites/store/trails/ferrari.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Fire"
		{
			"material" "materials/sprites/store/trails/fire.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Fire 2"
		{
			"material" "materials/sprites/store/trails/fire1.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Firefox"
		{
			"material" "materials/sprites/store/trails/firefox.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Fireman"
		{
			"material" "materials/sprites/store/trails/fireman.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Footprint"
		{
			"material" "materials/sprites/store/trails/footprint.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Forever Alone"
		{
			"material" "materials/sprites/store/trails/foreveralone.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Fuu 1"
		{
			"material" "materials/sprites/store/trails/fuu1.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Fuu 2"
		{
			"material" "materials/sprites/store/trails/fuu2.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Fuck Yeah"
		{
			"material" "materials/sprites/store/trails/fyeah.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"German Flag"
		{
			"material" "materials/sprites/store/trails/germanflag.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Google Chrome"
		{
			"material" "materials/sprites/store/trails/googlechrome.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Goomba"
		{
			"material" "materials/sprites/store/trails/goomba.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Grenade"
		{
			"material" "materials/sprites/store/trails/grenade.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Gummybears"
		{
			"material" "materials/sprites/store/trails/gummybears.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Gusta"
		{
			"material" "materials/sprites/store/trails/gusta.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Half-Life"
		{
			"material" "materials/sprites/store/trails/halflife.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Handgun"
		{
			"material" "materials/sprites/store/trails/handgun.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Headshot"
		{
			"material" "materials/sprites/store/trails/headshot.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Heart"
		{
			"material" "materials/sprites/store/trails/heart.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Hello Kitty"
		{
			"material" "materials/sprites/store/trails/hellokitty.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Hex"
		{
			"material" "materials/sprites/store/trails/hex.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Hypnotic"
		{
			"material" "materials/sprites/store/trails/hypnotic.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Hypnotoad"
		{
			"material" "materials/sprites/store/trails/hypnotoad.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Ice"
		{
			"material" "materials/sprites/store/trails/ice.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Ice 2"
		{
			"material" "materials/sprites/store/trails/ice1.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Icloud"
		{
			"material" "materials/sprites/store/trails/icloud.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Invisible Bike"
		{
			"material" "materials/sprites/store/trails/invisible_bike.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Jackass"
		{
			"material" "materials/sprites/store/trails/jackass.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Jester"
		{
			"material" "materials/sprites/store/trails/jester.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Kaleido Scope"
		{
			"material" "materials/sprites/store/trails/kaleidoscope.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Kingdom Hearts"
		{
			"material" "materials/sprites/store/trails/kingdomhearts.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Kirby"
		{
			"material" "materials/sprites/store/trails/kirby.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Latvia"
		{
			"material" "materials/sprites/store/trails/latvia.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Leaves"
		{
			"material" "materials/sprites/store/trails/leaves.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Leaves 2"
		{
			"material" "materials/sprites/store/trails/leaves1.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Leaves 3"
		{
			"material" "materials/sprites/store/trails/leaves2.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Leaves 4"
		{
			"material" "materials/sprites/store/trails/leaves21.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Lightning 2"
		{
			"material" "materials/sprites/store/trails/lightning2.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Lightning 3"
		{
			"material" "materials/sprites/store/trails/lightning3.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Lightspeed"
		{
			"material" "materials/sprites/store/trails/lightspeed.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Lightwave"
		{
			"material" "materials/sprites/store/trails/lightwave.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"LOL"
		{
			"material" "materials/sprites/store/trails/lol.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"LOL Guy"
		{
			"material" "materials/sprites/store/trails/lolguy.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Mario"
		{
			"material" "materials/sprites/store/trails/mario.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Masterchief"
		{
			"material" "materials/sprites/store/trails/masterchief.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}
		

		"Mcdonalds"
		{
			"material" "materials/sprites/store/trails/mcdonald.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Medic"
		{
			"material" "materials/sprites/store/trails/medic.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Metallic"
		{
			"material" "materials/sprites/store/trails/metallic.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Metal Skull"
		{
			"material" "materials/sprites/store/trails/metalskull.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Metroid"
		{
			"material" "materials/sprites/store/trails/metroid.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Micky Mouse"
		{
			"material" "materials/sprites/store/trails/mickymouse.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Minecraft"
		{
			"material" "materials/sprites/store/trails/minecraft.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Moneybag"
		{
			"material" "materials/sprites/store/trails/moneybag.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"mtvlogo"
		{
			"material" "materials/sprites/store/trails/mtvlogo.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Mudkip"
		{
			"material" "materials/sprites/store/trails/mudkip.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Mushroom"
		{
			"material" "materials/sprites/store/trails/mushroom.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Mushroom 2"
		{
			"material" "materials/sprites/store/trails/mushroom2.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Nevergup"
		{
			"material" "materials/sprites/store/trails/nevergup.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Nyan"
		{
			"material" "materials/sprites/store/trails/nyan.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Ocarina"
		{
			"material" "materials/sprites/store/trails/ocarina.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Okami"
		{
			"material" "materials/sprites/store/trails/okami.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Okay Guy"
		{
			"material" "materials/sprites/store/trails/okayguy.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Oops"
		{
			"material" "materials/sprites/store/trails/oops.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Orly"
		{
			"material" "materials/sprites/store/trails/orly.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Pacman"
		{
			"material" "materials/sprites/store/trails/pacman.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Paint Splatter"
		{
			"material" "materials/sprites/store/trails/paintsplatter.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Panda"
		{
			"material" "materials/sprites/store/trails/panda.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Paw Print"
		{
			"material" "materials/sprites/store/trails/pawprint.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Peace"
		{
			"material" "materials/sprites/store/trails/peace.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Pedobear"
		{
			"material" "materials/sprites/store/trails/pedobear.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Pfffft"
		{
			"material" "materials/sprites/store/trails/pfffft.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Pika"
		{
			"material" "materials/sprites/store/trails/pika.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Pikmin"
		{
			"material" "materials/sprites/store/trails/pikmin.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Pinkie"
		{
			"material" "materials/sprites/store/trails/pinkie.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Pink Ribbon"
		{
			"material" "materials/sprites/store/trails/pinkribbon.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Playboy"
		{
			"material" "materials/sprites/store/trails/playboy.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Plur"
		{
			"material" "materials/sprites/store/trails/plur.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Pokeball"
		{
			"material" "materials/sprites/store/trails/pokeball.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Pokemon"
		{
			"material" "materials/sprites/store/trails/pokemon.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Poker"
		{
			"material" "materials/sprites/store/trails/poker.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Police"
		{
			"material" "materials/sprites/store/trails/police.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Potleaf"
		{
			"material" "materials/sprites/store/trails/potleaf.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Pretzel"
		{
			"material" "materials/sprites/store/trails/pretzel.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Problems Face"
		{
			"material" "materials/sprites/store/trails/problems_face.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Psychball"
		{
			"material" "materials/sprites/store/trails/psychball.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Psych Triangle"
		{
			"material" "materials/sprites/store/trails/psychtriangle.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Pumpkin"
		{
			"material" "materials/sprites/store/trails/pumpkin.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Purple Lightning"
		{
			"material" "materials/sprites/store/trails/purplelightning.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Puttegris"
		{
			"material" "materials/sprites/store/trails/puttegris.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"pwned"
		{
			"material" "materials/sprites/store/trails/pwned.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Quake"
		{
			"material" "materials/sprites/store/trails/quake.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Question"
		{
			"material" "materials/sprites/store/trails/question.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Raf"
		{
			"material" "materials/sprites/store/trails/raf.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Rain"
		{
			"material" "materials/sprites/store/trails/rain.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Rainbow Dash"
		{
			"material" "materials/sprites/store/trails/rainbow-dash.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Rainbow"
		{
			"material" "materials/sprites/store/trails/rainbow.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Rainbow Cobra 2"
		{
			"material" "materials/sprites/store/trails/rainbowcobra2.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Rainbow Cry"
		{
			"material" "materials/sprites/store/trails/rainbowcry.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Real Madrid"
		{
			"material" "materials/sprites/store/trails/realmadrid.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Reaper"
		{
			"material" "materials/sprites/store/trails/reaper.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Retro Egg"
		{
			"material" "materials/sprites/store/trails/retroegg.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Retro Flower"
		{
			"material" "materials/sprites/store/trails/retroflower.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Sep Rainbow"
		{
			"material" "materials/sprites/store/trails/seprainbow.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Sharingan"
		{
			"material" "materials/sprites/store/trails/sharingan.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Shell"
		{
			"material" "materials/sprites/store/trails/shell.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Shroom5"
		{
			"material" "materials/sprites/store/trails/shroom5.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Skull"
		{
			"material" "materials/sprites/store/trails/skull.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Skulln Bones"
		{
			"material" "materials/sprites/store/trails/skullnbones.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Skype Logo"
		{
			"material" "materials/sprites/store/trails/skypelogo.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Slow Poke"
		{
			"material" "materials/sprites/store/trails/slowpoke.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Smirnoff"
		{
			"material" "materials/sprites/store/trails/smirnoff.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Smugleaf"
		{
			"material" "materials/sprites/store/trails/smugleaf.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Snowman"
		{
			"material" "materials/sprites/store/trails/snowman.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Sony Logo"
		{
			"material" "materials/sprites/store/trails/sonylogo.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"SOS"
		{
			"material" "materials/sprites/store/trails/sos.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Spider"
		{
			"material" "materials/sprites/store/trails/spider.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Spongebob"
		{
			"material" "materials/sprites/store/trails/spongebob.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Spotify"
		{
			"material" "materials/sprites/store/trails/spotify.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"SRS Face"
		{
			"material" "materials/sprites/store/trails/srsface.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Star"
		{
			"material" "materials/sprites/store/trails/star.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Superman Logo"
		{
			"material" "materials/sprites/store/trails/supermanlogo.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Swirly"
		{
			"material" "materials/sprites/store/trails/swirly.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Taco"
		{
			"material" "materials/sprites/store/trails/taco.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Test 1000"
		{
			"material" "materials/sprites/store/trails/test1000.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Timebomb"
		{
			"material" "materials/sprites/store/trails/timebomb.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Tmi Shit"
		{
			"material" "materials/sprites/store/trails/tmishit.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"triforce"
		{
			"material" "materials/sprites/store/trails/triforce.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"trippy"
		{
			"material" "materials/sprites/store/trails/trippy.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Troll Face"
		{
			"material" "materials/sprites/store/trails/trollface.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Tux"
		{
			"material" "materials/sprites/store/trails/tux.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Twitter"
		{
			"material" "materials/sprites/store/trails/twitter.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"UK Flag"
		{
			"material" "materials/sprites/store/trails/ukflag.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Ultra"
		{
			"material" "materials/sprites/store/trails/ultra.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Umbrella Corperation"
		{
			"material" "materials/sprites/store/trails/umbrellacorp.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Up Arrow"
		{
			"material" "materials/sprites/store/trails/uparrow.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"US Flag"
		{
			"material" "materials/sprites/store/trails/usflag.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"War Heads"
		{
			"material" "materials/sprites/store/trails/warheads.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Warrior"
		{
			"material" "materials/sprites/store/trails/warrior.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Water 2"
		{
			"material" "materials/sprites/store/trails/water2.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Wheel"
		{
			"material" "materials/sprites/store/trails/wheel.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Windows"
		{
			"material" "materials/sprites/store/trails/windows.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Wings"
		{
			"material" "materials/sprites/store/trails/wings.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Wolf"
		{
			"material" "materials/sprites/store/trails/wolf.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Wonder Woman"
		{
			"material" "materials/sprites/store/trails/wonder_woman.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Words"
		{
			"material" "materials/sprites/store/trails/words.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Medic 2"
		{
			"material" "materials/sprites/store/trails/x_medic.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Xbox Logo"
		{
			"material" "materials/sprites/store/trails/xboxlogo.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Y U NO Guy"
		{
			"material" "materials/sprites/store/trails/y-u-no-guy.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Ying-Yang"
		{
			"material" "materials/sprites/store/trails/yingyang.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Ying-Yang 2"
		{
			"material" "materials/sprites/store/trails/yingyang2.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}

		"Yukari"
		{
			"material" "materials/sprites/store/trails/yukari.vmt"
			"price" "300"
			"color" "255 255 255 255"
			"type" "trail"
		}
	}
	
	"Grenade Trails"
	{
		"Thin Beam"
		{
			"material" "materials/sprites/combineball_trail_black_1.vmt"
			"price" "120"
			"type" "grenadetrail"
			"color" "255 0 255 255"
		}
		
		"Squiggly Beam"
		{
			"material" "materials/sprites/hydragutbeam.vmt"
			"price" "120"
			"type" "grenadetrail"
			"color" "255 0 255 255"
		}
		
		"Medium Beam"
		{
			"material" "materials/sprites/orangelight1.vmt"
			"price" "120"
			"type" "grenadetrail"
			"color" "255 0 255 255"
		}
		
		"Large Beam"
		{
			"material" "materials/sprites/spotlight.vmt"
			"price" "120"
			"type" "grenadetrail"
			"color" "255 0 255 255"
		}
		
		"Red Laserbeam"
		{
			"material" "materials/sprites/laserbeam.vmt"
			"price" "120"
			"type" "grenadetrail"
			"color" "255 0 0 255"
			"unique_id" "grenadetrail_laserbeam_red"
		}
		
		"Blue Laserbeam"
		{
			"material" "materials/sprites/laserbeam.vmt"
			"price" "120"
			"type" "grenadetrail"
			"color" "0 0 255 255"
			"unique_id" "grenadetrail_laserbeam_blue"
		}
	}
	
	"Grenade Skins"
	{
		"HE Grenade"
		{
			"Orange"
			{
				"model" "models/props/cs_italy/orange.mdl"
				"grenade" "hegrenade"
				"price" "60"
				"type" "grenadeskin"
			}

			"Tortoise"
			{
				"model" "models/props/de_tides/vending_turtle.mdl"
				"grenade" "hegrenade"
				"price" "60"
				"type" "grenadeskin"
			}
		}
		
		"Flashbang"
		{	
			"Banana"
			{
				"model" "models/props/cs_italy/bananna.mdl"
				"grenade" "flashbang"
				"price" "60"
				"type" "grenadeskin"
			}
		}
		
		"Smokegrenade"
		{
			"Watermelon"
			{
				"model" "models/props_junk/watermelon01.mdl"
				"grenade" "smokegrenade"
				"price" "60"
				"type" "grenadeskin"
			}
		}
	}

	"Weapon Colors"
	{
		"Antique White"
		{
			"color" "205 192 176 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Alice Blue"
		{
			"color" "240 248 255  255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Blue"
		{
			"color" "0 0 255 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Blue Violet"
		{
			"color" "138 43 226 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Corn Silk"
		{
			"color" "255 248 220 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Cyan"
		{
			"color" "0 255 255 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Dark Khaki"
		{
			"color" "189 183 107 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Dim Grey"
		{
			"color" "105 105 105 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Fire Brick"
		{
			"color" "178 34 34 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Fuschia"
		{
			"color" "255 0 255 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Gray"
		{
			"color" "240 240 240 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Green"
		{
			"color" "0 255 0 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Hunter Green"
		{
			"color" "35 142 35 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Lawn Green"
		{
			"color" "124 1202 0 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Navajo White"
		{
			"color" "255 222 173 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Olive"
		{
			"color" "128 128 0 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Olive Brown"
		{
			"color" "128 255 165 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Olive Drab"
		{
			"color" "607 142 35 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Orange"
		{
			"color" "255 77 0 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Orchid"
		{
			"color" "218 112 214 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Pale Turquoise"
		{
			"color" "175 238 238 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Purple"
		{
			"color" "128 0 128 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Pink"
		{
			"color" "255 103 103 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Plum"
		{
			"color" "221 160 221 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Red"
		{
			"color" "255 0 0 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Sea Blue"
		{
			"color" "43 176 205 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Sandy Brown"
		{
			"color" "244 164 96 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Sienna"
		{
			"color" "180 82 45 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Silver"
		{
			"color" "192 192 192 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Scarlet"
		{
			"color" "140 23 23 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Seal Green"
		{
			"color" "128 255 165 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Steel Blue"
		{
			"color" "35 107 142 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Teal"
		{
			"color" "0 128 128 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Turquoise"
		{
			"color" "64 224 208 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Violet"
		{
			"color" "148 0 211 255"
			"price" "60"
			"type" "weaponcolor"
		}
		"Yellow"
		{
			"color" "255 255 0 255"
			"price" "60"
			"type" "weaponcolor"
		}
	}

	"Chat stuff"
	{
		"Name Tags"
		{
			"Newbie"
			{
				"tag" "{lightblue}[Newbie]{teamcolor} "
				"price" "60"
				"type" "nametag"
			}
			"Wannabe"
			{
				"tag" "{red}[Wannabe]{teamcolor} "
				"price" "90"
				"type" "nametag"
			}
			"Ex-Con"
			{
				"tag" "{black}[Ex-Con]{teamcolor} "
				"price" "120"
				"type" "nametag"
			}
			"Officer"
			{
				"tag" "{lightblue}[Officer]{teamcolor} "
				"price" "120"
				"type" "nametag"
			}
			"S.W.A.T"
			{
				"tag" "{blue}[S.W.A.T]{teamcolor} "
				"price" "120"
				"type" "nametag"
			}
			"420"
			{
				"tag" "{green}[420]{teamcolor} "
				"price" "180"
				"type" "nametag"
			}
			"Equinox"
			{
				"tag" "{pink}[Equinox]{teamcolor} "
				"price" "300"
				"type" "nametag"
			}
		}
		
		"Name Colors"
		{
			"Alice Blue"
			{
				"color" "{aliceblue}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Antique White"
			{
				"color" "{antiquewhite}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Aqua"
			{
				"color" "{aqua}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Aquamarine"
			{
				"color" "{aquamarine}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Azure"
			{
				"color" "{azure}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Beige"
			{
				"color" "{beige}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Bisque"
			{
				"color" "{bisque}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Black"
			{
				"color" "{black}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Blanche Dalmond"
			{
				"color" "{blanchedalmond}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Blue"
			{
				"color" "{blue}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Blue Violet"
			{
				"color" "{blueviolet}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Brown"
			{
				"color" "{brown}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Burly Wood"
			{
				"color" "{burlywood}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Cadet Blue"
			{
				"color" "{cadetblue}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Chartreuse"
			{
				"color" "{chartreuse}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Chocolate"
			{
				"color" "{chocolate}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Community"
			{
				"color" "{community}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Coral"
			{
				"color" "{coral}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Cornflower Blue"
			{
				"color" "{cornflowerblue}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Corn Silk"
			{
				"color" "{cornsilk}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Crimson"
			{
				"color" "{crimson}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
			"Cyan"
			{
				"color" "{cyan}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Dark Blue"
			{
				"color" "{darkblue}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Dark Cyan"
			{
				"color" "{darkcyan}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Dark Golden Rod"
			{
				"color" "{darkgoldenrod}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Dark Gray"
			{
				"color" "{darkgray}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Dark Green"
			{
				"color" "{darkgreen}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Dark khaki"
			{
				"color" "{darkkhaki}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Dark magenta"
			{
				"color" "{darkmagenta}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Dark oliveGreen"
			{
				"color" "{darkolivegreen}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Dark orange"
			{
				"color" "{darkorange}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Dark Orchid"
			{
				"color" "{darkorchid}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Dark Red"
			{
				"color" "{darkred}"
				"price" "60"
				"type" "namecolor"
			}

			"Dark salmon"
			{
				"color" "{darksalmon}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Dark Sea Green"
			{
				"color" "{darkseagreen}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Dark SlateBlue"
			{
				"color" "{darkslateblue}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Dark Slategray"
			{
				"color" "{darkslategray}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Dark Turquoise"
			{
				"color" "{darkturquoise}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Dark Violet"
			{
				"color" "{darkviolet}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Deep Pink"
			{
				"color" "{deeppink}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Deep Skyblue"
			{
				"color" "{deepskyblue}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Dimgray"
			{
				"color" "{dimgray}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Dodger Blue"
			{
				"color" "{dodgerblue}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Firebrick"
			{
				"color" "{firebrick}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Floral White"
			{
				"color" "{floralwhite}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Forest Green"
			{
				"color" "{forestgreen}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Fuchsia"
			{
				"color" "{fuchsia}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Full Blue"
			{
				"color" "{fullblue}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Full Red"
			{
				"color" "{fullred}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Gainsboro"
			{
				"color" "{gainsboro}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Genuine"
			{
				"color" "{genuine}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Ghost White"
			{
				"color" "{ghostwhite}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Gold"
			{
				"color" "{gold}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Goldenrod"
			{
				"color" "{goldenrod}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Gray"
			{
				"color" "{gray}"
				"price" "60"
				"type" "namecolor"
			}

			"Green"
			{
				"color" "{green}"
				"price" "60"
				"type" "namecolor"
			}

			"Green Yellow"
			{
				"color" "{greenyellow}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Haunted"
			{
				"color" "{haunted}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Honeydew"
			{
				"color" "{honeydew}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Hot Pink"
			{
				"color" "{hotpink}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Indian Red"
			{
				"color" "{indianred}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Indigo"
			{
				"color" "{indigo}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Ivory"
			{
				"color" "{ivory}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Khaki"
			{
				"color" "{khaki}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Lavender"
			{
				"color" "{lavender}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Lavender Blush"
			{
				"color" "{lavenderblush}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Lawn Green"
			{
				"color" "{lawngreen}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Lemon Chiffon"
			{
				"color" "{lemonchiffon}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Light Blue"
			{
				"color" "{lightblue}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Light Coral"
			{
				"color" "{lightcoral}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Light Cyan"
			{
				"color" "{lightcyan}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Light Goldenrod Yellow"
			{
				"color" "{lightgoldenrodyellow}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Light Red"
			{
				"color" "{lightred}"
				"price" "60"
				"type" "namecolor"
			}

			"Light Gray"
			{
				"color" "{lightgray}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Light Green"
			{
				"color" "{lightgreen}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Light Pink"
			{
				"color" "{lightpink}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Light Salmon"
			{
				"color" "{lightsalmon}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Light Sea Green"
			{
				"color" "{lightseagreen}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Light Skyblue"
			{
				"color" "{lightskyblue}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Light Slategray"
			{
				"color" "{lightslategray}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Light Steel Blue"
			{
				"color" "{lightsteelblue}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Light Yellow"
			{
				"color" "{lightyellow}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Lime"
			{
				"color" "{lime}"
				"price" "60"
				"type" "namecolor"
			}

			"Lime Green"
			{
				"color" "{limegreen}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Linen"
			{
				"color" "{linen}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Magenta"
			{
				"color" "{magenta}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Maroon"
			{
				"color" "{maroon}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Medium Aquamarine"
			{
				"color" "{mediumaquamarine}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Medium Blue"
			{
				"color" "{mediumblue}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Medium Orchid"
			{
				"color" "{mediumorchid}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Medium Purple"
			{
				"color" "{mediumpurple}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Medium Sea Green"
			{
				"color" "{mediumseagreen}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Medium Slate Blue"
			{
				"color" "{mediumslateblue}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Medium Spring Green"
			{
				"color" "{mediumspringgreen}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Medium Turquoise"
			{
				"color" "{mediumturquoise}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Medium Violet Red"
			{
				"color" "{mediumvioletred}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Midnight Blue"
			{
				"color" "{midnightblue}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Mintcream"
			{
				"color" "{mintcream}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Misty Rose"
			{
				"color" "{mistyrose}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Moccasin"
			{
				"color" "{moccasin}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Navajo White"
			{
				"color" "{navajowhite}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Navy"
			{
				"color" "{navy}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Old Lace"
			{
				"color" "{oldlace}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Olive"
			{
				"color" "{olive}"
				"price" "60"
				"type" "namecolor"
			}

			"Olive Drab"
			{
				"color" "{olivedrab}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Orange"
			{
				"color" "{orange}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Orange Red"
			{
				"color" "{orangered}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Orchid"
			{
				"color" "{orchid}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Pale Golden Rod"
			{
				"color" "{palegoldenrod}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Pale Green"
			{
				"color" "{palegreen}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Pale Turquoise"
			{
				"color" "{paleturquoise}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Pale violetRed"
			{
				"color" "{palevioletred}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Papaya Whip"
			{
				"color" "{papayawhip}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Peach Puff"
			{
				"color" "{peachpuff}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Peru"
			{
				"color" "{peru}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Pink"
			{
				"color" "{pink}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Plum"
			{
				"color" "{plum}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Powder Blue"
			{
				"color" "{powderblue}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Purple"
			{
				"color" "{purple}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Red"
			{
				"color" "{red}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Rosy Brown"
			{
				"color" "{rosybrown}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Royal Blue"
			{
				"color" "{royalblue}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Saddle Brown"
			{
				"color" "{saddlebrown}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Salmon"
			{
				"color" "{salmon}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Sandy Brown"
			{
				"color" "{sandybrown}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Sea Green"
			{
				"color" "{seagreen}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Seashell"
			{
				"color" "{seashell}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Sienna"
			{
				"color" "{sienna}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Silver"
			{
				"color" "{silver}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Skyblue"
			{
				"color" "{skyblue}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Slate blue"
			{
				"color" "{slateblue}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Slate Gray"
			{
				"color" "{slategray}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Snow"
			{
				"color" "{snow}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Spring Green"
			{
				"color" "{springgreen}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Steel Blue"
			{
				"color" "{steelblue}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Tan"
			{
				"color" "{tan}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Teal"
			{
				"color" "{teal}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Thistle"
			{
				"color" "{thistle}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Tomato"
			{
				"color" "{tomato}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Turquoise"
			{
				"color" "{turquoise}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Violet"
			{
				"color" "{violet}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Wheat"
			{
				"color" "{wheat}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"White"
			{
				"color" "{white}"
				"price" "60"
				"type" "namecolor"
			}

			"Yellow"
			{
				"color" "{yellow}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}

			"Yellow Green"
			{
				"color" "{yellowgreen}"
				"price" "60"
				"type" "namecolor"
				"games" "tf,cstrike"
			}
		}
		
		"Message Colors"
		{
			"Alice Blue"
			{
				"color" "{aliceblue}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Antique White"
			{
				"color" "{antiquewhite}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Aqua"
			{
				"color" "{aqua}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Aquamarine"
			{
				"color" "{aquamarine}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Azure"
			{
				"color" "{azure}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Beige"
			{
				"color" "{beige}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Bisque"
			{
				"color" "{bisque}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Black"
			{
				"color" "{black}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Blanche Dalmond"
			{
				"color" "{blanchedalmond}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Blue"
			{
				"color" "{blue}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Blue Violet"
			{
				"color" "{blueviolet}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Brown"
			{
				"color" "{brown}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Burly Wood"
			{
				"color" "{burlywood}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Cadet Blue"
			{
				"color" "{cadetblue}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Chartreuse"
			{
				"color" "{chartreuse}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Chocolate"
			{
				"color" "{chocolate}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Community"
			{
				"color" "{community}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Coral"
			{
				"color" "{coral}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Cornflower Blue"
			{
				"color" "{cornflowerblue}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Corn Silk"
			{
				"color" "{cornsilk}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Crimson"
			{
				"color" "{crimson}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
			"Cyan"
			{
				"color" "{cyan}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Dark Blue"
			{
				"color" "{darkblue}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Dark Cyan"
			{
				"color" "{darkcyan}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Dark Golden Rod"
			{
				"color" "{darkgoldenrod}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Dark Gray"
			{
				"color" "{darkgray}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Dark Green"
			{
				"color" "{darkgreen}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Dark khaki"
			{
				"color" "{darkkhaki}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Dark magenta"
			{
				"color" "{darkmagenta}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Dark oliveGreen"
			{
				"color" "{darkolivegreen}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Dark orange"
			{
				"color" "{darkorange}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Dark Orchid"
			{
				"color" "{darkorchid}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Dark Red"
			{
				"color" "{darkred}"
				"price" "120"
				"type" "msgcolor"
			}

			"Dark salmon"
			{
				"color" "{darksalmon}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Dark Sea Green"
			{
				"color" "{darkseagreen}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Dark SlateBlue"
			{
				"color" "{darkslateblue}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Dark Slategray"
			{
				"color" "{darkslategray}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Dark Turquoise"
			{
				"color" "{darkturquoise}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Dark Violet"
			{
				"color" "{darkviolet}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Deep Pink"
			{
				"color" "{deeppink}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Deep Skyblue"
			{
				"color" "{deepskyblue}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Dimgray"
			{
				"color" "{dimgray}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Dodger Blue"
			{
				"color" "{dodgerblue}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Firebrick"
			{
				"color" "{firebrick}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Floral White"
			{
				"color" "{floralwhite}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Forest Green"
			{
				"color" "{forestgreen}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Fuchsia"
			{
				"color" "{fuchsia}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Full Blue"
			{
				"color" "{fullblue}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Full Red"
			{
				"color" "{fullred}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Gainsboro"
			{
				"color" "{gainsboro}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Genuine"
			{
				"color" "{genuine}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Ghost White"
			{
				"color" "{ghostwhite}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Gold"
			{
				"color" "{gold}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Goldenrod"
			{
				"color" "{goldenrod}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Gray"
			{
				"color" "{gray}"
				"price" "120"
				"type" "msgcolor"
			}

			"Green"
			{
				"color" "{green}"
				"price" "120"
				"type" "msgcolor"
			}

			"Green Yellow"
			{
				"color" "{greenyellow}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Haunted"
			{
				"color" "{haunted}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Honeydew"
			{
				"color" "{honeydew}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Hot Pink"
			{
				"color" "{hotpink}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Indian Red"
			{
				"color" "{indianred}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Indigo"
			{
				"color" "{indigo}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Ivory"
			{
				"color" "{ivory}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Khaki"
			{
				"color" "{khaki}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Lavender"
			{
				"color" "{lavender}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Lavender Blush"
			{
				"color" "{lavenderblush}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Lawn Green"
			{
				"color" "{lawngreen}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Lemon Chiffon"
			{
				"color" "{lemonchiffon}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Light Blue"
			{
				"color" "{lightblue}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Light Coral"
			{
				"color" "{lightcoral}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Light Cyan"
			{
				"color" "{lightcyan}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Light Goldenrod Yellow"
			{
				"color" "{lightgoldenrodyellow}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Light Gray"
			{
				"color" "{lightgray}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Light Red"
			{
				"color" "{lightred}"
				"price" "120"
				"type" "msgcolor"
			}

			"Light Green"
			{
				"color" "{lightgreen}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Light Pink"
			{
				"color" "{lightpink}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Light Salmon"
			{
				"color" "{lightsalmon}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Light Sea Green"
			{
				"color" "{lightseagreen}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Light Skyblue"
			{
				"color" "{lightskyblue}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Light Slategray"
			{
				"color" "{lightslategray}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Light Steel Blue"
			{
				"color" "{lightsteelblue}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Light Yellow"
			{
				"color" "{lightyellow}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Lime"
			{
				"color" "{lime}"
				"price" "120"
				"type" "msgcolor"
			}

			"Lime Green"
			{
				"color" "{limegreen}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Linen"
			{
				"color" "{linen}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Magenta"
			{
				"color" "{magenta}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Maroon"
			{
				"color" "{maroon}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Medium Aquamarine"
			{
				"color" "{mediumaquamarine}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Medium Blue"
			{
				"color" "{mediumblue}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Medium Orchid"
			{
				"color" "{mediumorchid}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Medium Purple"
			{
				"color" "{mediumpurple}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Medium Sea Green"
			{
				"color" "{mediumseagreen}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Medium Slate Blue"
			{
				"color" "{mediumslateblue}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Medium Spring Green"
			{
				"color" "{mediumspringgreen}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Medium Turquoise"
			{
				"color" "{mediumturquoise}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Medium Violet Red"
			{
				"color" "{mediumvioletred}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Midnight Blue"
			{
				"color" "{midnightblue}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Mintcream"
			{
				"color" "{mintcream}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Misty Rose"
			{
				"color" "{mistyrose}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Moccasin"
			{
				"color" "{moccasin}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Navajo White"
			{
				"color" "{navajowhite}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Navy"
			{
				"color" "{navy}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Old Lace"
			{
				"color" "{oldlace}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Olive"
			{
				"color" "{olive}"
				"price" "120"
				"type" "msgcolor"
			}

			"Olive Drab"
			{
				"color" "{olivedrab}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Orange"
			{
				"color" "{orange}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Orange Red"
			{
				"color" "{orangered}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Orchid"
			{
				"color" "{orchid}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Pale Golden Rod"
			{
				"color" "{palegoldenrod}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Pale Green"
			{
				"color" "{palegreen}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Pale Turquoise"
			{
				"color" "{paleturquoise}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Pale violetRed"
			{
				"color" "{palevioletred}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Papaya Whip"
			{
				"color" "{papayawhip}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Peach Puff"
			{
				"color" "{peachpuff}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Peru"
			{
				"color" "{peru}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Pink"
			{
				"color" "{pink}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Plum"
			{
				"color" "{plum}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Powder Blue"
			{
				"color" "{powderblue}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Purple"
			{
				"color" "{purple}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Red"
			{
				"color" "{red}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Rosy Brown"
			{
				"color" "{rosybrown}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Royal Blue"
			{
				"color" "{royalblue}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Saddle Brown"
			{
				"color" "{saddlebrown}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Salmon"
			{
				"color" "{salmon}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Sandy Brown"
			{
				"color" "{sandybrown}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Sea Green"
			{
				"color" "{seagreen}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Seashell"
			{
				"color" "{seashell}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Sienna"
			{
				"color" "{sienna}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Silver"
			{
				"color" "{silver}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Skyblue"
			{
				"color" "{skyblue}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Slate blue"
			{
				"color" "{slateblue}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Slate Gray"
			{
				"color" "{slategray}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Snow"
			{
				"color" "{snow}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Spring Green"
			{
				"color" "{springgreen}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Steel Blue"
			{
				"color" "{steelblue}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Tan"
			{
				"color" "{tan}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Teal"
			{
				"color" "{teal}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Thistle"
			{
				"color" "{thistle}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Tomato"
			{
				"color" "{tomato}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Turquoise"
			{
				"color" "{turquoise}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Violet"
			{
				"color" "{violet}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Wheat"
			{
				"color" "{wheat}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"White"
			{
				"color" "{white}"
				"price" "120"
				"type" "msgcolor"
			}

			"Yellow"
			{
				"color" "{yellow}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}

			"Yellow Green"
			{
				"color" "{yellowgreen}"
				"price" "120"
				"type" "msgcolor"
				"games" "tf,cstrike"
			}
		}
	}

	"Miscellaneous"
	{
		"Bunnyhop"
		{
			"price" "500"
			"type" "bunnyhop"
		}

		"Jetpack"
		{
			"price" "500"
			"type" "jetpack"
		}

		"Paintball"
		{
			"price" "500"
			"type" "paintball"
			"Decals"
			{
				"cyan"
				{
					"material"   "paintball/pb_cyan.vmt"
				}
				"green"
				{
					"material"   "paintball/pb_green.vmt"
				}
				"pink"
				{
					"material"   "paintball/pb_pink.vmt"
				}
				"orange"
				{
					"material"   "paintball/pb_orange.vmt"
				}
				"yellow"
				{
					"material"   "paintball/pb_yellow.vmt"
				}
			}
		}
	}

	"Unusual Effects"
    {
        "Flying Bits"
        {
            "unusual_id" "2"
            "price" "180"
            "type" "tfunusual"
        }

        "Nemesis Burst"
        {
            "unusual_id" "3"
            "price" "180"
            "type" "tfunusual"
        }

        "Community Sparkle"
        {
            "unusual_id" "4"
            "price" "180"
            "type" "tfunusual"
        }

        "Holy Glow"
        {
            "unusual_id" "5"
            "price" "180"
            "type" "tfunusual"
        }

        "Green Confetti"
        {
            "unusual_id" "6"
            "price" "180"
            "type" "tfunusual"
        }

        "Purple Confetti"
        {
            "unusual_id" "7"
            "price" "180"
            "type" "tfunusual"
        }

        "Haunted Ghosts"
        {
            "unusual_id" "8"
            "price" "200"
            "type" "tfunusual"
        }

        "Green Energy"
        {
            "unusual_id" "9"
            "price" "200"
            "type" "tfunusual"
        }

        "Purple Energy"
        {
            "unusual_id" "10"
            "price" "200"
            "type" "tfunusual"
        }

        "Circling TF Logo"
        {
            "unusual_id" "11"
            "price" "200"
            "type" "tfunusual"
        }

        "Massed Flies"
        {
            "unusual_id" "12"
            "price" "200"
            "type" "tfunusual"
        }

        "Burning Flames"
        {
            "unusual_id" "13"
            "price" "200"
            "type" "tfunusual"
        }

        "Scorching Flames"
        {
            "unusual_id" "14"
            "price" "280"
            "type" "tfunusual"
        }

        "Searing Plasma"
        {
            "unusual_id" "15"
            "price" "280"
            "type" "tfunusual"
        }

        "Vivid Plasma"
        {
            "unusual_id" "16"
            "price" "280"
            "type" "tfunusual"
        }

        "Sunbeams"
        {
            "unusual_id" "17"
            "price" "280"
            "type" "tfunusual"
        }

        "Circling Peace Sign"
        {
            "unusual_id" "18"
            "price" "280"
            "type" "tfunusual"
        }

        "Circling Heart"
        {
            "unusual_id" "19"
            "price" "280"
            "type" "tfunusual"
        }

        "Map Stamps"
        {
            "unusual_id" "20"
            "price" "280"
            "type" "tfunusual"
        }

        "Genteel Smoke"
        {
            "unusual_id" "28"
            "price" "360"
            "type" "tfunusual"
        }

        "Stormy Storm"
        {
            "unusual_id" "29"
            "price" "360"
            "type" "tfunusual"
        }

        "Blizzardy Storm"
        {
            "unusual_id" "30"
            "price" "360"
            "type" "tfunusual"
        }

        "Nuts n' Bolts"
        {
            "unusual_id" "31"
            "price" "360"
            "type" "tfunusual"
        }

        "Orbiting Planets"
        {
            "unusual_id" "32"
            "price" "360"
            "type" "tfunusual"
        }

        "Orbiting Fire"
        {
            "unusual_id" "33"
            "price" "360"
            "type" "tfunusual"
        }

        "Bubbling"
        {
            "unusual_id" "34"
            "price" "360"
            "type" "tfunusual"
        }

        "Smoking"
        {
            "unusual_id" "35"
            "price" "360"
            "type" "tfunusual"
        }

        "Steaming"
        {
            "unusual_id" "36"
            "price" "360"
            "type" "tfunusual"
        }

        "Flaming Lantern"
        {
            "unusual_id" "37"
            "price" "360"
            "type" "tfunusual"
        }

        "Cloudy Moon"
        {
            "unusual_id" "38"
            "price" "360"
            "type" "tfunusual"
        }

        "Cauldron Bubbles"
        {
            "unusual_id" "39"
            "price" "360"
            "type" "tfunusual"
        }

        "Eerie Orbiting Fire"
        {
            "unusual_id" "40"
            "price" "440"
            "type" "tfunusual"
        }

        "Knifestorm"
        {
            "unusual_id" "43"
            "price" "440"
            "type" "tfunusual"
        }

        "Misty Skull"
        {
            "unusual_id" "44"
            "price" "440"
            "type" "tfunusual"
        }

        "Harvest Moon"
        {
            "unusual_id" "45"
            "price" "440"
            "type" "tfunusual"
        }

        "It's A Secret To Everybody"
        {
            "unusual_id" "46"
            "price" "440"
            "type" "tfunusual"
        }

        "Stormy 13th Hour"
        {
            "unusual_id" "47"
            "price" "440"
            "type" "tfunusual"
        }

        "Attrib_Particle55"
        {
            "unusual_id" "55"
            "price" "440"
            "type" "tfunusual"
        }

        "Kill-a-Watt"
        {
            "unusual_id" "56"
            "price" "440"
            "type" "tfunusual"
        }

        "Terror-Watt"
        {
            "unusual_id" "57"
            "price" "440"
            "type" "tfunusual"
        }

        "Cloud 9"
        {
            "unusual_id" "58"
            "price" "440"
            "type" "tfunusual"
        }

        "Aces High"
        {
            "unusual_id" "59"
            "price" "440"
            "type" "tfunusual"
        }

        "Dead Presidents"
        {
            "unusual_id" "180"
            "type" "tfunusual"
            "price" "440"
            "type" "tfunusual"
        }

        "Miami Nights"
        {
            "unusual_id" "61"
            "price" "180"
            "type" "tfunusual"
        }

        "Disco Beat Down"
        {
            "unusual_id" "62"
            "price" "520"
            "type" "tfunusual"
        }

        "Phosphorous"
        {
            "unusual_id" "63"
            "price" "520"
            "type" "tfunusual"
        }

        "Sulphurous"
        {
            "unusual_id" "64"
            "price" "520"
            "type" "tfunusual"
        }

        "Memory Leak"
        {
            "unusual_id" "65"
            "price" "520"
            "type" "tfunusual"
        }

        "Overclocked"
        {
            "unusual_id" "66"
            "price" "520"
            "type" "tfunusual"
        }

        "Electrostatic"
        {
            "unusual_id" "67"
            "price" "520"
            "type" "tfunusual"
        }

        "Power Surge"
        {
            "unusual_id" "68"
            "price" "520"
            "type" "tfunusual"
        }

        "Anti-Freeze"
        {
            "unusual_id" "69"
            "price" "520"
            "type" "tfunusual"
        }

        "Time Warp"
        {
            "unusual_id" "70"
            "price" "520"
            "type" "tfunusual"
        }

        "Green Black Hole"
        {
            "unusual_id" "71"
            "price" "520"
            "type" "tfunusual"
        }

        "Roboactive"
        {
            "unusual_id" "72"
            "price" "520"
            "type" "tfunusual"
        }

        "Arcana"
        {
            "unusual_id" "73"
            "price" "520"
            "type" "tfunusual"
        }

        "Spellbound"
        {
            "unusual_id" "74"
            "price" "600"
            "type" "tfunusual"
        }

        "Chiroptera Venenata"
        {
            "unusual_id" "75"
            "price" "600"
            "type" "tfunusual"
        }

        "Poisoned Shadows"
        {
            "unusual_id" "76"
            "price" "600"
            "type" "tfunusual"
        }

        "Something Burning This Way Comes"
        {
            "unusual_id" "77"
            "price" "600"
            "type" "tfunusual"
        }

        "Hellfire"
        {
            "unusual_id" "78"
            "price" "600"
            "type" "tfunusual"
        }

        "Darkblaze"
        {
            "unusual_id" "79"
            "price" "600"
            "type" "tfunusual"
        }

        "Demonflame"
        {
            "unusual_id" "80"
            "price" "600"
            "type" "tfunusual"
        }

        "Showstopper"
        {
            "unusual_id" "3002"
            "price" "600"
            "type" "tfunusual"
        }

        "Holy Grail"
        {
            "unusual_id" "3003"
            "price" "600"
            "type" "tfunusual"
        }
        "Fountain of Delight"
        {
            "unusual_id" "3005"
            "price" "600"
            "type" "tfunusual"
        }

        "Screaming Tiger"
        {
            "unusual_id" "3006"
            "price" "600"
            "type" "tfunusual"
        }

        "Skill Gotten Gains"
        {
            "unusual_id" "3007"
            "price" "600"
            "type" "tfunusual"
        }

        "Midnight Whirlwind"
        {
            "unusual_id" "3008"
            "price" "600"
            "type" "tfunusual"
        }

        "Silver Cyclone"
        {
            "unusual_id" "3009"
            "price" "600"
            "type" "tfunusual"
        }

        "Mega Strike"
        {
            "unusual_id" "3010"
            "price" "600"
            "type" "tfunusual"
        }
    }

	"Paint Cans"
	{
		"A Color Similar to Slate"
		{
			"color" "47 79 79"
			"price" "60"
			"type" "tyhatdye"
		}

		"A Deep Commitment to Purple"
		{
			"color" "125 64 113"
			"price" "60"
			"type" "tyhatdye"
		}

		"A Distinctive Lack of Hue"
		{
			"color" "20 20 20"
			"price" "60"
			"type" "tyhatdye"
		}

		"A Mann's Mint"
		{
			"color" "188 221 179"
			"price" "60"
			"type" "tyhatdye"
		}

		"After Eight"
		{
			"color" "45 45 36"
			"price" "60"
			"type" "tyhatdye"
		}

		"Aged Moustache Grey"
		{
			"color" "126 126 126"
			"price" "60"
			"type" "tyhatdye"
		}

		"An Extraordinary Abundance of Tinge"
		{
			"color" "230 230 230"
			"price" "60"
			"type" "tyhatdye"
		}

		"Australium Gold"
		{
			"color" "231 181 59"
			"price" "60"
			"type" "tyhatdye"
		}

		"Color No. 216-190-216 "
		{
			"color" "216 190 216"
			"price" "60"
			"type" "tyhatdye"
		}

		"Dark Salmon Injustice"
		{
			"color" "233 150 122"
			"price" "60"
			"type" "tyhatdye"
		}

		"Drably Olive"
		{
			"color" "128 128 0"
			"price" "60"
			"type" "tyhatdye"
		}

		"Indubitably Green"
		{
			"color" "114 158 66"
			"price" "60"
			"type" "tyhatdye"
		}

		"Mann Co. Orange"
		{
			"color" "207 115 54"
			"price" "60"
			"type" "tyhatdye"
		}

		"Muskelmannbraun"
		{
			"color" "165 117 69"
			"price" "60"
			"type" "tyhatdye"
		}

		"Noble Hatter's Violet"
		{
			"color" "81 56 74"
			"price" "60"
			"type" "tyhatdye"
		}

		"Peculiarly Drab Tincture"
		{
			"color" "197 175 145"
			"price" "60"
			"type" "tyhatdye"
		}
		"Pink as Hell"
		{
			"color" "255 105 180"
			"price" "60"
			"type" "tyhatdye"
		}

		"Radigan Conagher Brown"
		{
			"color" "105 77 58"
			"price" "60"
			"type" "tyhatdye"
		}

		"The Bitter Taste of Defeat and Lime"
		{
			"color" "50 205 50"
			"price" "60"
			"type" "tyhatdye"
		}

		"The Color of a Gentlemann's Business Pants"
		{
			"color" "240 230 140"
			"price" "60"
			"type" "tyhatdye"
		}

		"Ye Olde Rustic Colour"
		{
			"color" "124 108 87"
			"price" "60"
			"type" "tyhatdye"
		}

		"Zepheniah's Greed"
		{
			"color" "66 79 59"
			"price" "60"
			"type" "tyhatdye"
		}
	}
}
__________________
NickischLP is offline
Send a message via Skype™ to NickischLP
Queqerror
Junior Member
Join Date: Jul 2017
Old 07-18-2017 , 13:39   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1222

plugin.store.cfg cant find that anyone knows why ?
Queqerror is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 07-18-2017 , 21:54   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1223

Quote:
Originally Posted by Queqerror View Post
plugin.store.cfg cant find that anyone knows why ?
Look under gamedir/cfg/sourcemod/ after the server has started with the store plugin.
__________________
sneaK is offline
Queqerror
Junior Member
Join Date: Jul 2017
Old 07-18-2017 , 22:00   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1224

i did and sm_store_credit_amount_inactive , sm_store_credit_interval cvars not found on the plugin and im like wtf is wrong now how i can change the credits ?
searched for the cfg but nothing

Last edited by Queqerror; 07-18-2017 at 22:22.
Queqerror is offline
Angeelor
Member
Join Date: Jan 2017
Old 07-21-2017 , 02:39   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1225

someone make buy respawn for this plugin?

or make this compatible, RESPAWN
Angeelor is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 07-21-2017 , 10:54   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1226

Quote:
Originally Posted by Angeelor View Post
someone make buy respawn for this plugin?

or make this compatible, RESPAWN
Respawn already exists.

Code:
		"Respawn"
		{
			"price" "500"
			"type" "respawn"
			"unique_id" "store_respawn"
		}
__________________
sneaK is offline
Angeelor
Member
Join Date: Jan 2017
Old 07-21-2017 , 14:44   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1227

Quote:
Originally Posted by sneaK View Post
Respawn already exists.

Code:
		"Respawn"
		{
			"price" "500"
			"type" "respawn"
			"unique_id" "store_respawn"
		}

Oh sorry i haven't seen it, thank you.
Angeelor is offline
condolent
AlliedModders Donor
Join Date: Jan 2016
Location: gc_sLocation;
Old 07-23-2017 , 10:44   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1228

Has anyone finished converting all materials etc into fastdl-files? If so, can anyone upload?
Kind of annoying to pack every feel one by one if someone has already done it!
__________________

Last edited by condolent; 07-23-2017 at 12:04.
condolent is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 07-23-2017 , 13:14   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1229

Quote:
Originally Posted by condolent View Post
Has anyone finished converting all materials etc into fastdl-files? If so, can anyone upload?
Kind of annoying to pack every feel one by one if someone has already done it!
Do some searching around here and Google, there are several batch scripts available to make this much easier.
__________________
sneaK is offline
Queqerror
Junior Member
Join Date: Jul 2017
Old 07-25-2017 , 04:41   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1230

is it possible to put !ws into this shop ? i mean to buy paints?
Queqerror is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:48.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode