2026/01/14 Late update

Updated PEPS.
Tweaked geomorph code to prevent broken transitions.
East/west & north/south are now randomized & tacked separately.
Dungeon will reset areas when empty & no more options are available.
Fixed issue with spell effect NUI.
Full compile.
This commit is contained in:
Jaysyn904
2026-01-14 23:49:30 -05:00
parent 7598075698
commit 7207aba580
26 changed files with 540 additions and 111 deletions

View File

@@ -1264,6 +1264,36 @@
"type": "int",
"value": 0
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "PRC_WEREWOLF_HYBRID_USE_SHIFTER_SHAPECHANGE"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "PRC_WILDSHAPE_ALLOWS_ARMS_SLOT"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
}
]
}