Gas can: Difference between revisions

From PZwiki
Gas can
(Undo revision 13264 by Zombieslayer123 (talk))
Line 14: Line 14:
! class="unsortable" | Recipe  
! class="unsortable" | Recipe  
! class="unsortable" | Description
! class="unsortable" | Description
{{RecipeLookup|4}}
{{RecipeLookup|3000}}
|}
|}
== Code ==
== Code ==
  <nowiki>item PetrolCan
  <nowiki>item PetrolCan

Revision as of 22:12, 16 November 2013


Template:Items A gas can is a heavy can full of petroleum. Currently, gas cans can only be found in crates in the various storage buildings. Because they are so heavy, it is better to leave it behind before going outside. Can be used to craft a Molotov Cocktail by combining it with a empty whiskey bottle and adding a bandage, or a pair of socks, or a dish towel.

Crafting

Name Recipe Description












Code

item PetrolCan
{
	Type				=			Drainable,
	DisplayName			=			Gas Can,
	Icon				=			Petrol,
	Weight				=			10,
	UseWhileEquipped 	= 			false,
}

History

Alpha
RC 2.9 Serves no purpose with Fire removed in this version.

See Also

Template:Navbox/Tools