Playing Cards: Difference between revisions

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

Revision as of 10:34, 31 July 2013

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


Code

item CardDeck
{
Weight	=	0.2,
		Type	=	Normal,
		DisplayName	=	Playing Cards,
		Icon	=	CardDeck,
}