Portable Generator Rework (#19302)

This commit is contained in:
Pieter-Jan Briers
2023-08-25 20:40:42 +02:00
committed by GitHub
parent 50828363fe
commit bf16698efa
73 changed files with 1933 additions and 473 deletions

View File

@@ -0,0 +1,15 @@
- type: soundCollection
# Plays when you try to start a generator.
# You know, lawnmower cord pull sound.
id: GeneratorTug
files:
- /Audio/Machines/generator-tug-1.ogg
- /Audio/Machines/generator-tug-2.ogg
- /Audio/Machines/generator-tug-3.ogg
- type: soundCollection
id: GeneratorTugEmpty
files:
- /Audio/Machines/generator-tug-1-empty.ogg
- /Audio/Machines/generator-tug-2-empty.ogg
- /Audio/Machines/generator-tug-3-empty.ogg