From a8d23e2f6b64f21c505b10a3748e248b3fd688b7 Mon Sep 17 00:00:00 2001 From: Alekshhh <44923899+Alekshhh@users.noreply.github.com> Date: Tue, 28 Mar 2023 02:34:59 +0300 Subject: [PATCH] home depot noises (#14905) --- Resources/Prototypes/Entities/Clothing/Belt/belts.yml | 5 +++++ Resources/Prototypes/Entities/Objects/Tools/tools.yml | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/Entities/Clothing/Belt/belts.yml b/Resources/Prototypes/Entities/Clothing/Belt/belts.yml index f3316b601d..22f621f348 100644 --- a/Resources/Prototypes/Entities/Clothing/Belt/belts.yml +++ b/Resources/Prototypes/Entities/Clothing/Belt/belts.yml @@ -14,6 +14,7 @@ # TODO: Fill this out more. whitelist: tags: + - Powerdrill - Wirecutter - Crowbar - Screwdriver @@ -36,6 +37,10 @@ - Geiger - type: ItemMapper mapLayers: + drill: + whitelist: + tags: + - Powerdrill cutters_red: whitelist: tags: diff --git a/Resources/Prototypes/Entities/Objects/Tools/tools.yml b/Resources/Prototypes/Entities/Objects/Tools/tools.yml index 5c23fdcbab..ac419a7016 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/tools.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/tools.yml @@ -217,7 +217,7 @@ state: drill_screw - type: Item sprite: Objects/Tools/drill.rsi - size: 20 + size: 10 - type: Tool qualities: - Screwing @@ -243,7 +243,7 @@ changeSound: path: /Audio/Items/change_drill.ogg - type: StaticPrice - price: 60 + price: 100 - type: entity name: RCD @@ -274,7 +274,7 @@ components: - type: RCD ammo: 0 - + - type: entity name: RCD Ammo parent: BaseItem