00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
| class SFBabyMiteProjectile extends SFMiteProjectile;
#exec OBJ LOAD FILE=SPF-Content.uax PACKAGE=SPF-Content GROUP=Creatures
defaultproperties
{
speed=350.000000
MaxSpeed=350.000000
Damage=3.000000
SpawnSound=Sound'SPF-Content.Creatures.BabyMiteSpit'
ImpactSound=Sound'SPF-Content.Creatures.BabyMiteSpitImpact'
DrawScale=0.600000
AmbientGlow=155
}
|