-
Notifications
You must be signed in to change notification settings - Fork 257
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Metal Gear Rimworld-Gekko patch #2760
Metal Gear Rimworld-Gekko patch #2760
Conversation
You can download the rebuilt assembly for this PR here: https://combatextended.lp-programming.com/CombatExtended-6209890221.zip |
You can download the rebuilt assembly for this PR here: https://combatextended.lp-programming.com/CombatExtended-6225106310.zip |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally looks good, just needs some small tweaks to carrying capacity.
<xpath>Defs/ThingDef[defName="MGR_Mech_Gekko"]/statBases</xpath> | ||
<value> | ||
<ArmorRating_Heat>0.25</ArmorRating_Heat> | ||
<CarryWeight>250</CarryWeight> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Because the Gekko has a bodySize of 4, it can carry 1000 kg (250 * 4). I'd go ahead and reduce this from value 250 to 60, so that it gets an appropriate carry weight with bodySize factored in.
Patches/Metal Gear Rimworld-Gekko/ThingDefs_Races/Races_Mechanoid.xml
Outdated
Show resolved
Hide resolved
You can download the rebuilt assembly for this PR here: https://combatextended.lp-programming.com/CombatExtended-6257888531.zip |
6ae4eef
into
CombatExtended-Continued:Development
Patch for Metal Gear Rimworld-Gekko
IMPORTANT NOTE: game only runs without errors when coverage is fixed on AOBAS end in Metal Gear Rimworld-Gekko (its above 1 total) hes aware and will adress it from what i know so in future should run without errors
Testing
Check tests you have performed: