2026/04/27 Evening Update
Added PRC Option to change player model to appearances in racialappear.2da Added class heartbeat script and updated Soul Eater's onHit to work with NPCs and cohorts.
This commit is contained in:
@@ -1397,6 +1397,10 @@ const string FILE_END_SPELLS = "FILE_END_SPELLS";
|
||||
* This will be set automatically to a default unless FILE_END_MANUAL is turned on */
|
||||
const string FILE_END_APPEARANCE = "FILE_END_APPEARANCE";
|
||||
|
||||
/** Last line of racalappear.2da
|
||||
* This will be set automatically to a default unless FILE_END_MANUAL is turned on */
|
||||
const string FILE_END_RACIALAPPEAR = "FILE_END_RACIALAPPEAR";
|
||||
|
||||
/** Last line of wingmodel.2da
|
||||
* This will be set automatically to a default unless FILE_END_MANUAL is turned on */
|
||||
const string FILE_END_WINGS = "FILE_END_WINGS";
|
||||
|
||||
Reference in New Issue
Block a user