Mop

From PZwiki
Revision as of 02:36, 29 April 2018 by Vaileasys (talk | contribs) (Created and up to date)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


The mop is a mostly useless item. It can usually be found inside kitchen counters.

If the player is carrying both a bottle of bleach and a mop, when right-clicking a blood splatter, the option "Clean Blood" will appear. Cleaning bloodstains is currently cosmetic and will not affect the player's health. Both the bath towel and dish towel also have the same function, however they also have additional uses and will usually be preferred over the mop.






Code

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

See Also