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