Cooking Pot/pl: Difference between revisions

From PZwiki
< Cooking PotCooking Pot/pl
(PZ Updater automated execution(task: deploy ReLookup, eid: 539cbafee0881c170b59fe4ac5e2a833))
m ([BOT] duplicate file fix, replaced: File:Cannedsoup.png → File:Soup.png)
Line 17: Line 17:
  | req =  
  | req =  
  | f1 = [[File:Smallcanopener.png|link=Can Opener|Can Opener]] | i1 = [[Can Opener]] | q1 = x1
  | 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)
  | f2 = [[File:Soup.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)
  | 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
  | f4 = [[File:Heat_source.gif|link=Heat Source|Heat Source]] | i4 = [[Heat Source]] | q4 =  | tag4 = (cooked:50min burned:100min) |opt4=1

Revision as of 12:06, 10 April 2022

Template:Tools

Metalowy garnek do gotowania.Można go użyć do podgrzewania potraw na kuchence.Po zjedzeniu z niego jedzenia wraca do swojej pierwotnej postaci. Można go znaleść w szafkach w domu.


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 Pot
{
	Type				=			Normal,
	DisplayName			=			Cooking Pot,
	Icon				=			Pot,
	Weight				=			5,
	ReplaceOnUseOn  	=			WaterSource-WaterPot,
	CanStoreWater		=			true
}