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,18 @@
class ShitMut extends Mutator;
function bool CheckReplacement(Actor other, out byte isSuperRelevant)
{
Log("SHIT:" @ other);
return true;
}
defaultproperties
{
// This is a server-only mutator
remoteRole = ROLE_None
bAlwaysRelevant = true
// Mutator description
GroupName = "111"
FriendlyName = "111"
Description = "111"
}

View file

@ -0,0 +1,7 @@
<html>
<head><title>Index of /kf_sources/ShitMut/Classes/</title></head>
<body>
<h1>Index of /kf_sources/ShitMut/Classes/</h1><hr><pre><a href="../">../</a>
<a href="ShitMut.uc">ShitMut.uc</a> 21-Apr-2021 05:44 397
</pre><hr></body>
</html>