mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-27 23:29:10 +01:00
Merge pull request #1899 from CHOMPStationBot/upstream-merge-10262
[MIRROR] Slightly raises nutrition cap to fix a vr feature
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user