Skip to content

Commit

Permalink
add predator cannon support, untested etc.
Browse files Browse the repository at this point in the history
  • Loading branch information
ASpoonPlaysGames committed Mar 28, 2024
1 parent 7844dc3 commit 0430d4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Advocate/Scripts/Conversion/Converter.cs
Original file line number Diff line number Diff line change
Expand Up @@ -609,6 +609,7 @@ public bool Convert(string outputPath, string repakPath, string texconvPath, str
{ "SwordPuls_Default", "texture\\models\\weapons_r2\\titan_prime_sword\\titan_prime_sword_01" }, // copied from PrimeSword since an old skin named it this way before skin tool support
{ "LeadWall_Default", "texture\\models\\Weapons_R2\\titan_triple_threat\\triple_threat" },
{ "PlasmaRailgun_Default", "texture\\models\\Weapons_R2\\titan_plasma_railgun\\plasma_railgun" },
{ "PredatorCannon_Default", "texture\\models\\weapons\\predator_titan\\predator_titan" },
{ "SplitterRifle_Default", "texture\\models\\weapons\\titan_particle_accelerator\\titan_particle_accelerator" },
{ "ThermiteLauncher_Default", "texture\\models\\Weapons_R2\\titan_thermite_launcher\\thermite_launcher" },
{ "TrackerCannon_Default", "texture\\models\\Weapons_R2\\titan_40mm\\titan_40mm" },
Expand Down

0 comments on commit 0430d4e

Please sign in to comment.