Underwear: Difference between revisions

From PZwiki
m (Automated header update.)
m (Remove lines))
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Header|Project Zomboid|Items|Clothing}}
{{Header|Project Zomboid|Items|Clothing|Underwear|Underpants}}
{{Page version|41.78.16}}
{{Page version|41.78.16}}
{{Obsolete|build 41|Underpants|item=true}}
{{Obsolete|build 41|Underpants|item=true}}
{{Infobox item
{{Infobox item
|name = Underwear
|name=Underwear
|name_colour = Clothing
|model=UnderwearAnim.gif
|name_text_colour = Clothing
|icon=Underwear1.png
|model = UnderwearAnim.gif
|icon2=Underwear2.png
|image_width = 128px
|weight=0.1
|icon = Underwear1.png
|function=Make {{ll|Ripped Sheets}}
|icon_name =
|item_id=Base.Underwear1<br>Base.Underwear2
|icon2 = Underwear2.png
|icon_name2 =
|weight = 0.1
|function = Make {{T|Ripped Sheets}}
|class_name = Base.Underwear1<br>Base.Underwear2
}}
}}
'''Underwear''' was an item of [[clothing]] in [[Project Zomboid]].
'''Underwear''' was an item of [[clothing]] in [[Project Zomboid]].


==Usage==
==Usage==
The {{T|player}} could neither equip nor unequip underwear, as it was always ''worn'' by the player. If the player were to unequip all their items of clothing, they would be left with nothing but their underwear. The male character can be seen with only bottoms, and the female with both top and bottoms.
The {{ll|player}} could neither equip nor unequip underwear, as it was always ''worn'' by the player. If the player were to unequip all their items of clothing, they would be left with nothing but their underwear. The male character can be seen with only bottoms, and the female with both top and bottoms.


There wasn't much use for underwear other than being torn for {{T|Ripped Sheets|ripped sheets}}. However, like other items of clothing, underwear could be cleaned with {{T|soap}} and {{T|water}}, even though it couldn't get dirty or bloody. This was likely a bug as other ''junk'' clothing items like {{T|socks}} could not be cleaned.
There wasn't much use for underwear other than being torn for {{ll|Ripped Sheets|ripped sheets}}. However, like other items of clothing, underwear could be cleaned with {{ll|soap}} and {{ll|water}}, even though it couldn't get dirty or bloody. This was likely a bug as other ''junk'' clothing items like {{ll|socks}} could not be cleaned.


==Crafting==
==Crafting==
Clothing can be torn into [[Ripped Sheets|ripped sheets]], which is a makeshift [[bandage]], an essential first aid tool. Clothing can also be turned into [[Sheet Rope|sheet ropes]], which can be used to rappel down from (and also up, as long as the player doesn't have the [[Traits#Negatives|weak]] trait) a window.
Clothing can be torn into [[Ripped Sheets|ripped sheets]], which is a makeshift [[bandage]], an essential first aid tool. Clothing can also be turned into [[Sheet Rope|sheet ropes]], which can be used to rappel down from (and also up, as long as the player doesn't have the [[Traits#Negatives|weak]] trait) a window.
{{Crafting header|ing=1}}
{{Crafting/sandbox2
{{Crafting general|005|ing=1}}
|ripped_sheets
{{Crafting general|006|ing=1}}
|sheet_rope
|}
}}


==Distribution==
==Distribution==
Line 35: Line 30:
==Gallery==
==Gallery==
<gallery>
<gallery>
MaleUnderwearAnim.gif|The male character in his underwear.
MaleUnderwearAnim.gif|The male character in his underwear
FemaleUnderwearAnim.gif|The female character in her underwear.
FemaleUnderwearAnim.gif|The female character in her underwear
</gallery>
</gallery>


Line 66: Line 61:
*[[Belt]]
*[[Belt]]


{{Navbox clothing}}
{{Navbox items|underwear}}
 


[[Category:Household items]]
[[Category:Household]]

Revision as of 07:36, 15 April 2024

UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
BoxSmall.png
This item has been removed from the game in build 41.
It has been replaced by Underpants.
Underwear
UnderwearAnim.gif
Underwear
General
Encumbrance
Moodle Icon HeavyLoad.png
0.1
Function
Technical
Item ID
Base.Underwear1
Base.Underwear2

Underwear was an item of clothing in Project Zomboid.

Usage

The player could neither equip nor unequip underwear, as it was always worn by the player. If the player were to unequip all their items of clothing, they would be left with nothing but their underwear. The male character can be seen with only bottoms, and the female with both top and bottoms.

There wasn't much use for underwear other than being torn for ripped sheets. However, like other items of clothing, underwear could be cleaned with soap and water, even though it couldn't get dirty or bloody. This was likely a bug as other junk clothing items like socks could not be cleaned.

Crafting

Clothing can be torn into ripped sheets, which is a makeshift bandage, an essential first aid tool. Clothing can also be turned into sheet ropes, which can be used to rappel down from (and also up, as long as the player doesn't have the weak trait) a window.

Product Ingredients Tools Requirements Workstation XP
Rag.png
Ripped Sheets
One of:
TshirtGeneric.png Clothing (cotton) ×1
Sheet.png Sheet ×1
none none none 0.25 Tailoring
SheetRope.png
Sheet Rope
One of:
Sheet.png Sheet ×1
Vest White.png Clothing (cotton) ×1
none none none none

Distribution

They were commonly found in bedroom wardrobes of many houses, on the shelves of clothing stores, or in the lockers of schools and police stations.

Gallery

Code

From items.txt (Project Zomboid directory/media/scripts/)

Underwear1 Underwear1.png

	item Underwear1
		Weight		= 0.1,
		Type		= Normal,
		DisplayName	= Underwear,
		Icon		= Underwear1,

Underwear2 Underwear2.png

	item Underwear2
		Weight		= 0.1,
		Type		= Normal,
		DisplayName	= Underwear,
		Icon		= Underwear2,

See also