mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-12-03 09:02:15 +00:00
14 lines
No EOL
202 B
INI
Executable file
14 lines
No EOL
202 B
INI
Executable file
|
|
// 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";
|
|
} |