defName changes

This commit is contained in:
RickGrymes
2025-05-01 15:43:40 -05:00
parent 49651dd310
commit 35acd092ff
5 changed files with 68 additions and 49 deletions
@@ -55,7 +55,7 @@
<li Class="FCP_RadiantQuests.QuestNode_GetPawnKind">
<!--Dont change storeAs its hardcoded in C#-->
<storeAs>prisonerPawnKind</storeAs>
<pawnKindDef>FCP_NCR_Citizen</pawnKindDef>
<pawnKindDef>FCP_Pawnkind_NCR_Citizen</pawnKindDef>
</li>
<li Class="QuestNode_GetRandomInRangeFloat">
<storeAs>chanceToJoinVal</storeAs>
@@ -204,7 +204,7 @@
<li Class="FCP_RadiantQuests.QuestNode_GetPawnKind">
<!--Dont change storeAs its hardcoded in C#-->
<storeAs>prisonerPawnKind</storeAs>
<pawnKindDef>FCP_NCR_Trooper</pawnKindDef>
<pawnKindDef>FCP_Pawnkind_NCR_Trooper</pawnKindDef>
</li>
<li Class="QuestNode_GetRandomInRangeFloat">
<storeAs>chanceToJoinVal</storeAs>