10 lines
222 B
Ucode
10 lines
222 B
Ucode
// To fuck with Slinks' buggy, overblown Zombie volumes.
|
|
// These simple nodes will be used to spawn zombies.
|
|
|
|
class ZombieNode extends KeyPoint;
|
|
|
|
defaultproperties
|
|
{
|
|
Texture=Texture'PatchTex.Common.ZNTex'
|
|
}
|