Expanded Oozemaster for epic progression

Expanded Oozemaster for epic progression.
Updated Oozemaster'a Oozy Glob uses per day for epic progression.
This commit is contained in:
Jaysyn904
2025-04-27 15:33:00 -04:00
parent d5f72a4165
commit eb3369b1d9
9 changed files with 315 additions and 171 deletions

View File

@@ -1432,6 +1432,11 @@ const int FEAT_MIN_OOZY_TOUCH_BROWN = 3020;
const int FEAT_MIN_OOZY_TOUCH_GRAY = 3021;
const int FEAT_MIN_OOZY_TOUCH_OCHRE = 3022;
const int FEAT_MIN_OOZY_TOUCH_FUNGUS = 3023;
const int FEAT_OOZY_GLOB1 = 3028;
const int FEAT_OOZY_GLOB2 = 3029;
const int FEAT_OOZY_GLOB3 = 3030;
const int FEAT_OOZY_GLOB4 = 3031;
const int FEAT_OOZY_GLOB5 = 3032;
const int FEAT_INDISCERNIBLE_ANATOMY = 3033;
const int FEAT_CHARISMA_PENALITY = 3034;
const int FEAT_ONE_WITH_THE_OOZE = 3035;