Modjeska: Difference between revisions

From PZwiki
m (Remove 120px, minor fixes)
(added model to infobox)
Line 3: Line 3:
|name_colour=Food
|name_colour=Food
|name_text_colour=Food
|name_text_colour=Food
|image=Modjeska.png
|image=Modjeska_Model.png
|image_width=200px
|alternate_image=Modjeska.png
|alternate_name=Modjeska
|alternate_link=
<!--GENERAL-->
<!--GENERAL-->
|category=Food
|category=Food
Line 15: Line 19:
<!--TECHNICAL DETAILS-->
<!--TECHNICAL DETAILS-->
|class_name=Base.Modjeska
|class_name=Base.Modjeska
}}'''Modjeska''' is a [[Food#Non-Perishable|non-perishable]] food [[items|item]].
}}A '''Modjeska''' is a [[Food#Non-Perishable|non-perishable]] food [[items|item]].


==Usage==
==Usage==
Modjeska can be eaten, providing the player with some positive effects.
Modjeskas can be eaten, providing the player with some positive effects.


==Distribution==
==Distribution==
Modjeska can be found in gift stores and candy stores.
Modjeskas can be found in gift stores and candy stores.


==Trivia==
==Trivia==
The Modjeska is a gooey caramel candy with a marshmallow centre created in the 1880s by french confectioner Anton Busath, who named it in honour of the Polish actress Helena Modjeska, after she visited [[Louisville, KY|Louisville, Kentucky]].
The Modjeska is a gooey caramel candy with a marshmallow center created in the 1880s by french confectioner Anton Busath, who named it in honor of the Polish actress Helena Modjeska, after she visited [[Louisville, KY|Louisville, Kentucky]].


==Gallery==
==Gallery==

Revision as of 12:13, 24 June 2023

Modjeska
Modjeska
Modjeska
General
Category Food
Encumbrance
Heavy Load
0.1
Nutrition
Hunger
Hunger
-10
Calories
Calories
60
Carbohydrates
Carbohydrates
15
Proteins
Proteins
0
Fat
Fat
0
Technical details
Item ID Base.Modjeska

A Modjeska is a non-perishable food item.

Usage

Modjeskas can be eaten, providing the player with some positive effects.

Distribution

Modjeskas can be found in gift stores and candy stores.

Trivia

The Modjeska is a gooey caramel candy with a marshmallow center created in the 1880s by french confectioner Anton Busath, who named it in honor of the Polish actress Helena Modjeska, after she visited Louisville, Kentucky.

Gallery

Code

From items_food.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 41.73

    item Modjeska
	{
		DisplayName = Modjeska,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = Modjeska,
		HungerChange = -10,
		Calories = 60,
		Carbohydrates = 15,
		Lipids = 0,
		Proteins = 0,
		WorldStaticModel = Modjeska,
	}

See also