bugfix: Demo Jarmen Kell no longer plays a second voice line when planting a Timed Demo Charge#129
Open
Stubbjax wants to merge 1 commit into
Conversation
…nting a Timed Demo Charge
xezon
approved these changes
Jul 10, 2026
gamezerve
added a commit
to gamezerve/Reborn-Omega
that referenced
this pull request
Jul 11, 2026
…quish behavior Update object configurations across three INI files: Change the Avenger tank armor from AntiAirVehicle to AvengerArmor, increasing resistance to JET_MISSILES damage from 30% to 23%. Use ColonelBurtonPlantCharge for Jarmen Kell's TimedDemoCharge to prevent duplicate voice lines. Add SquishCollide behavior to ChinaInfantryMiniGunner, allowing it to be properly driven over by vehicles. These changes improve unit consistency, fix duplicate ability audio, and correct Minigunner collision behavior. Based on fixes from TheSuperHackers/GeneralsGamePatch2: PR TheSuperHackers#136: TheSuperHackers/GeneralsGamePatch2#136 PR TheSuperHackers#129: TheSuperHackers/GeneralsGamePatch2#129 PR TheSuperHackers#135: TheSuperHackers/GeneralsGamePatch2#135
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This change removes Demo Jarmen Kell's second unnecessary voice line when planting a Timed Demo Charge. This does not occur when planting a Remote Demo Charge. Behaviour is now identical between Timed and Remote Demo Charges.
Before
BEFORE.mp4
After
AFTER.mp4