Paintbrush: Difference between revisions

From PZwiki
(adjustments to layout. Added new infobox and header)
(added model to infobox)
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{languages|Paint Brush}}
{{languages}}
{{header|The Game World|Items|Tools|type=Default|version=Version 39|incver=67.5}}{{Infobox normal
{{header|The Game World|Items|Tools|type=Tool|version=Version 39|incver=67.5}}{{Infobox normal
|display_name=Paint Brush
|display_name=Paint Brush
|name_colour=Tool
|name_colour=Tool
|name_text_colour=Tool
|name_text_colour=Tool
|image = Paintbrush.png  
|image = PaintBrush_Model.png
|image_width=300px
|alternate_image=Paintbrush.png  
|alternate_name=Paint Brush
|alternate_link=
|weight = 0.2
|weight = 0.2
|primary_use = [[Paint|Painting]] [[wall]]s
|primary_use = [[Paint|Painting]] [[wall]]s

Revision as of 10:24, 13 January 2020

The Game WorldItemsToolsPaintbrush
Paint Brush
Paint Brush
Paint Brush
General
Category Item
Encumbrance
Heavy Load
0.2
Function Painting walls
Plastering walls
Technical details
Base ID Base.Paintbrush

A paint brush is an item used in construction.

Usage

They are used to plaster a player constructed wooden wall.

A plastered wall, whether it's player constructed or not, can be painted using paint and the paint brush. Symbols can also be painted on more surface types than just plastered walls, such as on a wooden sign.

They are used to paint a plastered wall.

Distribution

Paint brushes are usually found in crates.

Code

From items.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 39.67.5

	item Paintbrush
		Weight		= 0.2,
		Type		= Normal,
		DisplayName	= Paint brush,
		Icon		= Paintbrush,

See also

Template:Navbox/Tools