Pants (disambiguation): Difference between revisions

From PZwiki
No edit summary
mNo edit summary
Line 4: Line 4:
|image = Trousers.gif  
|image = Trousers.gif  
|bodyarea = Legs
|bodyarea = Legs
|weight = 0.8
|weight = 1.0
}}
}}


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.
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, the character will walk around in his boxers. The trouser warms the character wearing quite a lot.
 
As of RC2.9 Build 0008B, '''trousers''' give a +8 effect to temperature.


== Crafting ==
== Crafting ==

Revision as of 00:03, 26 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, the character will walk around in his boxers. The trouser warms the character wearing quite a lot.

As of RC2.9 Build 0008B, trousers give a +8 effect to temperature.

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