-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Zandronum support confirmed - Language file implemented due to the above - Works of the Masters has been added, automatically appearing under Master Levels
- Loading branch information
1 parent
c83b729
commit a920a64
Showing
3 changed files
with
85 additions
and
25 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
[default] | ||
|
||
// | ||
// CORE EPISODES | ||
// | ||
UEM_D1E1 = "Knee-Deep in the Dead"; | ||
UEM_D1E2 = "The Shores of Hell"; | ||
UEM_D1E3 = "Inferno"; | ||
UEM_D1E4 = "Thy Flesh Consumed"; | ||
UEM_D1E5 = "Sigil"; | ||
UEM_D2E1 = "Hell on Earth"; | ||
UEM_D2E2 = "No Rest for the Living"; | ||
UEM_D2ML = "The Master Levels"; | ||
UEM_D2TN = "TNT Evilution"; | ||
UEM_D2PT = "The Plutonia Experiment"; | ||
|
||
// | ||
// MOD-ADDED EPISODES | ||
// | ||
UEM_COMPENDIUM = "COMP: The Compendium"; | ||
UEM_LEXICON = "LEXI: The Sentinel's Lexicon"; | ||
UEM_MASTERSKLIE = "Masters: Chris Klie"; | ||
UEM_MASTERSCABAL = "Masters: Cabal"; | ||
UEM_MASTERSMISC = "Masters: Willits, Chasar, Mustaine"; | ||
UEM_MASTERSTITAN = "Masters: Titan"; | ||
UEM_MASTERSINFERNO = "Masters: Inferno"; |
This file contains 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
This file contains 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