Eraser: Difference between revisions

From PZwiki
(Created page with "__NOTOC__ {{languages|Eraser}} {{header|The Game World|Items|Tools|version=Version 39|incver=66.3}}{{Tools|image=Eraser_120px.png|primaryuse=Remove map markings|otheruses=''no...")
 
mNo edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__
{{languages|Eraser}}
{{languages|Eraser}}
{{header|The Game World|Items|Tools|version=Version 39|incver=66.3}}{{Tools|image=Eraser_120px.png|primaryuse=Remove map markings|otheruses=''none''|weight=0.1}}
{{header|The Game World|Items|Tools|Stationery|version=Version 39|incver=66.3}}{{Tools|image=Eraser_120px.png|primaryuse=Remove map markings|otheruses=''none''|weight=0.1}}
An '''eraser''' (also known as a '''rubber''') is a stationery item with very little use. Currently, the only use is to remove [[Maps|map]] markings, whether they be from a spawned annotated map, or annotated by a [[player]]. To remove a map marking, the map must be opened, then a button on the bottom of the window saying ''"Remove Marking"'' will be displayed. Any map marking can be removed regardless of whether they were done with a [[pen]] or [[pencil]].
An '''eraser''' (also known as a '''rubber''') is a stationery item with very little use. Currently, the only use is to remove [[Maps|map]] markings, whether they be from a spawned annotated map, or annotated by a [[player]]. To remove a map marking, the map must be opened, then a button on the bottom of the window saying ''"Remove Marking"'' will be displayed. Any map marking can be removed regardless of whether they were done with a [[pen]] or [[pencil]].



Revision as of 17:39, 6 June 2018


Template:Tools

An eraser (also known as a rubber) is a stationery item with very little use. Currently, the only use is to remove map markings, whether they be from a spawned annotated map, or annotated by a player. To remove a map marking, the map must be opened, then a button on the bottom of the window saying "Remove Marking" will be displayed. Any map marking can be removed regardless of whether they were done with a pen or pencil.

Item distribution

Buildings

Building Container Rolls Chance
Grocery Storage Bin 1 2
All Desk 1 7
Small Table 1 4
Bin 1 2
Filing Cabinet 1 4
Library Counter 1 4
Motel Room Bin 1 2
Houseware Store Shelves 3 4

Code

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

	item Eraser
		Weight		= 0.1,
		Type		= Normal,
		DisplayName	= Eraser,
		Icon		= Eraser,

See also

Template:Navbox/Tools