Adds mapped storage for lots of entities + a botanical belt (#4342)

* Cleans up belt stuff and some sprites

* Tag cleanup and sheathed sword

* Adds plant belt for botany chads and maps it's items

* CE belt, will most likely child it to utility instead

* Merges belt_icon and belt_mob into the same RSI

* Cut out alpha layers for wirecutters

* Added lots of equipped-BELT sprites for various items

* Medical, Janitor, Security, Assault, Chief Engineer, Utility and Botany have mapped storage layers

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
Swept
2021-07-25 00:21:18 -07:00
committed by GitHub
parent 93acc565f0
commit c55f3fd478
145 changed files with 859 additions and 471 deletions

View File

@@ -20,8 +20,7 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: PowerDrill - id: PowerDrill
- id: Wirecutter - id: JawsOfLife
- id: Crowbar
- id: WelderExperimental - id: WelderExperimental
- id: Multitool - id: Multitool
- id: CableApcStack - id: CableApcStack

View File

@@ -1,47 +1,362 @@
- type: entity # Belts that need/have visualizers
parent: ClothingBeltBase
id: ClothingBeltAssault
name: assault belt
description: "A tactical assault belt."
components:
- type: Sprite
sprite: Clothing/Belt/assault.rsi
- type: Clothing
sprite: Clothing/Belt/assault.rsi
- type: Storage
capacity: 40
- type: entity - type: entity
parent: ClothingBeltBase parent: ClothingBeltBase
id: ClothingBeltBandolier id: ClothingBeltUtility
name: bandolier name: utility belt
description: "A bandolier for holding shotgun ammunition." description: Can hold various things.
components: components:
- type: Sprite - type: Sprite
sprite: Clothing/Belt/bandolier.rsi sprite: Clothing/Belt/utility.rsi
- type: Clothing - type: Clothing
sprite: Clothing/Belt/bandolier.rsi sprite: Clothing/Belt/utility.rsi
- type: Storage - type: Storage
capacity: 40 capacity: 40
# TODO: Fill this out more.
# whitelist:
# tags:
# - Wirecutter
# - Crowbar
# - CrowbarRed
# - Screwdriver
# - Flashlight
# - Welder
# - Wrench
# - Painter
# - GeigerCounter
# - Flare
# - Coilsofwire
# -
# -
# components:
# - SignalLinker
- type: ItemCounter
mapLayers:
cutters_red:
whitelist:
tags:
- Wirecutter
crowbar:
whitelist:
tags:
- Crowbar
crowbar_red:
whitelist:
tags:
- CrowbarRed
screwdriver_nuke:
whitelist:
tags:
- Screwdriver
wrench:
whitelist:
tags:
- Wrench
multitool:
whitelist:
components:
- SignalLinker
- type: Appearance
visuals:
- type: MappedItemVisualizer
sprite: Clothing/Belt/belt_overlay.rsi
- type: entity - type: entity
parent: ClothingBeltBase parent: ClothingBeltBase
id: ClothingBeltChiefEngineer id: ClothingBeltChiefEngineer
name: chief's toolbelt name: chief's toolbelt
description: "Holds tools, looks snazzy." description: Holds tools, looks snazzy.
components: components:
- type: Sprite - type: Sprite
sprite: Clothing/Belt/ce.rsi sprite: Clothing/Belt/ce.rsi
- type: Clothing - type: Clothing
sprite: Clothing/Belt/ce.rsi sprite: Clothing/Belt/ce.rsi
- type: Storage - type: Storage
# TODO: Fill this out more.
# whitelist:
# tags:
# - Wirecutter
# - Crowbar
# - CrowbarRed
# - Screwdriver
# - Flashlight
# - Welder
# - Wrench
# - Painter
# - GeigerCounter
# - Flare
# - Coilsofwire
# -
# -
# components:
# - SignalLinker
capacity: 100 capacity: 100
- type: ItemCounter
mapLayers:
drill:
whitelist:
tags:
- Powerdrill
cutters_red:
whitelist:
tags:
- Wirecutter
crowbar:
whitelist:
tags:
- Crowbar
crowbar_red:
whitelist:
tags:
- CrowbarRed
jaws:
whitelist:
tags:
- JawsOfLife
screwdriver_nuke:
whitelist:
tags:
- Screwdriver
multitool:
whitelist:
components:
- SignalLinker
wrench:
whitelist:
tags:
- Wrench
- type: Appearance
visuals:
- type: MappedItemVisualizer
sprite: Clothing/Belt/belt_overlay.rsi
- type: entity
parent: ClothingBeltBase
id: ClothingBeltAssault
name: assault belt
description: A tactical assault belt.
components:
- type: Sprite
sprite: Clothing/Belt/assault.rsi
- type: Clothing
sprite: Clothing/Belt/assault.rsi
- type: Storage
capacity: 40
- type: ItemCounter
mapLayers:
flashbang:
whitelist:
components:
- FlashExplosive
stunbaton:
whitelist:
components:
- Stunbaton
- type: Appearance
visuals:
- type: MappedItemVisualizer
sprite: Clothing/Belt/belt_overlay.rsi
- type: entity
parent: ClothingBeltBase
id: ClothingBeltJanitor
name: janibelt
description: A belt used to hold most janitorial supplies.
components:
- type: Sprite
sprite: Clothing/Belt/janitor.rsi
- type: Clothing
sprite: Clothing/Belt/janitor.rsi
- type: Storage
capacity: 40
- type: ItemCounter
mapLayers:
bottle:
whitelist:
tags:
- Bottle
bottle_spray:
whitelist:
tags:
- Spray
- type: Appearance
visuals:
- type: MappedItemVisualizer
sprite: Clothing/Belt/belt_overlay.rsi
- type: entity
parent: ClothingBeltBase
id: ClothingBeltMedical
name: medical belt
description: Can hold various medical equipment.
components:
- type: Sprite
sprite: Clothing/Belt/medical.rsi
- type: Clothing
sprite: Clothing/Belt/medical.rsi
- type: Storage
capacity: 40
- type: ItemCounter
mapLayers:
bottle:
whitelist:
tags:
- Bottle
hypo:
whitelist:
components:
- Hypospray
pill:
whitelist:
components:
- Pill
bottle_spray:
whitelist:
tags:
- Spray
# spray_med:
# whitelist:
# tags:
# - SprayMedical
# wrench_medical:
# whitelist:
# tags:
# - WrenchMedical
wrench:
whitelist:
tags:
- Wrench
- type: Appearance
visuals:
- type: MappedItemVisualizer
sprite: Clothing/Belt/belt_overlay.rsi
- type: entity
parent: ClothingBeltBase
id: ClothingBeltPlant
name: botanical belt
description: A belt used to hold most hydroponics supplies. Suprisingly, not green.
components:
- type: Sprite
sprite: Clothing/Belt/plant.rsi
- type: Clothing
sprite: Clothing/Belt/plant.rsi
- type: Storage
# whitelist:
# tags:
# - BotanyHoe
# - PlantAnalyzer
# - BotanyHoe
# - BotanyShovel
# - PlantBGone
# - Bottle
# components:
# - Seed
capacity: 40
- type: ItemCounter
mapLayers:
hatchet:
whitelist:
tags:
- BotanyHatchet
hydro:
whitelist:
tags:
- PlantAnalyzer # Dunno what to put here, should be aight.
hoe:
whitelist:
tags:
- BotanyHoe
secateurs: # We don't have secateurs and this looks similar enough.
whitelist:
tags:
- BotanyShovel
plantbgone:
whitelist:
tags:
- PlantBGone
bottle:
whitelist:
tags:
- Bottle
- type: Appearance
visuals:
- type: MappedItemVisualizer
sprite: Clothing/Belt/belt_overlay.rsi
- type: entity
parent: ClothingBeltBase
id: ClothingBeltSecurity
name: security belt
description: Can hold security gear like handcuffs and flashes.
components:
- type: Sprite
sprite: Clothing/Belt/security.rsi
- type: Clothing
sprite: Clothing/Belt/security.rsi
- type: Storage
capacity: 40
- type: ItemCounter
mapLayers:
flashbang:
whitelist:
components:
- FlashExplosive
stunbaton:
whitelist:
components:
- Stunbaton
- type: Appearance
visuals:
- type: MappedItemVisualizer
sprite: Clothing/Belt/belt_overlay.rsi
- type: entity
parent: ClothingBeltBase
id: ClothingBeltSheath
name: sabre sheath
description: An ornate sheath designed to hold an officer's blade.
components:
- type: Sprite
sprite: Clothing/Belt/sheath.rsi
state: sheath
- type: Clothing
sprite: Clothing/Belt/sheath.rsi
- type: Storage
capacity: 15
- type: StorageFill
contents:
- id: CaptainSabre
- type: ItemCounter
mapLayers:
sheath-sabre:
whitelist:
tags:
- CaptainSabre
- type: Appearance
visuals:
- type: MappedItemVisualizer
# Belts without visualizers
- type: entity
parent: ClothingBeltBase
id: ClothingBeltBandolier
name: bandolier
description: A bandolier for holding shotgun ammunition.
components:
- type: Sprite
sprite: Clothing/Belt/bandolier.rsi
- type: Clothing
sprite: Clothing/Belt/bandolier.rsi
- type: Storage
capacity: 40
- type: entity - type: entity
parent: ClothingBeltBase parent: ClothingBeltBase
id: ClothingBeltChampion id: ClothingBeltChampion
name: championship belt name: championship belt
description: "Proves to the world that you are the strongest!" description: Proves to the world that you are the strongest!
components: components:
- type: Sprite - type: Sprite
sprite: Clothing/Belt/champion.rsi sprite: Clothing/Belt/champion.rsi
@@ -53,7 +368,7 @@
parent: ClothingBeltBase parent: ClothingBeltBase
id: ClothingBeltHolster id: ClothingBeltHolster
name: shoulder holster name: shoulder holster
description: "A holster to carry a handgun and ammo. WARNING: Badasses only." description: 'A holster to carry a handgun and ammo. WARNING: Badasses only.'
components: components:
- type: Sprite - type: Sprite
sprite: Clothing/Belt/holster.rsi sprite: Clothing/Belt/holster.rsi
@@ -62,50 +377,11 @@
- type: Storage - type: Storage
capacity: 20 capacity: 20
- type: entity
parent: ClothingBeltBase
id: ClothingBeltJanitor
name: janibelt
description: "A belt used to hold most janitorial supplies."
components:
- type: Sprite
sprite: Clothing/Belt/janitor.rsi
- type: Clothing
sprite: Clothing/Belt/janitor.rsi
- type: Storage
capacity: 40
- type: entity
parent: ClothingBeltBase
id: ClothingBeltMedical
name: medical belt
description: "Can hold various medical equipment."
components:
- type: Sprite
sprite: Clothing/Belt/medical.rsi
- type: Clothing
sprite: Clothing/Belt/medical.rsi
- type: Storage
capacity: 40
- type: entity
parent: ClothingBeltBase
id: ClothingBeltSecurity
name: security belt
description: "Can hold security gear like handcuffs and flashes."
components:
- type: Sprite
sprite: Clothing/Belt/security.rsi
- type: Clothing
sprite: Clothing/Belt/security.rsi
- type: Storage
capacity: 40
- type: entity - type: entity
parent: ClothingBeltBase parent: ClothingBeltBase
id: ClothingBeltSecurityWebbing id: ClothingBeltSecurityWebbing
name: security webbing name: security webbing
description: "Unique and versatile chest rig, can hold security gear." description: Unique and versatile chest rig, can hold security gear.
components: components:
- type: Sprite - type: Sprite
sprite: Clothing/Belt/securitywebbing.rsi sprite: Clothing/Belt/securitywebbing.rsi
@@ -118,7 +394,7 @@
parent: ClothingBeltBase parent: ClothingBeltBase
id: ClothingBeltMilitaryWebbing id: ClothingBeltMilitaryWebbing
name: chest rig name: chest rig
description: "A set of tactical webbing worn by Syndicate boarding parties." description: A set of tactical webbing worn by Syndicate boarding parties.
components: components:
- type: Sprite - type: Sprite
sprite: Clothing/Belt/militarywebbing.rsi sprite: Clothing/Belt/militarywebbing.rsi
@@ -127,28 +403,11 @@
- type: Storage - type: Storage
capacity: 40 capacity: 40
- type: entity
parent: ClothingBeltBase
id: ClothingBeltSheath
name: sabre sheath
description: "An ornate sheath designed to hold an officer's blade."
components:
- type: Sprite
sprite: Clothing/Belt/sheath.rsi
state: sheath
- type: Clothing
sprite: Clothing/Belt/sheath.rsi
- type: Storage
capacity: 15
- type: StorageFill
contents:
- id: CaptainSabre
- type: entity - type: entity
parent: ClothingBeltBase parent: ClothingBeltBase
id: ClothingBeltSuspenders id: ClothingBeltSuspenders
name: suspenders name: suspenders
description: "For holding your pants up." description: For holding your pants up.
components: components:
- type: Sprite - type: Sprite
sprite: Clothing/Belt/suspenders.rsi sprite: Clothing/Belt/suspenders.rsi
@@ -156,16 +415,3 @@
- type: Clothing - type: Clothing
sprite: Clothing/Belt/suspenders.rsi sprite: Clothing/Belt/suspenders.rsi
QuickEquip: true QuickEquip: true
- type: entity
parent: ClothingBeltBase
id: ClothingBeltUtility
name: utility belt
description: "Can hold various things."
components:
- type: Sprite
sprite: Clothing/Belt/utility.rsi
- type: Clothing
sprite: Clothing/Belt/utility.rsi
- type: Storage
capacity: 40

View File

@@ -3,5 +3,7 @@
parent: BaseItem parent: BaseItem
id: Clothing id: Clothing
components: components:
- type: Sprite
netsync: false
- type: Clothing - type: Clothing
size: 5 size: 5

View File

@@ -1,30 +1,3 @@
- type: Tag
id: Crayon
- type: Tag
id: CrayonBlack
- type: Tag
id: CrayonBlue
- type: Tag
id: CrayonGreen
- type: Tag
id: CrayonOrange
- type: Tag
id: CrayonPurple
- type: Tag
id: CrayonRed
- type: Tag
id: CrayonWhite
- type: Tag
id: CrayonYellow
- type: entity - type: entity
abstract: true abstract: true
parent: BaseItem parent: BaseItem
@@ -237,4 +210,3 @@
- type: Appearance - type: Appearance
visuals: visuals:
- type: MappedItemVisualizer - type: MappedItemVisualizer

View File

@@ -5,6 +5,9 @@
description: Kills those pesky weeds! description: Kills those pesky weeds!
suffix: "Filled" suffix: "Filled"
components: components:
- type: Tag
tags:
- PlantBGone
- type: Sprite - type: Sprite
sprite: Objects/Tools/Hydroponics/sprays.rsi sprite: Objects/Tools/Hydroponics/sprays.rsi
state: plantbgone state: plantbgone

View File

@@ -7,6 +7,7 @@
- type: Tag - type: Tag
tags: tags:
- Hoe - Hoe
- BotanyHoe
- type: Sprite - type: Sprite
sprite: Objects/Tools/Hydroponics/hoe.rsi sprite: Objects/Tools/Hydroponics/hoe.rsi
state: icon state: icon
@@ -40,6 +41,7 @@
components: components:
- type: Tag - type: Tag
tags: tags:
- BotanyHatchet
- BotanySharp - BotanySharp
- type: Sprite - type: Sprite
sprite: Objects/Tools/Hydroponics/hatchet.rsi sprite: Objects/Tools/Hydroponics/hatchet.rsi
@@ -58,6 +60,7 @@
- type: Tag - type: Tag
tags: tags:
- Shovel - Shovel
- BotanyShovel
- type: Sprite - type: Sprite
sprite: Objects/Tools/Hydroponics/spade.rsi sprite: Objects/Tools/Hydroponics/spade.rsi
state: icon state: icon

View File

@@ -5,6 +5,9 @@
suffix: Empty suffix: Empty
description: A spray bottle with an unscrewable top. description: A spray bottle with an unscrewable top.
components: components:
- type: Tag
tags:
- Spray
- type: Sprite - type: Sprite
netsync: false netsync: false
sprite: Objects/Specific/Janitorial/janitorial.rsi sprite: Objects/Specific/Janitorial/janitorial.rsi

View File

@@ -5,6 +5,9 @@
abstract: true abstract: true
description: A small bottle. description: A small bottle.
components: components:
- type: Tag
tags:
- Bottle
- type: Sprite - type: Sprite
sprite: Objects/Specific/Chemistry/bottle.rsi sprite: Objects/Specific/Chemistry/bottle.rsi
netsync: false netsync: false

View File

@@ -4,6 +4,9 @@
id: JawsOfLife id: JawsOfLife
description: A set of jaws of life, compressed through the magic of science. description: A set of jaws of life, compressed through the magic of science.
components: components:
- type: Tag
tags:
- JawsOfLife
- type: Sprite - type: Sprite
sprite: Objects/Tools/jaws_of_life.rsi sprite: Objects/Tools/jaws_of_life.rsi
state: jaws_pry state: jaws_pry

View File

@@ -7,6 +7,7 @@
- type: Tag - type: Tag
tags: tags:
- PlantSampleTaker - PlantSampleTaker
- Wirecutter
- type: Sprite - type: Sprite
sprite: Objects/Tools/wirecutters.rsi sprite: Objects/Tools/wirecutters.rsi
layers: layers:
@@ -37,6 +38,9 @@
id: Screwdriver id: Screwdriver
description: Industrial grade torque in a small screwdriving package. description: Industrial grade torque in a small screwdriving package.
components: components:
- type: Tag
tags:
- Screwdriver
- type: Sprite - type: Sprite
sprite: Objects/Tools/screwdriver.rsi sprite: Objects/Tools/screwdriver.rsi
layers: layers:
@@ -67,6 +71,9 @@
id: Wrench id: Wrench
description: A common tool for assembly and disassembly, righty tighty lefty loosey. description: A common tool for assembly and disassembly, righty tighty lefty loosey.
components: components:
- type: Tag
tags:
- Wrench
- type: Sprite - type: Sprite
sprite: Objects/Tools/wrench.rsi sprite: Objects/Tools/wrench.rsi
state: icon state: icon
@@ -86,6 +93,9 @@
id: Crowbar id: Crowbar
description: A multipurpose tool to pry open doors and fight interdimensional invaders. description: A multipurpose tool to pry open doors and fight interdimensional invaders.
components: components:
- type: Tag
tags:
- Crowbar
- type: Sprite - type: Sprite
sprite: Objects/Tools/crowbar.rsi sprite: Objects/Tools/crowbar.rsi
state: icon state: icon
@@ -107,6 +117,9 @@
id: CrowbarRed id: CrowbarRed
description: A multipurpose tool to pry open doors and fight interdimensional invaders. description: A multipurpose tool to pry open doors and fight interdimensional invaders.
components: components:
- type: Tag
tags:
- CrowbarRed
- type: Sprite - type: Sprite
sprite: Objects/Tools/crowbar_red.rsi sprite: Objects/Tools/crowbar_red.rsi
state: icon state: icon
@@ -151,6 +164,9 @@
id: PowerDrill id: PowerDrill
description: A simple powered hand drill. description: A simple powered hand drill.
components: components:
- type: Tag
tags:
- Powerdrill
- type: Sprite - type: Sprite
sprite: Objects/Tools/drill.rsi sprite: Objects/Tools/drill.rsi
state: drill_screw state: drill_screw

View File

@@ -13,6 +13,9 @@
size: 15 size: 15
sprite: Objects/Weapons/Melee/captain_sabre.rsi sprite: Objects/Weapons/Melee/captain_sabre.rsi
prefix: inhand prefix: inhand
- type: Tag
tags:
- CaptainSabre
- type: entity - type: entity
name: katana name: katana

View File

@@ -1,9 +1,57 @@
- type: Tag
id: BotanyHatchet
- type: Tag
id: BotanyHoe
- type: Tag - type: Tag
id: BotanySharp id: BotanySharp
- type: Tag
id: BotanyShovel
- type: Tag
id: Bottle
- type: Tag - type: Tag
id: CanPilot id: CanPilot
- type: Tag
id: CaptainSabre
- type: Tag
id: Crayon
- type: Tag
id: CrayonBlack
- type: Tag
id: CrayonBlue
- type: Tag
id: CrayonGreen
- type: Tag
id: CrayonOrange
- type: Tag
id: CrayonPurple
- type: Tag
id: CrayonRed
- type: Tag
id: CrayonWhite
- type: Tag
id: CrayonYellow
- type: Tag
id: Crowbar
- type: Tag
id: CrowbarRed
- type: Tag - type: Tag
id: ConveyorAssembly id: ConveyorAssembly
@@ -34,24 +82,48 @@
- type: Tag - type: Tag
id: Ingot id: Ingot
- type: Tag
id: JawsOfLife
- type: Tag - type: Tag
id: NoSpinOnThrow id: NoSpinOnThrow
- type: Tag - type: Tag
id: Ore id: Ore
- type: Tag
id: PlantAnalyzer
- type: Tag
id: PlantBGone
- type: Tag - type: Tag
id: PlantSampleTaker id: PlantSampleTaker
- type: Tag
id: Powerdrill
- type: Tag
id: Screwdriver
- type: Tag - type: Tag
id: Sheet id: Sheet
- type: Tag - type: Tag
id: Shovel id: Shovel
- type: Tag
id: Spray
- type: Tag - type: Tag
id: Wall id: Wall
- type: Tag
id: Wirecutter
- type: Tag
id: Wrench
- type: Tag - type: Tag
id: Write id: Write

Binary file not shown.

Before

Width:  |  Height:  |  Size: 176 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 223 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 271 B

View File

@@ -1,86 +0,0 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/dc89ef0239830774bd3d9d7d6c8da2856da2b869",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "crowbar"
},
{
"name": "crowbar_brass"
},
{
"name": "crowbar_large"
},
{
"name": "crowbar_red"
},
{
"name": "cutters_brass"
},
{
"name": "cutters_red"
},
{
"name": "cutters_yellow"
},
{
"name": "drill_bolt"
},
{
"name": "drill_screw"
},
{
"name": "flashbang"
},
{
"name": "jaws_cutter"
},
{
"name": "jaws_pry"
},
{
"name": "multitool"
},
{
"name": "multitool_red"
},
{
"name": "multitool_yellow"
},
{
"name": "screwdriver"
},
{
"name": "screwdriver_brass"
},
{
"name": "screwdriver_head"
},
{
"name": "screwdriver_nuke"
},
{
"name": "stunbaton"
},
{
"name": "stunbaton_active"
},
{
"name": "stunbaton_nocell"
},
{
"name": "wrench"
},
{
"name": "wrench_brass"
},
{
"name": "wrench_medical"
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 141 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 141 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 210 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 210 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 196 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 152 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 148 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 274 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 274 B

View File

@@ -1,183 +0,0 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/f3fdb19c606ea11786ebcad0350198f52ede17a3",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "analyzer",
"directions": 4
},
{
"name": "baton",
"directions": 4
},
{
"name": "beaker",
"directions": 4
},
{
"name": "c4",
"directions": 4
},
{
"name": "cigpack",
"directions": 4
},
{
"name": "clipboard",
"directions": 4
},
{
"name": "coil",
"directions": 4
},
{
"name": "crowbar",
"directions": 4
},
{
"name": "crowbar_red",
"directions": 4
},
{
"name": "cutters",
"directions": 4
},
{
"name": "drill",
"directions": 4
},
{
"name": "electronic",
"directions": 4
},
{
"name": "flare",
"directions": 4
},
{
"name": "flashbang",
"directions": 4
},
{
"name": "flashlight",
"directions": 4
},
{
"name": "geiger_counter",
"directions": 4
},
{
"name": "grenade",
"directions": 4
},
{
"name": "gun",
"directions": 4
},
{
"name": "handcuff",
"directions": 4
},
{
"name": "horn",
"directions": 4
},
{
"name": "horn_gold",
"directions": 4
},
{
"name": "hypo",
"directions": 4
},
{
"name": "injector",
"directions": 4
},
{
"name": "jawsoflife",
"directions": 4
},
{
"name": "knife",
"directions": 4
},
{
"name": "lighter",
"directions": 4
},
{
"name": "medipen",
"directions": 4
},
{
"name": "minibomb",
"directions": 4
},
{
"name": "painter",
"directions": 4
},
{
"name": "plasmatank",
"directions": 4
},
{
"name": "rcd",
"directions": 4
},
{
"name": "rolling_pin",
"directions": 4
},
{
"name": "rpd",
"directions": 4
},
{
"name": "rped",
"directions": 4
},
{
"name": "screwdriver",
"directions": 4
},
{
"name": "spade",
"directions": 4
},
{
"name": "spraybottle",
"directions": 4
},
{
"name": "spraycan",
"directions": 4
},
{
"name": "tele_baton",
"directions": 4
},
{
"name": "tray",
"directions": 4
},
{
"name": "welder",
"directions": 4
},
{
"name": "wrench",
"directions": 4
},
{
"name": "x4",
"directions": 4
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 298 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 218 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 280 B

View File

Before

Width:  |  Height:  |  Size: 313 B

After

Width:  |  Height:  |  Size: 313 B

View File

Before

Width:  |  Height:  |  Size: 176 B

After

Width:  |  Height:  |  Size: 176 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 165 B

View File

Before

Width:  |  Height:  |  Size: 223 B

After

Width:  |  Height:  |  Size: 223 B

View File

Before

Width:  |  Height:  |  Size: 228 B

After

Width:  |  Height:  |  Size: 228 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 175 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 252 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 129 B

View File

Before

Width:  |  Height:  |  Size: 271 B

After

Width:  |  Height:  |  Size: 271 B

View File

@@ -0,0 +1,166 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/dc89ef0239830774bd3d9d7d6c8da2856da2b869",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "bottle"
},
{
"name": "bottle_spray"
},
{
"name": "crowbar"
},
{
"name": "crowbar_brass"
},
{
"name": "crowbar_red"
},
{
"name": "cutters_brass"
},
{
"name": "cutters_red"
},
{
"name": "cutters_handle"
},
{
"name": "cutters_blade"
},
{
"name": "cutters_yellow"
},
{
"name": "drill"
},
{
"name": "flashbang"
},
{
"name": "hatchet"
},
{
"name": "hoe"
},
{
"name": "hydro"
},
{
"name": "hypo"
},
{
"name": "jaws"
},
{
"name": "multitool"
},
{
"name": "pill"
},
{
"name": "plantbgone"
},
{
"name": "screwdriver"
},
{
"name": "screwdriver_brass"
},
{
"name": "screwdriver_head"
},
{
"name": "screwdriver_nuke"
},
{
"name": "secateurs"
},
{
"name": "spray_med"
},
{
"name": "spray_brute"
},
{
"name": "spray_burn"
},
{
"name": "spray_synth"
},
{
"name": "stunbaton"
},
{
"name": "wrench"
},
{
"name": "wrench_brass"
},
{
"name": "wrench_medical"
},
{
"name": "analyzer-equipped-BELT",
"directions": 4
},
{
"name": "c4-equipped-BELT",
"directions": 4
},
{
"name": "electronic-equipped-BELT",
"directions": 4
},
{
"name": "geiger_counter-equipped-BELT",
"directions": 4
},
{
"name": "injector-equipped-BELT",
"directions": 4
},
{
"name": "lighter-equipped-BELT",
"directions": 4
},
{
"name": "medipen-equipped-BELT",
"directions": 4
},
{
"name": "painter-equipped-BELT",
"directions": 4
},
{
"name": "plasmatank-equipped-BELT",
"directions": 4
},
{
"name": "rolling_pin-equipped-BELT",
"directions": 4
},
{
"name": "rpd-equipped-BELT",
"directions": 4
},
{
"name": "rped-equipped-BELT",
"directions": 4
},
{
"name": "tele_baton-equipped-BELT",
"directions": 4
},
{
"name": "tray-equipped-BELT",
"directions": 4
}
]
}

View File

Before

Width:  |  Height:  |  Size: 141 B

After

Width:  |  Height:  |  Size: 141 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 165 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 143 B

View File

Before

Width:  |  Height:  |  Size: 297 B

After

Width:  |  Height:  |  Size: 297 B

View File

Before

Width:  |  Height:  |  Size: 596 B

After

Width:  |  Height:  |  Size: 596 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 160 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 B

View File

Before

Width:  |  Height:  |  Size: 210 B

After

Width:  |  Height:  |  Size: 210 B

View File

Before

Width:  |  Height:  |  Size: 227 B

After

Width:  |  Height:  |  Size: 227 B

View File

Before

Width:  |  Height:  |  Size: 180 B

After

Width:  |  Height:  |  Size: 180 B

View File

Before

Width:  |  Height:  |  Size: 332 B

After

Width:  |  Height:  |  Size: 332 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 401 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 407 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 455 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 575 B

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/3fd95ab2a061459c881eeab6dbecaae5a8884f0a",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-BELT",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 418 B

After

Width:  |  Height:  |  Size: 291 B

View File

@@ -23,6 +23,10 @@
{ {
"name": "inhand-right", "name": "inhand-right",
"directions": 4 "directions": 4
},
{
"name": "equipped-BELT",
"directions": 4
} }
] ]
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 159 B

View File

@@ -23,6 +23,10 @@
{ {
"name": "inhand-right", "name": "inhand-right",
"directions": 4 "directions": 4
},
{
"name": "equipped-BELT",
"directions": 4
} }
] ]
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 159 B

View File

@@ -23,6 +23,10 @@
{ {
"name": "inhand-right", "name": "inhand-right",
"directions": 4 "directions": 4
},
{
"name": "equipped-BELT",
"directions": 4
} }
] ]
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 159 B

View File

@@ -23,6 +23,10 @@
{ {
"name": "inhand-right", "name": "inhand-right",
"directions": 4 "directions": 4
},
{
"name": "equipped-BELT",
"directions": 4
} }
] ]
} }

View File

Before

Width:  |  Height:  |  Size: 188 B

After

Width:  |  Height:  |  Size: 188 B

View File

@@ -54,6 +54,10 @@
}, },
{ {
"name": "spray_colors" "name": "spray_colors"
},
{
"name": "equipped-BELT",
"directions": 4
} }
] ]
} }

View File

@@ -296,6 +296,10 @@
0.1 0.1
] ]
] ]
},
{
"name": "clipboard-equipped-BELT",
"directions": 4
} }
] ]
} }

View File

Before

Width:  |  Height:  |  Size: 144 B

After

Width:  |  Height:  |  Size: 144 B

View File

@@ -45,6 +45,10 @@
{ {
"name": "unlit-inhand-right", "name": "unlit-inhand-right",
"directions": 4 "directions": 4
},
{
"name": "equipped-BELT",
"directions": 4
} }
] ]
} }

View File

@@ -38,6 +38,10 @@
}, },
{ {
"name": "beaker6" "name": "beaker6"
},
{
"name": "equipped-BELT",
"directions": 4
} }
] ]
} }

View File

@@ -23,6 +23,10 @@
{ {
"name": "inhand-right", "name": "inhand-right",
"directions": 4 "directions": 4
},
{
"name": "equipped-BELT",
"directions": 4
} }
] ]
} }

Some files were not shown because too many files have changed in this diff Show More