Conversation
| EnableDamageRandomizationRemoval: { | ||
| // DisplayName: "Enable Damage Randomization Removal" | ||
| // Description: "When enabled, all damage numbers in the game will be made fair and predictable." | ||
| DisplayName: "Activar remoción de randomización de daño" |
There was a problem hiding this comment.
I would prefer "eliminación de aleatorización" since "randomización" doesn't exist in Spanish and "remoción" is not a synonym of eliminate
There was a problem hiding this comment.
Hmmm, how about "eliminación de variación en daño"? I'm thinking "aleatorización" sounds a little wordy
There was a problem hiding this comment.
Sorry, didn't check the comment. I'd go for it too, sounds more organic, yep
Wolf-Igmc4
left a comment
There was a problem hiding this comment.
All good except a few accents needed (added in comments).
| EnableManaDropsRework: { | ||
| // DisplayName: "Enable Mana Drops Rework" | ||
| // Description: "When enabled, random mana drops on enemy deaths are replaced with enemies dropping mana over time as they receive damage, as long as a nearby player is not on full mana." | ||
| DisplayName: "Activar ajuste a regeneración de mana en combate" |
There was a problem hiding this comment.
here and below, "maná" instead of "mana"
| EnableGoreGibbing: { | ||
| // DisplayName: "Enable Gore Gibbing" | ||
| // Description: "Whether gores can be destroyed, with some breaking into smaller pieces." | ||
| DisplayName: "Activar destruccion de restos" |
| ParticleMultiplierSafe: { | ||
| // DisplayName: "Particle Spawn Rate (Safe)" | ||
| // Description: "If set below 1.0 - reduces the amount of normal (non-bloody) particles. Set to '0.0' to completely disable them." | ||
| DisplayName: "Frecuencia de generacion de particulas no sangrientas" |
There was a problem hiding this comment.
Add accents to "generación " and "partículas", and below
|
@Wolf-Igmc4 thanks for the review. Just pushed the missing corrections you pointed out |
No description provided.