mirror of
https://git.do.srb2.org/STJr/ZoneBuilder.git
synced 2025-02-14 16:10:50 +00:00
14 lines
No EOL
189 B
INI
14 lines
No EOL
189 B
INI
|
|
// Basic Doom and Vanilla engine stuff.
|
|
|
|
include("Doom_Misc.cfg");
|
|
|
|
// The only difference with Doom
|
|
skills
|
|
{
|
|
1 = "Very easy";
|
|
2 = "Easy";
|
|
3 = "Medium";
|
|
4 = "Hard";
|
|
5 = "Very hard";
|
|
} |