mirror of
https://git.do.srb2.org/STJr/ZoneBuilder.git
synced 2025-02-21 03:11:16 +00:00
13 lines
No EOL
199 B
INI
13 lines
No EOL
199 B
INI
|
|
// Basic Doom and Vanilla engine stuff.
|
|
|
|
include("Doom_Misc.cfg");
|
|
|
|
// The only difference with Doom
|
|
skills
|
|
{
|
|
1 = "Punkass Bitch";
|
|
2 = "Petty Thug";
|
|
3 = "Hot Shit";
|
|
4 = "Badass Mother Fucker";
|
|
} |