Add minor bureaucracy buff (#23185)
* add minor bureaucracy buff * 25->20 --------- Co-authored-by: Jeff <velcroboy333@hotmail.com>
This commit is contained in:
@@ -0,0 +1,24 @@
|
|||||||
|
- type: entity
|
||||||
|
name: Random Folder Spawner
|
||||||
|
id: FolderSpawner
|
||||||
|
parent: MarkerBase
|
||||||
|
placement:
|
||||||
|
mode: PlaceFree
|
||||||
|
components:
|
||||||
|
- type: Transform
|
||||||
|
anchored: false
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Objects/Misc/bureaucracy.rsi
|
||||||
|
layers:
|
||||||
|
- state: folder-base
|
||||||
|
- state: folder-colormap
|
||||||
|
- type: RandomSpawner
|
||||||
|
offset: 0
|
||||||
|
prototypes:
|
||||||
|
- BoxFolderRed
|
||||||
|
- BoxFolderBlue
|
||||||
|
- BoxFolderYellow
|
||||||
|
- BoxFolderWhite
|
||||||
|
- BoxFolderGrey
|
||||||
|
- BoxFolderBlack
|
||||||
|
- BoxFolderGreen
|
||||||
@@ -76,3 +76,35 @@
|
|||||||
tags:
|
tags:
|
||||||
- Document
|
- Document
|
||||||
- Write
|
- Write
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: PaperBin
|
||||||
|
id: PaperBin20
|
||||||
|
suffix: 20
|
||||||
|
components:
|
||||||
|
- type: Bin
|
||||||
|
initialContents:
|
||||||
|
- Paper
|
||||||
|
- Paper
|
||||||
|
- Paper
|
||||||
|
- Paper
|
||||||
|
- Paper
|
||||||
|
- Paper
|
||||||
|
- Paper
|
||||||
|
- Paper
|
||||||
|
- Paper
|
||||||
|
- Paper
|
||||||
|
- Paper
|
||||||
|
- Paper
|
||||||
|
- Paper
|
||||||
|
- Paper
|
||||||
|
- Paper
|
||||||
|
- Paper
|
||||||
|
- Paper
|
||||||
|
- Paper
|
||||||
|
- Paper
|
||||||
|
- Paper
|
||||||
|
whitelist:
|
||||||
|
tags:
|
||||||
|
- Document
|
||||||
|
- Write
|
||||||
|
|||||||
Reference in New Issue
Block a user