Skip to content
Open
Show file tree
Hide file tree
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 @@ -153,6 +153,13 @@ Object Demo_GLAInfantrySaboteur
BuildingPickup = YES
SabotageDuration = 30000
End
Behavior = SabotageFakeBuildingCrateCollide SabotageTag_07
BuildingPickup = YES
End
Behavior = SabotageInternetCenterCrateCollide SabotageTag_08
BuildingPickup = YES
SabotageDuration = 15000
End

Behavior = SlowDeathBehavior ModuleTag_Death01
DeathTypes = ALL -CRUSHED -SPLATTED -EXPLODED -BURNED -POISONED -POISONED_BETA -POISONED_GAMMA -SUICIDED
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,13 @@ Object Slth_GLAInfantrySaboteur
BuildingPickup = YES
SabotageDuration = 30000
End
Behavior = SabotageFakeBuildingCrateCollide SabotageTag_07
BuildingPickup = YES
End
Behavior = SabotageInternetCenterCrateCollide SabotageTag_08
BuildingPickup = YES
SabotageDuration = 15000
End

Behavior = SlowDeathBehavior ModuleTag_Death01
DeathTypes = ALL -CRUSHED -SPLATTED -EXPLODED -BURNED -POISONED -POISONED_BETA -POISONED_GAMMA
Expand Down