magboots, galoshes and flippers no longer butcherable (#10866)

* magboots, galoshes and flippers no longer butcherable

* naming fix
This commit is contained in:
FunkySphere
2022-08-29 19:59:17 +02:00
committed by GitHub
parent 3fa666bd06
commit 85c6be2cea
5 changed files with 31 additions and 25 deletions

View File

@@ -8,6 +8,12 @@
- FEET - FEET
- type: Sprite - type: Sprite
state: icon state: icon
- type: entity
abstract: true
parent: ClothingShoesBase
id: ClothingShoesBaseButcherable
components:
- type: Butcherable - type: Butcherable
butcheringType: Knife butcheringType: Knife
spawned: spawned:

View File

@@ -1,5 +1,5 @@
- type: entity - type: entity
parent: ClothingShoesBase parent: ClothingShoesBaseButcherable
id: ClothingShoesBootsWork id: ClothingShoesBootsWork
name: workboots name: workboots
description: Engineering lace-up work boots for the especially blue-collar. description: Engineering lace-up work boots for the especially blue-collar.
@@ -10,7 +10,7 @@
sprite: Clothing/Shoes/Boots/workboots.rsi sprite: Clothing/Shoes/Boots/workboots.rsi
- type: entity - type: entity
parent: ClothingShoesBase parent: ClothingShoesBaseButcherable
id: ClothingShoesBootsJack id: ClothingShoesBootsJack
name: jackboots name: jackboots
description: Nanotrasen-issue Security combat boots for combat scenarios or combat situations. All combat, all the time. description: Nanotrasen-issue Security combat boots for combat scenarios or combat situations. All combat, all the time.
@@ -21,7 +21,7 @@
sprite: Clothing/Shoes/Boots/jackboots.rsi sprite: Clothing/Shoes/Boots/jackboots.rsi
- type: entity - type: entity
parent: ClothingShoesBase parent: ClothingShoesBaseButcherable
id: ClothingShoesBootsSalvage id: ClothingShoesBootsSalvage
name: salvage boots name: salvage boots
description: Steel-toed salvage boots for salvaging in hazardous environments. description: Steel-toed salvage boots for salvaging in hazardous environments.
@@ -32,7 +32,7 @@
sprite: Clothing/Shoes/Boots/explorer.rsi sprite: Clothing/Shoes/Boots/explorer.rsi
- type: entity - type: entity
parent: ClothingShoesBase parent: ClothingShoesBaseButcherable
id: ClothingShoesBootsPerformer id: ClothingShoesBootsPerformer
name: performer's boots name: performer's boots
description: These boots provide great traction for when you're up on stage. description: These boots provide great traction for when you're up on stage.
@@ -43,7 +43,7 @@
sprite: Clothing/Shoes/Boots/performer.rsi sprite: Clothing/Shoes/Boots/performer.rsi
- type: entity - type: entity
parent: ClothingShoesBase parent: ClothingShoesBaseButcherable
id: ClothingShoesBootsCombat id: ClothingShoesBootsCombat
name: combat boots name: combat boots
description: Robust combat boots for combat scenarios or combat situations. All combat, all the time. description: Robust combat boots for combat scenarios or combat situations. All combat, all the time.

View File

@@ -1,5 +1,5 @@
- type: entity - type: entity
parent: ClothingShoesBase parent: ClothingShoesBaseButcherable
id: ClothingShoesColorBlack id: ClothingShoesColorBlack
name: black shoes name: black shoes
description: Stylish black shoes. description: Stylish black shoes.
@@ -10,7 +10,7 @@
sprite: Clothing/Shoes/Color/black.rsi sprite: Clothing/Shoes/Color/black.rsi
- type: entity - type: entity
parent: ClothingShoesBase parent: ClothingShoesBaseButcherable
id: ClothingShoesColorBlue id: ClothingShoesColorBlue
name: blue shoes name: blue shoes
description: Stylish blue shoes. description: Stylish blue shoes.
@@ -21,7 +21,7 @@
sprite: Clothing/Shoes/Color/blue.rsi sprite: Clothing/Shoes/Color/blue.rsi
- type: entity - type: entity
parent: ClothingShoesBase parent: ClothingShoesBaseButcherable
id: ClothingShoesColorBrown id: ClothingShoesColorBrown
name: brown shoes name: brown shoes
description: A pair of brown shoes. description: A pair of brown shoes.
@@ -32,7 +32,7 @@
sprite: Clothing/Shoes/Color/brown.rsi sprite: Clothing/Shoes/Color/brown.rsi
- type: entity - type: entity
parent: ClothingShoesBase parent: ClothingShoesBaseButcherable
id: ClothingShoesColorGreen id: ClothingShoesColorGreen
name: green shoes name: green shoes
description: Stylish green shoes. description: Stylish green shoes.
@@ -43,7 +43,7 @@
sprite: Clothing/Shoes/Color/green.rsi sprite: Clothing/Shoes/Color/green.rsi
- type: entity - type: entity
parent: ClothingShoesBase parent: ClothingShoesBaseButcherable
id: ClothingShoesColorOrange id: ClothingShoesColorOrange
name: orange shoes name: orange shoes
description: Stylish orange shoes. description: Stylish orange shoes.
@@ -54,7 +54,7 @@
sprite: Clothing/Shoes/Color/orange.rsi sprite: Clothing/Shoes/Color/orange.rsi
- type: entity - type: entity
parent: ClothingShoesBase parent: ClothingShoesBaseButcherable
id: ClothingShoesColorPurple id: ClothingShoesColorPurple
name: purple shoes name: purple shoes
description: Stylish purple shoes. description: Stylish purple shoes.
@@ -65,7 +65,7 @@
sprite: Clothing/Shoes/Color/purple.rsi sprite: Clothing/Shoes/Color/purple.rsi
- type: entity - type: entity
parent: ClothingShoesBase parent: ClothingShoesBaseButcherable
id: ClothingShoesColorRed id: ClothingShoesColorRed
name: red shoes name: red shoes
description: Stylish red shoes. description: Stylish red shoes.
@@ -76,7 +76,7 @@
sprite: Clothing/Shoes/Color/red.rsi sprite: Clothing/Shoes/Color/red.rsi
- type: entity - type: entity
parent: ClothingShoesBase parent: ClothingShoesBaseButcherable
id: ClothingShoesColorWhite id: ClothingShoesColorWhite
name: white shoes name: white shoes
description: Don't take them off at your office Christmas party. description: Don't take them off at your office Christmas party.
@@ -87,7 +87,7 @@
sprite: Clothing/Shoes/Color/white.rsi sprite: Clothing/Shoes/Color/white.rsi
- type: entity - type: entity
parent: ClothingShoesBase parent: ClothingShoesBaseButcherable
id: ClothingShoesColorYellow id: ClothingShoesColorYellow
name: yellow shoes name: yellow shoes
description: Stylish yellow shoes. description: Stylish yellow shoes.

View File

@@ -10,7 +10,7 @@
sprite: Clothing/Shoes/Misc/flippers.rsi sprite: Clothing/Shoes/Misc/flippers.rsi
- type: entity - type: entity
parent: ClothingShoesBase parent: ClothingShoesBaseButcherable
id: ClothingShoesLeather id: ClothingShoesLeather
name: leather shoes name: leather shoes
description: Very stylish pair of boots, made from fine leather. description: Very stylish pair of boots, made from fine leather.
@@ -21,7 +21,7 @@
sprite: Clothing/Shoes/Misc/leather.rsi sprite: Clothing/Shoes/Misc/leather.rsi
- type: entity - type: entity
parent: ClothingShoesBase parent: ClothingShoesBaseButcherable
id: ClothingShoesSlippers id: ClothingShoesSlippers
name: slippers name: slippers
description: Fluffy! description: Fluffy!
@@ -32,7 +32,7 @@
sprite: Clothing/Shoes/Misc/slippers.rsi sprite: Clothing/Shoes/Misc/slippers.rsi
- type: entity - type: entity
parent: ClothingShoesBase parent: ClothingShoesBaseButcherable
id: ClothingShoeSlippersDuck id: ClothingShoeSlippersDuck
name: ducky slippers name: ducky slippers
# description: You wish these made quacking sounds as you walked. # description: You wish these made quacking sounds as you walked.
@@ -49,7 +49,7 @@
variation: 0.07 variation: 0.07
- type: entity - type: entity
parent: ClothingShoesBase parent: ClothingShoesBaseButcherable
id: ClothingShoesTourist id: ClothingShoesTourist
name: tourist shoes name: tourist shoes
description: These cheap sandals don't look very comfortable. description: These cheap sandals don't look very comfortable.

View File

@@ -1,5 +1,5 @@
- type: entity - type: entity
parent: ClothingShoesBase parent: ClothingShoesBaseButcherable
id: ClothingShoesChef id: ClothingShoesChef
name: chef shoes name: chef shoes
description: Sturdy shoes that minimize injury from falling objects or knives. description: Sturdy shoes that minimize injury from falling objects or knives.
@@ -10,7 +10,7 @@
sprite: Clothing/Shoes/Specific/chef.rsi sprite: Clothing/Shoes/Specific/chef.rsi
- type: entity - type: entity
parent: ClothingShoesBase parent: ClothingShoesBaseButcherable
id: ClothingShoesClown id: ClothingShoesClown
name: clown shoes name: clown shoes
description: "The prankster's standard-issue clowning shoes. Damn they're huge!" description: "The prankster's standard-issue clowning shoes. Damn they're huge!"
@@ -24,7 +24,7 @@
collection: FootstepClown collection: FootstepClown
- type: entity - type: entity
parent: ClothingShoesBase parent: ClothingShoesBaseButcherable
id: ClothingShoesBling id: ClothingShoesBling
name: bling clown shoes name: bling clown shoes
description: Made of refined bananium and shined with the pulp of a fresh banana peel. These make a flashy statement. description: Made of refined bananium and shined with the pulp of a fresh banana peel. These make a flashy statement.
@@ -44,7 +44,7 @@
color: "#FFD800" color: "#FFD800"
- type: entity - type: entity
parent: ClothingShoesBase parent: ClothingShoesBaseButcherable
id: ClothingShoesCult id: ClothingShoesCult
name: cult shoes name: cult shoes
description: A pair of boots worn by the followers of Nar'Sie. description: A pair of boots worn by the followers of Nar'Sie.
@@ -67,7 +67,7 @@
- type: NoSlip - type: NoSlip
- type: entity - type: entity
parent: ClothingShoesBase parent: ClothingShoesBaseButcherable
id: ClothingShoesSpaceNinja id: ClothingShoesSpaceNinja
name: space ninja shoes name: space ninja shoes
description: A pair of nano-enhanced boots with built-in magnetic suction cups. description: A pair of nano-enhanced boots with built-in magnetic suction cups.
@@ -79,7 +79,7 @@
- type: NoSlip - type: NoSlip
- type: entity - type: entity
parent: ClothingShoesBase parent: ClothingShoesBaseButcherable
id: ClothingShoesSwat id: ClothingShoesSwat
name: swat shoes name: swat shoes
description: When you want to turn up the heat. description: When you want to turn up the heat.
@@ -90,7 +90,7 @@
sprite: Clothing/Shoes/Specific/swat.rsi sprite: Clothing/Shoes/Specific/swat.rsi
- type: entity - type: entity
parent: ClothingShoesBase parent: ClothingShoesBaseButcherable
id: ClothingShoesWizard id: ClothingShoesWizard
name: wizard shoes name: wizard shoes
description: A pair of magic shoes. description: A pair of magic shoes.