Tin of Tuna
(Redirected from Tuna)
![]() |
English • français |
---|
Page Updated @ Version: 34.28
Navigation - Main Index -> The Game World -> Items -> Consumables -> Food -> Non Perishable Foods -> Tin of Tuna
Tin of Tuna
|
A Can of Tuna is a non-perishable food item which is often found in kitchen cupboards. It is a non-perishable item while it is sealed.
A Can of Tuna can only be opened with a can opener, and once opened it becomes a perishable item. A opened can of tuna takes two in-game days to go stale, and four in-game days to rot.
Nutritional Information
|
It's Nutritional Values are as follows:
Carbohydrates = 0
Proteins = 15
Lipids = 34
Calories = 370
Evolved Recipes
Evolved Recipes | |
---|---|
Name | Hunger Added |
![]() Stew |
-17 |
![]() Stir-Fry |
-17 |
![]() Sandwich |
-17 |
![]() Rice Saucepan |
-17 |
![]() Rice Pot |
-17 |
Code
Sealed Can
item TunaTin Weight = 0.3, Type = Food, DisplayName = Tuna, Icon = Tuna, Carbohydrates = 0, Proteins = 15, Lipids = 34, Calories = 370, Packaged = TRUE,
Opened Can
item TunaTinOpen HungerChange = -17, Weight = 0.3, Type = Food, DaysTotallyRotten = 4, DisplayName = Open Tin of Tuna, Icon = TunaOpen, DaysFresh = 2, EvolvedRecipe = Stew:17;Stir fry:17;RicePot:17;RicePan:17;Sandwich:17, FoodType = Fish, Carbohydrates = 0, Proteins = 15, Lipids = 34, Calories = 370, Packaged = TRUE,