Skip to content

Use double-quoted string constants for type and race in level_penalty#3412

Merged
hemagx merged 1 commit intoHerculesWS:masterfrom
MrKeiKun:feat-level-penalty-string-constants
Apr 22, 2026
Merged

Use double-quoted string constants for type and race in level_penalty#3412
hemagx merged 1 commit intoHerculesWS:masterfrom
MrKeiKun:feat-level-penalty-string-constants

Conversation

@MrKeiKun
Copy link
Copy Markdown
Contributor

Pull Request Prelude

Changes Proposed

The type field in level_penalty.conf already supported quoted string constants (e.g. "EXP_PENALTY_RATE"), but race was integer-only and both fields were written as bare unquoted identifiers in the conf file and the converter output.

Issues addressed:

@MrKeiKun MrKeiKun force-pushed the feat-level-penalty-string-constants branch from 1349dd3 to 4fa1888 Compare April 22, 2026 01:40
@MrKeiKun MrKeiKun force-pushed the feat-level-penalty-string-constants branch from 4fa1888 to b638008 Compare April 22, 2026 01:45
@hemagx hemagx merged commit b3bf8da into HerculesWS:master Apr 22, 2026
4 of 46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants