Skip to content

Commit

Permalink
Merge pull request #1669 from snap01/fixes
Browse files Browse the repository at this point in the history
Add Cthulhu by Gaslight - Pulp era
  • Loading branch information
snap01 authored Jan 18, 2025
2 parents 1f28571 + ba0bf92 commit 5ff5a90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,7 @@
"CoC7.EraDownDarkerTrails": "Down Darker Trails - Standard",
"CoC7.EraDownDarkerTrailsPulp": "Down Darker Trails - Pulp",
"CoC7.EraGasLight": "Cthulhu by Gaslight",
"CoC7.EraGasLightPulp": "Cthulhu by Gaslight - Pulp",
"CoC7.Era1920": "1920s - Standard",
"CoC7.EraPulp": "Pulp Cthulhu",
"CoC7.EraModern": "Modern - Standard",
Expand Down
1 change: 1 addition & 0 deletions module/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ COC7.eras = {
regencyPulp: 'CoC7.EraRegencyPulp',
reignOfTerror: 'CoC7.EraReignOfTerror',
gasLight: 'CoC7.EraGasLight',
gasLightPulp: 'CoC7.EraGasLightPulp',
invictus: 'CoC7.EraInvictus'
}

Expand Down

0 comments on commit 5ff5a90

Please sign in to comment.