Fixed various problems with prosts

This commit is contained in:
ZioPao
2024-03-21 22:56:10 +01:00
parent cc3ee9495c
commit 35ef646402
4 changed files with 48 additions and 18 deletions

View File

@@ -43,6 +43,7 @@ StaticData.PARTS_STR = {
StaticData.MOD_BODYLOCS_BASE_IND_STR = {
TOC_ArmProst = "TOC_ArmProst",
TOC_LegProst = "TOC_LegProst",
TOC_Arm = "TOC_Arm",
}