This repository was archived by the owner on Jan 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +5
-0
lines changed
Dummy.rte/Actors/Brains/Controller
Imperatus.rte/Actors/Brains/Brainbot
Ronin.rte/Actors/Brains/Commander Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -604,6 +604,7 @@ AddActor = AHuman
604604 FilePath = Base.rte/Actors/Brains/Case/Sounds/EnergyExplosion.flac
605605 DeviceSwitchSound = SoundContainer
606606 CopyOf = Device Switch
607+ Team = 0
607608 Health = 100
608609 ImpulseDamageThreshold = 2800
609610 AimDistance = 30
Original file line number Diff line number Diff line change @@ -92,6 +92,7 @@ AddActor = Actor
9292 GibSound = SoundContainer
9393 AddSound = ContentFile
9494 FilePath = Base.rte/Actors/Brains/Case/Sounds/BrainPop.flac
95+ Team = 0
9596 Health = 100
9697 AimDistance = 0
9798 Perceptiveness = 0.17
Original file line number Diff line number Diff line change @@ -43,6 +43,7 @@ AddEffect = Actor
4343 GibSound = SoundContainer
4444 AddSound = ContentFile
4545 FilePath = Base.rte/Actors/Brains/Case/Sounds/EnergyExplosion.flac
46+ Team = 0
4647 Health = 100
4748 AimDistance = 0
4849 Perceptiveness = 0.7
Original file line number Diff line number Diff line change @@ -339,6 +339,7 @@ AddActor = AHuman
339339 FilePath = Base.rte/Actors/Brains/Case/Sounds/EnergyExplosion.flac
340340 DeviceSwitchSound = SoundContainer
341341 CopyOf = Device Switch
342+ Team = 0
342343 Health = 100
343344 ImpulseDamageThreshold = 2800
344345 AimDistance = 30
Original file line number Diff line number Diff line change @@ -70,6 +70,7 @@ AddActor = AHuman
7070 CopyOf = Human Death
7171 DeviceSwitchSound = SoundContainer
7272 CopyOf = Device Switch
73+ Team = 0
7374 Health = 100
7475 ImpulseDamageThreshold = 2000
7576 AimDistance = 30
You can’t perform that action at this time.
0 commit comments