Yoyo: Difference between revisions

From PZwiki
mNo edit summary
No edit summary
Line 16: Line 16:
|}
|}
-->
-->
== Code ==
<nowiki>item Yoyo
{
Weight = 0.2,
Type = Normal,
DisplayName = Yoyo,
Icon = Yoyo,
}</nowiki>
[[Category:items]]
[[Category:items]]

Revision as of 10:35, 31 July 2013

Template:Items An item found in containers and corpses. No known use as of 2.9.10


Code

item Yoyo
{
Weight	=	0.2,
		Type	=	Normal,
		DisplayName	=	Yoyo,
		Icon	=	Yoyo,
}