Pants (disambiguation): Difference between revisions

From PZwiki
No edit summary
mNo edit summary
Line 7: Line 7:
}}
}}


The '''trousers''' are the only article of clothing wearable on the legs. It is commonly found in wardrobes of many houses and in the corpses of defeated NPCs. There are 5 different colors for trousers. If you take your trousers off, the character will walk around in his boxers.
The '''trousers''' are the only article of clothing wearable on the legs. It is commonly found in wardrobes of many houses and in the corpses of defeated NPCs. There are 5 different colors for trousers. If the trousers are taken off off, the character will walk around in his boxers. The trouser warms the character wearing quite a lot.
 
== Crafting ==
== Crafting ==
{| class="wikitable sortable" style="text-align:center;"  
{| class="wikitable sortable" style="text-align:center;"  
Line 20: Line 21:
{
{
Type = Clothing,
Type = Clothing,
BodyLocation = Bottoms,
BodyLocation = Bottoms,
DisplayName = Pants,
DisplayName = Pants,
Icon = Trousers,
Icon = Trousers,
Palettes = Trousers_Brown/Trousers_Grey/Trousers_White,
Palettes = Trousers_Brown/Trousers_Grey/Trousers_White/Trousers_Blue,
PalettesStart = Trousers_,
PalettesStart = Trousers_,
SpriteName = Trousers1
SpriteName = Trousers,
Temperature = 8


}
}
item Jeans
{
Type = Clothing,
BodyLocation = Bottoms,
DisplayName = Jeans,
Icon = Trousers,
Palettes = Trousers_Blue,
PalettesStart = Trousers_,
SpriteName = Trousers1
}</nowiki>
}</nowiki>
{{Navbox/Clothing}}
{{Navbox/Clothing}}
[[Category:Clothing]]
[[Category:Clothing]]
[[Category:Version 0.2.0p]]
[[Category:Version 0.2.0p]]

Revision as of 14:34, 4 May 2013


Template:Clothing

The trousers are the only article of clothing wearable on the legs. It is commonly found in wardrobes of many houses and in the corpses of defeated NPCs. There are 5 different colors for trousers. If the trousers are taken off off, the character will walk around in his boxers. The trouser warms the character wearing quite a lot.

Crafting

Name Recipe Description












Code

item Trousers
{
	Type				=			Clothing,
		BodyLocation		=			Bottoms,
		DisplayName			=			Pants,
		Icon				=			Trousers,
		Palettes			=			Trousers_Brown/Trousers_Grey/Trousers_White/Trousers_Blue,
		PalettesStart 		=			Trousers_,
		SpriteName			=			Trousers,
		Temperature = 8

}
}

Template:Navbox/Clothing