Jump to content

Recommended Posts

13 hours ago, MF99K said:

@watermelen671 when you get a chance do you think you could send me the assets for the Jukebox (not the anims, but you can send those too i guess)?

jukebot.rar

jukebot.thumb.png.5a70ad4d23b8448550d7d80408dc7d60.png

  • Like 1
  • Thanks 1
2 hours ago, minespatch said:

Isn't that bristleberry...?

It's Zesty Salsa Stuffed Berry actually...at least I'm pretty sure that's the name. 

Edit: Zesty Salsa is the prefab name...again. :wilson_facepalm:

Spoiler

It's almost like I spend more time in the files than I do actually playing the game. :wilson_sneaky:

--------------------------------------------------------------

Also, someone needs to update the ONI gamepedia...AGAIN. :wilson_ecstatic:

Quote

It is recommended to not produce a great surplus of food because of spoiling. Though, using refrigerators or a sterile environment (such as immersing the food in carbon dioxide) will keep the food from spoiling. Also, polluted water or oxygen will increase how quickly food spoils, so avoid those environments.

Because they nuked the Sterile Atmosphere, it no longer prevents spoilage, it only slows it down. 

I wonder if they also nerfed the Fruitcake... :wilson_curious:

Edited by watermelen671
  • Thanks 1
20 minutes ago, MF99K said:

wait so chlorine/vacuum won't prevent spoilage now?

Nope, nothing that gives that "Sterile Atmosphere" will prevent spoilage anymore, it will only slow the rate of decay. :wilson_resigned:

Just now, watermelen671 said:

Nope, nothing that gives that "Sterile Atmosphere" will prevent spoilage anymore, it will only slow the rate of decay. :wilson_resigned:

by what percent/does it stack? (like if you have food in a sterile atmosphere and in a refrigerator)

 

Just now, MF99K said:

by what percent/does it stack? (like if you have food in a sterile atmosphere and in a refrigerator)

That I do not know, but I am booting up the game now to maybe try and run some tests to find out.

28 minutes ago, MF99K said:

by what percent/does it stack? (like if you have food in a sterile atmosphere and in a refrigerator)

public class FOOD
{
	public class SPOIL_TIME
	{
		public const float DEFAULT = 2400f;

		public const float QUICK = 1200f;

		public const float SLOW = 4800f;

		public const float VERYSLOW = 9600f;
	}

I uh...I don't know what this means. Could someone summon one of the smarter forumers to interpret it? :wilson_curious:

23 minutes ago, watermelen671 said:

public class FOOD
{
	public class SPOIL_TIME
	{
		public const float DEFAULT = 2400f;

		public const float QUICK = 1200f;

		public const float SLOW = 4800f;

		public const float VERYSLOW = 9600f;
	}

 

frames, maybe? based on normal-speed gameplay?

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...