Move BarSign appearance logic to client. (#11524)
* git mv * Client-side bar sign appearance * fix yaml
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
- type: ApcPowerReceiver
|
||||
- type: ExtensionCableReceiver
|
||||
- type: BarSign
|
||||
- type: Appearance
|
||||
- type: Destructible
|
||||
thresholds:
|
||||
- trigger:
|
||||
@@ -31,8 +32,6 @@
|
||||
id: BarSign
|
||||
name: bar sign
|
||||
suffix: Random
|
||||
components:
|
||||
- type: BarSign
|
||||
|
||||
- type: entity
|
||||
id: LargeBarSign
|
||||
|
||||
@@ -136,7 +136,7 @@
|
||||
name: ""
|
||||
icon: "empbarsign"
|
||||
description: barsign-prototype-description-empbarsign
|
||||
rename_area: false
|
||||
renameArea: false
|
||||
hidden: true
|
||||
|
||||
- type: barSign
|
||||
@@ -144,5 +144,5 @@
|
||||
name: ""
|
||||
icon: "empty"
|
||||
description: barsign-prototype-description-sign-off
|
||||
rename_area: false
|
||||
renameArea: false
|
||||
hidden: true
|
||||
|
||||
Reference in New Issue
Block a user