Skip to content

Commit d3b8688

Browse files
committed
Add conversion rules
1 parent 3ea3b44 commit d3b8688

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

ConversionRules/Prerelease 4/Misc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,6 @@
3434
"Ronin Shovel Smack Particle": "Smack Particle",
3535
"Small Turret Stand Path Left": "Null Path",
3636
"Muzzle Flash Techion Laser": "Muzzle Flash Blue",
37-
"self.ModuleName = ": "-- self.ModuleName = "
37+
"self.ModuleName = ": "-- self.ModuleName = ",
38+
"TotalWoundLimit": "GibWoundLimit"
3839
}

ConversionRules/Prerelease 4/Sounds.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,8 @@
1111
"Coalition.rte/Devices/Weapons/GatlingGun/Sounds/SpinSound.flac": "Coalition.rte/Devices/Weapons/GatlingGun/Sounds/Spin.flac",
1212
"Techion.rte/Devices/Weapons/DihelicalCannon/Sounds/SpinSound.flac": "Techion.rte/Devices/Weapons/DihelicalCannon/Sounds/Spin.flac",
1313
"Techion.rte/Devices/Weapons/Nucleo/Sounds/NucleoDetonate.flac": "Techion.rte/Devices/Weapons/Nucleo/Sounds/Explode1.flac",
14-
"Techion.rte/Devices/Weapons/GigaPulsar/Sounds/SpinSound.flac": "Techion.rte/Devices/Weapons/GigaPulsar/Sounds/Spin.flac"
14+
"Techion.rte/Devices/Weapons/GigaPulsar/Sounds/SpinSound.flac": "Techion.rte/Devices/Weapons/GigaPulsar/Sounds/Spin.flac",
15+
"Imperatus.rte/Devices/Weapons/Banshee/Sounds/Fire2.flac": "Imperatus.rte/Devices/Weapons/Banshee/Sounds/Fire1.flac",
16+
"Imperatus.rte/Devices/Weapons/Banshee/Sounds/Fire3.flac": "Imperatus.rte/Devices/Weapons/Banshee/Sounds/Fire1.flac",
17+
"Base.rte/Sounds/Craft/HatchOpen.flac": "Base.rte/Sounds/Craft/HatchOpen1.flac"
1518
}

0 commit comments

Comments
 (0)