mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-12 16:38:18 +01:00
Finished
Tested and working. Scales added to sensible locations on Meta, Box, Delta and Pubby
This commit is contained in:
@@ -157,11 +157,11 @@
|
||||
#define FULLNESS_LEVEL_EMPTY 0
|
||||
|
||||
//Fatness levels, Here we go!
|
||||
#define FATNESS_LEVEL_BLOB 1671
|
||||
#define FATNESS_LEVEL_IMMOBILE 950
|
||||
#define FATNESS_LEVEL_MORBIDLY_OBESE 650
|
||||
#define FATNESS_LEVEL_OBESE 350
|
||||
#define FATNESS_LEVEL_FAT 100
|
||||
#define FATNESS_LEVEL_BLOB 900
|
||||
#define FATNESS_LEVEL_IMMOBILE 500
|
||||
#define FATNESS_LEVEL_MORBIDLY_OBESE 350
|
||||
#define FATNESS_LEVEL_OBESE 150
|
||||
#define FATNESS_LEVEL_FAT 90
|
||||
|
||||
//Nutrition levels for humans
|
||||
#define NUTRITION_LEVEL_FULL 550
|
||||
|
||||
Reference in New Issue
Block a user