03-07-2017, 05:31 PM
(This post was last modified: 03-08-2017, 07:45 PM by Prichard. Edited 1 time in total.)
To recreate:
1: Make teporone
Effect:
Teporone is supposed to increase body temperature by 10 degree increments when too cold, and decrease by 10 degrees when too warm
This does not happen. Instead, it will always set your body temperature to normal body temperature every life cycle.
This is due to a mistake in the code where max should say min, and min should say max.
1: Make teporone
Effect:
Teporone is supposed to increase body temperature by 10 degree increments when too cold, and decrease by 10 degrees when too warm
This does not happen. Instead, it will always set your body temperature to normal body temperature every life cycle.
This is due to a mistake in the code where max should say min, and min should say max.