Content changes for entity categories PR (#27232)

* Content changes for entity categories PR

* Poke tests

* Why are tests suddenly working?
This commit is contained in:
Leon Friedrich
2024-06-02 16:08:15 +12:00
committed by GitHub
parent b44b159431
commit 6235fa1ac6
16 changed files with 26 additions and 22 deletions

View File

@@ -4,7 +4,7 @@
name: base flatpack
description: A flatpack used for constructing something.
categories:
- hideSpawnMenu
- HideSpawnMenu
components:
- type: Item
size: Large

View File

@@ -84,7 +84,7 @@
- type: entity
id: FlatpackerNoBoardEffect
categories:
- hideSpawnMenu
- HideSpawnMenu
components:
- type: Sprite
sprite: Structures/Machines/autolathe.rsi

View File

@@ -0,0 +1,4 @@
- type: entityCategory
id: Actions
name: entity-category-name-actions
hideSpawnMenu: true