Empty Orange Soda Bottle

From PZwiki
Revision as of 19:51, 28 March 2012 by Auchtor (talk | contribs) (Created page with "{{languages}} {{Items |image = pop_empty.png |weight = 0.5 }} == Code == <nowiki>item PopBottleEmpty { Type = Normal, DisplayName = Empty Pop Bottle, Icon = P...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Empty Orange Soda Bottle

Template:Items

Code

item PopBottleEmpty
{
	Type				=			Normal,
	DisplayName			=			Empty Pop Bottle,
	Icon				=			Pop_empty,
	Weight				=			.5,
	ReplaceOnUseOn  	=			WaterSource-WaterPopBottle,
	CanStoreWater		=			true
}