Resolves TimerTriggerVisualizer is Obsolete (#13912)

This commit is contained in:
TemporalOroboros
2023-05-13 14:18:33 -07:00
committed by GitHub
parent 4770865152
commit 88063ab2be
4 changed files with 124 additions and 93 deletions

View File

@@ -29,8 +29,8 @@
- !type:DoActsBehavior
acts: ["Destruction"]
- type: Appearance
visuals:
- type: TimerTriggerVisualizer
- type: AnimationPlayer
- type: TimerTriggerVisuals
- type: entity
name: explosive grenade
@@ -70,10 +70,9 @@
- type: SpawnOnTrigger
proto: GrenadeFlashEffect
- type: Appearance
visuals:
- type: TimerTriggerVisualizer
countdown_sound:
path: /Audio/Effects/countdown.ogg
- type: TimerTriggerVisuals
primingSound:
path: /Audio/Effects/countdown.ogg
- type: entity
id: GrenadeFlashEffect
@@ -106,10 +105,9 @@
intensitySlope: 30 #Will destroy the tile under it reliably, space 1-2 more to rods. Only does any significant damage in a 5-tile cross.
maxIntensity: 60
- type: Appearance
visuals:
- type: TimerTriggerVisualizer
countdown_sound:
path: /Audio/Effects/minibombcountdown.ogg
- type: TimerTriggerVisuals
primingSound:
path: /Audio/Effects/minibombcountdown.ogg
- type: entity
name: the nuclear option
@@ -137,10 +135,9 @@
- !type:DoActsBehavior
acts: ["Destruction"]
- type: Appearance
visuals:
- type: TimerTriggerVisualizer
countdown_sound:
path: /Audio/Effects/countdown.ogg
- type: TimerTriggerVisuals
primingSound:
path: /Audio/Effects/countdown.ogg
- type: entity
name: modular grenade
@@ -201,7 +198,6 @@
energyConsumption: 50000
- type: DeleteOnTrigger
- type: Appearance
visuals:
- type: TimerTriggerVisualizer
countdown_sound:
path: /Audio/Effects/countdown.ogg
- type: TimerTriggerVisuals
primingSound:
path: /Audio/Effects/countdown.ogg