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
|
||||
state: server
|
||||
- type: Clickable
|
||||
- type: BoundingBox
|
||||
- type: Collidable
|
||||
- type: SnapGrid
|
||||
offset: Center
|
||||
- type: ResearchServer
|
||||
- type: TechnologyDatabase
|
||||
|
||||
|
||||
- type: entity
|
||||
id: baseResearchAndDevelopmentPointSource
|
||||
name: "Base R&D Point Source"
|
||||
@@ -27,7 +26,6 @@
|
||||
sprite: Buildings/research.rsi
|
||||
state: tdoppler
|
||||
- type: Clickable
|
||||
- type: BoundingBox
|
||||
- type: Collidable
|
||||
- type: SnapGrid
|
||||
offset: Center
|
||||
@@ -37,4 +35,4 @@
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
- key: enum.ResearchClientUiKey.Key
|
||||
type: ResearchClientBoundUserInterface
|
||||
type: ResearchClientBoundUserInterface
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
name: "Lathe"
|
||||
components:
|
||||
- type: Clickable
|
||||
- type: BoundingBox
|
||||
- type: Collidable
|
||||
- type: SnapGrid
|
||||
offset: Center
|
||||
@@ -13,7 +12,7 @@
|
||||
interfaces:
|
||||
- key: enum.LatheUiKey.Key
|
||||
type: LatheBoundUserInterface
|
||||
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: BaseLathe
|
||||
@@ -50,7 +49,7 @@
|
||||
- CableStack
|
||||
- Crowbar
|
||||
- Multitool
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: BaseLathe
|
||||
id: protolathe
|
||||
@@ -91,4 +90,4 @@
|
||||
- key: enum.LatheUiKey.Key
|
||||
type: LatheBoundUserInterface
|
||||
- key: enum.ResearchClientUiKey.Key
|
||||
type: ResearchClientBoundUserInterface
|
||||
type: ResearchClientBoundUserInterface
|
||||
|
||||
Reference in New Issue
Block a user