File tree Expand file tree Collapse file tree
TabletopTweaks-Reworks/Patches Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "Releases" : [
33 {
44 "Id" : " TabletopTweaks-Reworks" ,
5- "Version" : " 1.4.1 "
5+ "Version" : " 1.4.2 "
66 }
77 ]
88}
Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ static void PatchAivu() {
8686 var DragonClass = BlueprintTools . GetBlueprintReference < BlueprintCharacterClassReference > ( "01a754e7c1b7c5946ba895a5ff0faffc" ) ;
8787 var DragonAzataArchetype = BlueprintTools . GetBlueprint < BlueprintArchetype > ( "6e6135c91c2f84e46b7bb49f2158a9ce" ) ;
8888
89- var DragonAzataWeaponOverrides = BlueprintTools . GetModBlueprintReference < BlueprintFeatureReference > ( TTTContext , "DargonAzataWeaponOverrides " ) ;
89+ var DragonAzataWeaponOverrides = BlueprintTools . GetModBlueprintReference < BlueprintFeatureReference > ( TTTContext , "DragonAzataWeaponOverrides " ) ;
9090 var DragonAzataStatGrowth = BlueprintTools . GetModBlueprintReference < BlueprintFeatureReference > ( TTTContext , "DragonAzataStatGrowth" ) ;
9191 var DragonAzataTailSweep = BlueprintTools . GetModBlueprintReference < BlueprintUnitFactReference > ( TTTContext , "DragonAzataTailSweep" ) ;
9292 var DragonAzataDeadlyTail = BlueprintTools . GetModBlueprintReference < BlueprintUnitFactReference > ( TTTContext , "DragonAzataDeadlyTail" ) ;
You can’t perform that action at this time.
0 commit comments