Fix firelock construction (#11769)
This commit is contained in:
@@ -8,3 +8,7 @@
|
||||
sprite: Objects/Misc/module.rsi
|
||||
state: mainboard
|
||||
netsync: false
|
||||
- type: Tag
|
||||
tags:
|
||||
- DroneUsable
|
||||
- FirelockElectronics
|
||||
|
||||
@@ -51,6 +51,7 @@
|
||||
anchored: true
|
||||
steps:
|
||||
- tag: FirelockElectronics
|
||||
store: board
|
||||
name: Firelock Electronics
|
||||
icon:
|
||||
sprite: "Objects/Misc/module.rsi"
|
||||
@@ -82,9 +83,7 @@
|
||||
doAfter: 0.25
|
||||
- to: frame2
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: FirelockElectronics
|
||||
amount: 1
|
||||
- !type:EmptyAllContainers {}
|
||||
conditions:
|
||||
- !type:EntityAnchored
|
||||
anchored: true
|
||||
|
||||
Reference in New Issue
Block a user