24 lines
715 B
YAML
24 lines
715 B
YAML
# SPDX-FileCopyrightText: 2023 Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>
|
|
# SPDX-FileCopyrightText: 2023 metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
|
|
# SPDX-FileCopyrightText: 2024 Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
|
|
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
|
|
#
|
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
- type: edgeSpreader
|
|
id: Kudzu
|
|
updatesPerSecond: 1
|
|
|
|
- type: edgeSpreader
|
|
id: Puddle
|
|
updatesPerSecond: 16
|
|
|
|
- type: edgeSpreader
|
|
id: Smoke
|
|
updatesPerSecond: 16 # goob edit - this isn't even used anywhere.
|
|
|
|
- type: edgeSpreader
|
|
id: MetalFoam
|
|
updatesPerSecond: 16
|
|
preventSpreadOnSpaced: false
|