Skirt: Difference between revisions

From PZwiki
m (-- added Items template)
m (-- added weight, put Languages on top)
Line 1: Line 1:
{{Languages}}
{{Items
{{Items
|image = Skirt.png
|image = Skirt.png
|weight = 0.0
}}
}}
{{Languages}}


The skirt is an article of clothing wearable on the legs. The skirt gives less warmth than the trouser. They can be used to make bandages.
The skirt is an article of clothing wearable on the legs. The skirt gives less warmth than the trouser. They can be used to make bandages.

Revision as of 02:43, 13 November 2013

Template:Items

The skirt is an article of clothing wearable on the legs. The skirt gives less warmth than the trouser. They can be used to make bandages.

However, skirts are only wearable by female characters.

Code

item Shoes
{
Type				=			Clothing,
		Type				=			Clothing,
		BodyLocation		=			Bottoms,
		DisplayName			=			Skirt,
		Icon				=			Skirt,
		Palettes			=			Skirt_Brown/Skirt_Grey/Skirt_White/Skirt_Blue/Skirt_Purple,
		PalettesStart 		=			Skirt_,
		SpriteName			=			Skirt,
		Temperature = 5
}

History

Alpha
RC 2.9 Added to the game.

See Also

Template:Navbox/Clothing