Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -649,19 +649,6 @@ Object Demo_GLABarracks
ReallyDamagedParticleSystem3 = Bone:NONE RandomBone:NO PSys:StructureTransitionSmallShockwave
End

; I have just pulled my ripcord, and this ain't no parachute!
Behavior = SlowDeathBehavior ModuleTag_Death17
DeathTypes = NONE +SUICIDED +EXPLODED
SinkDelay = 3000
SinkRate = 0.5 ; in dist/sec
DestructionDelay = 8000
FX = INITIAL FX_TerroristExplode
FlingForce = 8.0
FlingForceVariance = 3.0
FlingPitch = 60.0
FlingPitchVariance = 10.0
End

Behavior = CommandSetUpgrade ModuleTag_18
TriggeredBy = Upgrade_GLAWorkerFakeCommandSet
RemovesUpgrades = Upgrade_GLAWorkerRealCommandSet
Expand Down