fix cargo teleporter (#27255)

* fix cargo teleporter

* don't delete orders

* basado
This commit is contained in:
Nemanja
2024-04-23 08:07:12 -04:00
committed by GitHub
parent 8117131c91
commit 1bfc63c546
8 changed files with 133 additions and 37 deletions

View File

@@ -47,3 +47,5 @@
board: CargoTelepadMachineCircuitboard
- type: Appearance
- type: CollideOnAnchor
- type: NameIdentifier
group: CargoTelepads

View File

@@ -37,3 +37,9 @@
id: Bounty
minValue: 0
maxValue: 999
- type: nameIdentifierGroup
id: CargoTelepads
prefix: TELE
minValue: 0
maxValue: 999