Jump to content

Raw fish not labled Dangerously Uncooked


Tails

Recommended Posts

Are they dangerous though? It seems it isn't marked as such in game files, but maybe that's for a reason – while I agree freshly caught fishes are probably not the best in survival, but I rarely hear of someone dying from eating sushi IRL after all :P.

Link to comment
Share on other sites

Will have to try, but that's what in the most recent (39.67.5) game newitems.txt file:

    item FishFillet
    {
        HungerChange	=	-25,
        Weight	=	0.2,
        Type	=	Food,
        IsCookable	=	TRUE,
        DaysTotallyRotten	=	4,
        MinutesToBurn	=	50,
        DisplayName	=	Fish Fillet,
        Icon	=	FishFillet,
        DaysFresh	=	2,
        MinutesToCook	=	20,
        EvolvedRecipe = Soup:15;Stew:15;Pie:15;Stir fry:15;Sandwich:5|Cooked;Burger:10;Salad:10|Cooked;Roasted Vegetables:15;RicePot:15;RicePan:15;PastaPot:15;PastaPan:15,
        FoodType    =   Fish,
        BadInMicrowave = true,
        GoodHot = true,
    }

It's mostly in line wit the wiki, as in there's no DangerousUncooked flag set – there is "GoodHot" flag added, but it shouldn't make you sick if eaten raw, so maybe the wiki is just outdated? (which sadly is often the case ;( )

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...