Toy Bear: Difference between revisions

From PZwiki
m (→‎top: Replace "Infobox_normal" with "Infobox_item")
m (added to infobox changes)
Line 2: Line 2:
{{Infobox item
{{Infobox item
|display_name=Toy Bear
|display_name=Toy Bear
|name_colour=default
|model= <!-- model image to go here: ToyBear_Model.png -->
|name_text_colour=default
|icon=ToyBear.png
|model=ToyBear.png
|category=Junk
|weight=0.2
|weight=0.2
|function=''None''
|function=''None''

Revision as of 06:33, 23 September 2023

Toy Bear
[[File:||200px|class=pixelart]]
General
Category
Junk
Encumbrance
Moodle Icon HeavyLoad.png
0.2
Function
None
Technical
Item ID
Base.ToyBear
Now I'd like you to meet my good friend Tooks Bear. Tooks Bear is the friendliest, smiliest, bounciest bear in town. You know why you'll like him the most? He's only $49.99 plus postage and packing. All I have to do is press this little button on his paw and... "I'm Tooks Bear! Let's go on an adventure!" We sure will Tooks! For $49.99 who'd resist?
Television advert

A toy bear is a useless miscellaneous item.

Usage

There is currently no use for the toy bear.

Distribution

Toy bears can be found in gift and toy stores.

Code

From newitems.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 40.6

	item ToyBear
		Weight		= 0.2,
		Type		= Normal,
		DisplayName	= Toy Bear,
		Icon		= ToyBear,

See also