Prepare fixtures

This commit is contained in:
dkanus 2026-07-14 20:27:09 +07:00
commit 9c94356263
6021 changed files with 722805 additions and 22 deletions

View file

@ -0,0 +1,5 @@
class TeslaHusk extends NiceZombieTeslaHusk;
defaultproperties
{
}

View file

@ -0,0 +1,6 @@
// Different naming scheme 'cause kf-scrntestingrounds has a stupid restriction on what zeds can be used in it's spawns
class ZombieBrute extends NiceZombieBrute;
defaultproperties
{
}

View file

@ -0,0 +1,5 @@
class ZombieJason extends NiceZombieJason;
defaultproperties
{
}

View file

@ -0,0 +1,6 @@
// Different naming scheme 'cause kf-scrntestingrounds has a stupid restriction on what zeds can be used in it's spawns
class ZombieShiver extends NiceZombieShiver;
defaultproperties
{
}

View file

@ -0,0 +1,6 @@
// Zombie Monster for KF Invasion gametype
class ZombieSick extends NiceZombieSick;
defaultproperties
{
}

View file

@ -0,0 +1,11 @@
<html>
<head><title>Index of /kf_sources/NiceNameHack/Classes/</title></head>
<body>
<h1>Index of /kf_sources/NiceNameHack/Classes/</h1><hr><pre><a href="../">../</a>
<a href="TeslaHusk.uc">TeslaHusk.uc</a> 06-Oct-2019 10:36 73
<a href="ZombieBrute.uc">ZombieBrute.uc</a> 06-Oct-2019 10:36 192
<a href="ZombieJason.uc">ZombieJason.uc</a> 06-Oct-2019 10:36 71
<a href="ZombieShiver.uc">ZombieShiver.uc</a> 06-Oct-2019 10:36 194
<a href="ZombieSick.uc">ZombieSick.uc</a> 06-Oct-2019 10:36 113
</pre><hr></body>
</html>