Skip to content

Commit

Permalink
Makes portable flashers destructable (space-wizards#29564)
Browse files Browse the repository at this point in the history
Makes portable flashers destructible

Co-authored-by: plykiya <[email protected]>
  • Loading branch information
Plykiya and plykiya authored Jul 4, 2024
1 parent 406cf7a commit 62fcb6b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Resources/Prototypes/Entities/Objects/Weapons/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@

- type: entity
name: portable flasher
parent: BaseStructure
parent: BaseMachine
id: PortableFlasher
description: An ultrabright flashbulb with a proximity trigger, useful for making an area security-only.
components:
Expand All @@ -196,14 +196,11 @@
!type:PhysShapeCircle
radius: 2
repeating: true
- type: Anchorable
- type: Sprite
sprite: Objects/Weapons/pflash.rsi
layers:
- state: "off"
map: ["enum.ProximityTriggerVisualLayers.Base"]
- type: InteractionOutline
- type: Physics
- type: Fixtures
fixtures:
fix1:
Expand Down

0 comments on commit 62fcb6b

Please sign in to comment.