Pool Ball: Difference between revisions

From PZwiki
mNo edit summary
(Added deletion notice.)
Line 4: Line 4:
|weight = 0.2
|weight = 0.2
}}
}}
{{deletion|This page is a stub, the item in question is not exceptionally notable that it requires it's own page. If no issues are raised this page will be deleted and any useful info will be collapsed into the [[Items]] table. -Connall|speedy=0}}
The pool ball is a rare item, and it does not have any purposes except for adding weight on to the player's inventory.
The pool ball is a rare item, and it does not have any purposes except for adding weight on to the player's inventory.
== Code ==
== Code ==

Revision as of 23:59, 22 January 2014

Template:Items

Imbox deletion.png
This page is a candidate for deletion.
Reason: This page is a stub, the item in question is not exceptionally notable that it requires it's own page. If no issues are raised this page will be deleted and any useful info will be collapsed into the Items table. -Connall
This page (and any subpages) will be deleted after being reviewed by an admin, and no one has objected to its deletion. Users may discuss this request for deletion on the page's talk page. Once added, this should only be removed by an admin, or the user that added it.

The pool ball is a rare item, and it does not have any purposes except for adding weight on to the player's inventory.

Code

item PoolBall
{
	Type = Normal,
	DisplayName = Pool Ball,
	Icon = Poolball,
	Weight = 0.2
}