Merge pull request #1899 from CHOMPStationBot/upstream-merge-10262

[MIRROR] Slightly raises nutrition cap to fix a vr feature
This commit is contained in:
Nadyr
2021-05-08 08:21:39 -04:00
committed by GitHub
+1 -1
View File
@@ -433,6 +433,6 @@
#define EXAMINE_SKIPLEGS 0x0080
#define EXAMINE_SKIPFEET 0x0100
#define MAX_NUTRITION 5000 //VOREStation Edit
#define MAX_NUTRITION 6000 //VOREStation Edit
#define FAKE_INVIS_ALPHA_THRESHOLD 127 // If something's alpha var is at or below this number, certain things will pretend it is invisible.