Remove remnants of BoundingBox (#333)
This commit is contained in:
committed by
Pieter-Jan Briers
parent
fc1dd51e63
commit
0d7674b934
@@ -9,13 +9,12 @@
|
|||||||
sprite: Buildings/research.rsi
|
sprite: Buildings/research.rsi
|
||||||
state: server
|
state: server
|
||||||
- type: Clickable
|
- type: Clickable
|
||||||
- type: BoundingBox
|
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
- type: SnapGrid
|
- type: SnapGrid
|
||||||
offset: Center
|
offset: Center
|
||||||
- type: ResearchServer
|
- type: ResearchServer
|
||||||
- type: TechnologyDatabase
|
- type: TechnologyDatabase
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: baseResearchAndDevelopmentPointSource
|
id: baseResearchAndDevelopmentPointSource
|
||||||
name: "Base R&D Point Source"
|
name: "Base R&D Point Source"
|
||||||
@@ -27,7 +26,6 @@
|
|||||||
sprite: Buildings/research.rsi
|
sprite: Buildings/research.rsi
|
||||||
state: tdoppler
|
state: tdoppler
|
||||||
- type: Clickable
|
- type: Clickable
|
||||||
- type: BoundingBox
|
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
- type: SnapGrid
|
- type: SnapGrid
|
||||||
offset: Center
|
offset: Center
|
||||||
@@ -37,4 +35,4 @@
|
|||||||
- type: UserInterface
|
- type: UserInterface
|
||||||
interfaces:
|
interfaces:
|
||||||
- key: enum.ResearchClientUiKey.Key
|
- key: enum.ResearchClientUiKey.Key
|
||||||
type: ResearchClientBoundUserInterface
|
type: ResearchClientBoundUserInterface
|
||||||
|
|||||||
@@ -3,7 +3,6 @@
|
|||||||
name: "Lathe"
|
name: "Lathe"
|
||||||
components:
|
components:
|
||||||
- type: Clickable
|
- type: Clickable
|
||||||
- type: BoundingBox
|
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
- type: SnapGrid
|
- type: SnapGrid
|
||||||
offset: Center
|
offset: Center
|
||||||
@@ -13,7 +12,7 @@
|
|||||||
interfaces:
|
interfaces:
|
||||||
- key: enum.LatheUiKey.Key
|
- key: enum.LatheUiKey.Key
|
||||||
type: LatheBoundUserInterface
|
type: LatheBoundUserInterface
|
||||||
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseLathe
|
parent: BaseLathe
|
||||||
@@ -50,7 +49,7 @@
|
|||||||
- CableStack
|
- CableStack
|
||||||
- Crowbar
|
- Crowbar
|
||||||
- Multitool
|
- Multitool
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseLathe
|
parent: BaseLathe
|
||||||
id: protolathe
|
id: protolathe
|
||||||
@@ -91,4 +90,4 @@
|
|||||||
- key: enum.LatheUiKey.Key
|
- key: enum.LatheUiKey.Key
|
||||||
type: LatheBoundUserInterface
|
type: LatheBoundUserInterface
|
||||||
- key: enum.ResearchClientUiKey.Key
|
- key: enum.ResearchClientUiKey.Key
|
||||||
type: ResearchClientBoundUserInterface
|
type: ResearchClientBoundUserInterface
|
||||||
|
|||||||
Reference in New Issue
Block a user