Canned Vegetable Soup/pl: Difference between revisions

From PZwiki
< Canned Vegetable SoupCanned Vegetable Soup/pl
m (Tickleman moved page Puszka zupy to Puszka zupy)
(PZ Updater automated execution(task: deploy ReLookup, eid: 1122f4375835d38e133d7cfb6521d1a0))
Line 10: Line 10:


== Crafting ==
== Crafting ==
{| class="wikitable sortable" style="text-align:center;"
{{Crafting header|ing=4}}<!-- Automatically generated by ReLookup. Subject RecipeLookup: 2000 -->
|-  
{{Crafting/core|ing=4
! Name
| product_image = [[File:Smallpotofsoup.png|link=Pot of Soup|Pot of Soup]] | product_name = [[Pot of Soup]] | product_quantity = x1
! class="unsortable" | Recipe
| xp = <!-- Not present in the old template. Please fill in manually. -->
! class="unsortable" | Description
| sl = ''none''
{{RecipeLookup|2000}}
| req =
| f1 = [[File:Smallcanopener.png|link=Can Opener|Can Opener]] | i1 = [[Can Opener]] | q1 = x1
| f2 = [[File:Cannedsoup.png|link=Canned Soup|Canned Soup]] | i2 = [[Canned Soup]] | q2 = x1 | tag2 = (consumed)
| f3 = [[File:Smallpot.png|link=Cooking Pot|Cooking Pot]] | i3 = [[Cooking Pot]] | q3 = x1 | tag3 = (consumed)
| f4 = [[File:Heat_source.gif|link=Heat Source|Heat Source]] | i4 = [[Heat Source]] | q4 =  | tag4 = (cooked:50min burned:100min) |opt4=1
}}
|}
|}


== Code ==
== Code ==

Revision as of 04:20, 26 March 2022


Puszka zupy.Bezużyteczne jeśli jej nie otworzymy, może być dokonane przez otworzenie jej i połączenie jej z garnkiem.Można ją znaleść w szafkach kuchennych i lodówkach.


Crafting

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2 Ingredient 3 Ingredient 4
Pot of Soup
Pot of Soup x1
none Can Opener
Can Opener x1
Canned Soup
Canned Vegetable Soup x1
(consumed)
Cooking Pot
Cooking Pot x1
(consumed)
Heat Source
Heat source
(cooked:50min burned:100min)


Code

item TinnedSoup
{
	Type				=			Food,
	DisplayName			=			Canned Soup,
	Icon				=			TinCan,
	Weight				=			2,
	HungerChange 		=			-30,
	RequireInHandOrInventory =	 	TinOpener
}

Template:Navbox/Consumables