Initial commit of a working state
This commit is contained in:
@@ -70,6 +70,11 @@
|
||||
#define BELLY_SIZE_DEF 0
|
||||
#define BELLY_SIZE_MAX 10
|
||||
|
||||
//GS13 Port - Add back Arousal
|
||||
#define AROUSAL_MINIMUM_DEFAULT 0
|
||||
#define AROUSAL_MAXIMUM_DEFAULT 100
|
||||
#define AROUSAL_START_VALUE 1
|
||||
|
||||
//visibility toggles defines to avoid errors typos code errors.
|
||||
#define GEN_VISIBLE_ALWAYS "Always visible"
|
||||
#define GEN_VISIBLE_NO_CLOTHES "Hidden by clothes"
|
||||
|
||||
@@ -98,6 +98,7 @@
|
||||
#define ui_health "EAST-1:28,CENTER-1:15"
|
||||
#define ui_internal "EAST-1:28,CENTER+1:19"//CIT CHANGE - moves internal icon up a little bit to accommodate for the stamina meter
|
||||
#define ui_mood "EAST-1:28,CENTER-3:10"
|
||||
#define ui_arousal "EAST-1:28,CENTER-4:8"
|
||||
// #define ui_spacesuit "EAST-1:28,CENTER-4:10"
|
||||
|
||||
//Pop-up inventory
|
||||
|
||||
Reference in New Issue
Block a user