mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-11-27 22:22:32 +00:00
14 lines
No EOL
231 B
INI
Executable file
14 lines
No EOL
231 B
INI
Executable file
|
|
// Basic Doom and Vanilla engine stuff.
|
|
|
|
include("Doom_Misc.cfg");
|
|
|
|
// The only difference with Doom
|
|
skills
|
|
{
|
|
1 = "Easy does it";
|
|
2 = "Not so sticky";
|
|
3 = "Gobs of goo";
|
|
4 = "Extreme ooze";
|
|
5 = "Super slimey!";
|
|
} |