CookBook name,id and description changed to not be "meta" (#29467)
* CookBook name,id and description changed * Id isues with CookBook fixed * Maps not added
This commit is contained in:
committed by
GitHub
parent
331c0fe326
commit
64192b3506
@@ -15,7 +15,7 @@
|
||||
orGroup: BookPool
|
||||
- id: BookBartendersManual
|
||||
orGroup: BookPool
|
||||
- id: BookChefGaming
|
||||
- id: BookHowToCookForFortySpaceman
|
||||
orGroup: BookPool
|
||||
- id: BookLeafLoversSecret
|
||||
orGroup: BookPool
|
||||
|
||||
@@ -173,7 +173,7 @@
|
||||
- id: BookSpaceEncyclopedia
|
||||
- id: BookTheBookOfControl
|
||||
- id: BookBartendersManual
|
||||
- id: BookChefGaming
|
||||
- id: BookHowToCookForFortySpaceman
|
||||
- id: BookLeafLoversSecret
|
||||
- id: BookEngineersHandbook
|
||||
- id: BookScientistsGuidebook
|
||||
|
||||
@@ -110,10 +110,10 @@
|
||||
- Bartender
|
||||
|
||||
- type: entity
|
||||
id: BookChefGaming
|
||||
id: BookHowToCookForFortySpaceman
|
||||
parent: BaseItem
|
||||
name: chef gaming
|
||||
description: A book about cooking written by a gamer chef.
|
||||
name: How To Cook For Forty Spacemen
|
||||
description: A book about cooking written by a space chef.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Misc/books.rsi
|
||||
|
||||
@@ -354,3 +354,7 @@ ClothingOuterCoatInspector: ClothingOuterCoatDetectiveLoadout
|
||||
|
||||
# 2024-06-23
|
||||
FloorTileItemReinforced: PartRodMetal1
|
||||
|
||||
|
||||
#2024-06-25
|
||||
BookChefGaming: BookHowToCookForFortySpaceman
|
||||
|
||||
Reference in New Issue
Block a user