NicePack/sources/Zeds/Mean/MeanZombieSiren.uc
Anton Tarasenko bd54850e38 Last patch
Commits like that are lazy and shitty, but fuck it, it's the last patch.
2020-07-03 18:03:21 +07:00

11 lines
275 B
Ucode

class MeanZombieSiren extends NiceZombieSiren;
#exec OBJ LOAD FILE=MeanZedSkins.utx
defaultproperties
{
ScreamRadius=800
ScreamForce=-200000
MenuName="Mean Siren"
Skins(0)=FinalBlend'MeanZedSkins.siren_hair_fb'
Skins(1)=Combiner'MeanZedSkins.siren_cmb'
}