Skip to content

Commit

Permalink
Remove TimedDespawn after failed merge.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr0maks committed Sep 16, 2023
1 parent e335f46 commit ef28253
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
- type: Sprite
sprite: Structures/Holo/wetfloor.rsi
state: icon
- type: TimedDespawn
lifetime: 90

- type: entity
id: HoloFan
Expand All @@ -39,8 +37,6 @@
shape:
!type:PhysShapeAabb
bounds: "-0.5,-0.5,0.5,0.5"
- type: TimedDespawn
lifetime: 180
- type: Airtight
noAirWhenFullyAirBlocked: false
- type: Clickable
Expand Down Expand Up @@ -137,8 +133,6 @@
- trigger:
!type:DamageTrigger
damage: 30
- type: TimedDespawn
lifetime: 60
- type: PointLight
enabled: true
radius: 3
Expand Down

0 comments on commit ef28253

Please sign in to comment.