From 680636dea3d5d8efc491579cdc1144944bbc8c21 Mon Sep 17 00:00:00 2001 From: T-Stalker <43253663+DogZeroX@users.noreply.github.com> Date: Mon, 6 Jun 2022 23:14:39 -0300 Subject: [PATCH] chr (#8674) * weh Multiplies the amount of power used by the battery guns, triple-ish for the laser cannon and a fuckton more for the xray * chr chr * Update chair.yml * Update chairs.yml --- Resources/Prototypes/Datasets/Names/chair.yml | 5 +++++ .../Prototypes/Entities/Structures/Furniture/chairs.yml | 2 ++ 2 files changed, 7 insertions(+) create mode 100644 Resources/Prototypes/Datasets/Names/chair.yml diff --git a/Resources/Prototypes/Datasets/Names/chair.yml b/Resources/Prototypes/Datasets/Names/chair.yml new file mode 100644 index 0000000000..5b3e459a92 --- /dev/null +++ b/Resources/Prototypes/Datasets/Names/chair.yml @@ -0,0 +1,5 @@ +- type: dataset + id: chair + values: + - chr + - chair diff --git a/Resources/Prototypes/Entities/Structures/Furniture/chairs.yml b/Resources/Prototypes/Entities/Structures/Furniture/chairs.yml index ff829d9254..5a56df4dbf 100644 --- a/Resources/Prototypes/Entities/Structures/Furniture/chairs.yml +++ b/Resources/Prototypes/Entities/Structures/Furniture/chairs.yml @@ -48,6 +48,8 @@ components: - type: Transform anchored: true + - type: RandomMetadata + nameSet: chair - type: Anchorable - type: Rotatable - type: Sprite