Skip to content

Commit

Permalink
fix drones x2
Browse files Browse the repository at this point in the history
  • Loading branch information
Lonkuk committed Aug 7, 2024
1 parent 6629bae commit 0c94de1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
12 changes: 4 additions & 8 deletions Resources/Prototypes/ADT/Drones/Drone-Antags/DroneAntag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@
- Common
- type: ZombieImmune
- type: Repairable
fuelcost: 15
doAfterDelay: 3
allowSelfRepair: true
# - type: PowerCellSlot
Expand Down Expand Up @@ -181,7 +180,7 @@
- type: StandingState
- type: Tag
tags:
- ShoesRequiredStepTriggerImmune
# - ShoesRequiredStepTriggerImmune
# - DoorBumpOpener
- CanPilot
- CannotSuicide
Expand Down Expand Up @@ -317,7 +316,7 @@
autoRot: true
- type: Tag
tags:
- ShoesRequiredStepTriggerImmune
# - ShoesRequiredStepTriggerImmune
- CannotSuicide
- type: StaticPrice
price: 1275
Expand Down Expand Up @@ -346,7 +345,6 @@
speechSounds: Pai
- type: ZombieImmune
- type: Repairable
fuelcost: 15
doAfterDelay: 5
- type: UserInterface
interfaces:
Expand Down Expand Up @@ -475,7 +473,7 @@
autoRot: true
- type: Tag
tags:
- ShoesRequiredStepTriggerImmune
# - ShoesRequiredStepTriggerImmune
- CannotSuicide
- type: StaticPrice
price: 1275
Expand Down Expand Up @@ -504,7 +502,6 @@
speechSounds: Pai
- type: ZombieImmune
- type: Repairable
fuelcost: 15
doAfterDelay: 5
- type: UserInterface
interfaces:
Expand Down Expand Up @@ -634,7 +631,7 @@
autoRot: true
- type: Tag
tags:
- ShoesRequiredStepTriggerImmune
# - ShoesRequiredStepTriggerImmune
- CannotSuicide
- type: StaticPrice
price: 750
Expand Down Expand Up @@ -663,7 +660,6 @@
speechSounds: Pai
- type: ZombieImmune
- type: Repairable
fuelcost: 15
doAfterDelay: 5
- type: UserInterface
interfaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -563,8 +563,8 @@
- SolCommon
- type: Tag
tags:
- ChangelingBlacklist
- ShoesRequiredStepTriggerImmune
# - ChangelingBlacklist
# - ShoesRequiredStepTriggerImmune
- CanPilot
- FootstepSound
- DoorBumpOpener
Expand Down

0 comments on commit 0c94de1

Please sign in to comment.