Boring Salad: Difference between revisions

From PZwiki
m (Removed obsolete items category - included in notice box now)
(Movement of Page to Removed Foods Category, modernised layout, + navbar)
Line 1: Line 1:
__NOTOC__
{{languages}}
{{languages}}
<div class="header" style="margin: 5px; align: right; background: #CEF2E0; padding: 13px; text-align: left; font-size: 100%; color:#000000; border: 1px solid #A3BFB1"> <!-- Code for Background Colour -->
<div style="float: right;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">    '''Page Updated @ Version: 34.28'''    </div><!-- Code for Version Tag at top -->
<div style="float: left;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">   '''Navigation''' - [[ Main_Page|Index]] -> [[:Category:Food|Food]] -> [[:Category:Removed_Food|Removed Foods]] -> [[Boring_Salad|Boring Salad]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
{{Notice|Obsolete}}  
{{Notice|Obsolete}}  
{{Consumables
{{Consumables
Line 7: Line 12:
|weight = 0.7
|weight = 0.7
}}
}}
Boring Salad is a food item that has since been removed from Project Zomboid. It was superceded by a superior crafting system and more variety. <br>
== Former Description ==
The lowest quality of Salad that can currently be made. While the shelf life of Salads in Project Zomboid are virtually zero (Stays Fresh for 1 Day, Rots after 2), their easy to access ingredients (Provided you have a farm), and simple recipes, can prove invaluable for staving off a fever or healing serious wounds when other food isn't available.
The lowest quality of Salad that can currently be made. While the shelf life of Salads in Project Zomboid are virtually zero (Stays Fresh for 1 Day, Rots after 2), their easy to access ingredients (Provided you have a farm), and simple recipes, can prove invaluable for staving off a fever or healing serious wounds when other food isn't available.
== Effects ==
== Effects ==
Line 36: Line 44:
{{Navbox/Consumables}}
{{Navbox/Consumables}}
[[Category:Consumables]]
[[Category:Consumables]]
[[Category:Food]]
[[Category:Removed Food]]
[[Category:Perishable Food]]
[[Category:Version 34.28]]

Revision as of 23:01, 7 July 2016


Page Updated @ Version: 34.28
   Navigation - Index -> Food -> Removed Foods -> Boring Salad   
BoxSmall.png
This feature has been removed from the game.
It has been replaced by something else.

Boring Salad is a food item that has since been removed from Project Zomboid. It was superceded by a superior crafting system and more variety.

Former Description

The lowest quality of Salad that can currently be made. While the shelf life of Salads in Project Zomboid are virtually zero (Stays Fresh for 1 Day, Rots after 2), their easy to access ingredients (Provided you have a farm), and simple recipes, can prove invaluable for staving off a fever or healing serious wounds when other food isn't available.

Effects

Hungry: -60
Moodles: -5

Crafting

Output Ingredients< Description












Code

item SaladBoring
	{
		Type 		    = Food,
		DisplayName 	    = Boring Salad,
		Icon 		    = TZ_CraftSalat,
		Weight 		    = 0.7,
		HungerChange 	    = -60,
		BoredomChange 	    = -5,
		ReplaceOnUse 	    = Bowl,
		DaysFresh           = 2,
		DaysTotallyRotten   = 3
	}

Template:Navbox/Consumables