Skip to content

Commit

Permalink
Cabinetification (#34293)
Browse files Browse the repository at this point in the history
* Resprite Boxes and Icons + Remove Boxes

* Update Meta

* Update Flatpacks

* Update Shotgun Ammo Boxes

* Remove Leftover Ammo Box Icons

* Update Donk Pocket Boxes

* Update Briefcase

* Update Happyhonk + Remove Open Sprites

* Update Medal Case

* Update Cigarette Packs

* Update Cigarette Cartons

* Update Medkits

* fix positioning for medkits

* Update Junk Medkit

* Update Present

* Tweak Rad and Burn Medkits

* Tweak Briefcase

* Update Toolboxes

* Update Decoy Boxes

* Fix Meta for Healing toolbox

* Update Cow tool box

* Update Donut Box

* Removal of left over rubber bullet sprites and duplicate ammo box sprites

* Removal of Duplicate Ammo Boxes

* Update .20 rifle ammo box

* Update .35 ammo box + fix meta

* Update .45 magnum ammo box Sprites

* Update .25 caseless ammo

* Remove leftover box

* Update cargo_service.yml

* Fix Icon Cigs

* fix big .20 ammo box

* Update Black Cigs Pack

* Update Cig Placement

* Update Blue Cigs

* Update Cig Packs

* Re-Add Big Ammo box for the USA guns vending machine lol

* Remove 10x24 mention in migration.yml

* Update Big Cig Cartons

* Remove Toolbox Changes
  • Loading branch information
ps3moira authored Feb 4, 2025
1 parent df56b67 commit b2a6d5c
Show file tree
Hide file tree
Showing 438 changed files with 197 additions and 409 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/Catalog/Cargo/cargo_service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
id: ServiceSmokeables
icon:
sprite: Objects/Consumable/Smokeables/Cigarettes/Cartons/green.rsi
state: closed
state: icon
product: CrateServiceSmokeables
cost: 1500
category: cargoproduct-category-name-service
Expand All @@ -62,7 +62,7 @@
id: ServiceCustomSmokable
icon:
sprite: Objects/Consumable/Smokeables/Cigarettes/Cartons/green.rsi
state: closed
state: icon
product: CrateServiceCustomSmokable
cost: 1000
category: cargoproduct-category-name-service
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Catalog/Fills/Boxes/general.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
- id: FoodCondimentPacketKetchup
- type: Sprite
layers:
- state: box_olive
- state: box
- state: writing

- type: entity
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -493,9 +493,6 @@
state: box
layers:
- state: box
map: ["closeLayer"]
- state: box-open
map: ["openLayer"]
- type: Item
sprite: Objects/Storage/Happyhonk/clown.rsi
heldPrefix: box
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,7 @@
components:
- type: Sprite
sprite: Objects/Consumable/Smokeables/Cigarettes/Cartons/green.rsi
layers:
- state: closed
map: ["closeLayer"]
- state: open
map: ["openLayer"]
state: icon
- type: Item
sprite: Objects/Consumable/Smokeables/Cigarettes/Cartons/green.rsi
size: Normal
Expand All @@ -37,8 +33,7 @@
components:
- type: Sprite
sprite: Objects/Consumable/Smokeables/Cigarettes/Cartons/red.rsi
layers:
- state: closed
state: icon
- type: Item
sprite: Objects/Consumable/Smokeables/Cigarettes/Cartons/red.rsi
- type: StorageFill
Expand All @@ -54,8 +49,7 @@
components:
- type: Sprite
sprite: Objects/Consumable/Smokeables/Cigarettes/Cartons/blue.rsi
layers:
- state: closed
state: icon
- type: Item
sprite: Objects/Consumable/Smokeables/Cigarettes/Cartons/blue.rsi
- type: StorageFill
Expand All @@ -71,8 +65,7 @@
components:
- type: Sprite
sprite: Objects/Consumable/Smokeables/Cigarettes/Cartons/black.rsi
layers:
- state: closed
state: icon
- type: Item
sprite: Objects/Consumable/Smokeables/Cigarettes/Cartons/black.rsi
- type: StorageFill
Expand All @@ -88,8 +81,7 @@
components:
- type: Sprite
sprite: Objects/Consumable/Smokeables/Cigarettes/Cartons/mixed.rsi
layers:
- state: closed
state: icon
- type: Item
sprite: Objects/Consumable/Smokeables/Cigarettes/Cartons/mixed.rsi
- type: StorageFill
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,26 +25,6 @@
- type: Appearance

# Boxes
- type: entity
parent: BaseMagazineBoxAntiMateriel
id: MagazineBoxAntiMaterielBig
name: ammunition box (.60 anti-materiel)
components:
- type: BallisticAmmoProvider
capacity: 30
proto: CartridgeAntiMateriel
- type: Sprite
layers:
- state: base-b
map: ["enum.GunVisualLayers.Base"]
- state: magb-1
map: ["enum.GunVisualLayers.Mag"]
- type: MagazineVisuals
magState: magb
steps: 4
zeroVisible: false
- type: Appearance

- type: entity
parent: BaseMagazineBoxAntiMateriel
id: MagazineBoxAntiMateriel
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,46 +25,6 @@
- type: Appearance

# Boxes
- type: entity
parent: BaseMagazineBoxCaselessRifle
id: MagazineBoxCaselessRifle10x24
name: ammunition box (.25 caseless)
components:
- type: BallisticAmmoProvider
capacity: 200
proto: CartridgeCaselessRifle
- type: Sprite
layers:
- state: base-10x24
map: ["enum.GunVisualLayers.Base"]
- state: mag10-1
map: ["enum.GunVisualLayers.Mag"]
- type: MagazineVisuals
magState: mag10
steps: 4
zeroVisible: false
- type: Appearance

- type: entity
parent: BaseMagazineBoxCaselessRifle
id: MagazineBoxCaselessRifleBig
name: ammunition box (.25 caseless)
components:
- type: BallisticAmmoProvider
capacity: 200
proto: CartridgeCaselessRifle
- type: Sprite
layers:
- state: base-b
map: ["enum.GunVisualLayers.Base"]
- state: magb-1
map: ["enum.GunVisualLayers.Mag"]
- type: MagazineVisuals
magState: magb
steps: 4
zeroVisible: false
- type: Appearance

- type: entity
parent: BaseMagazineBoxCaselessRifle
id: MagazineBoxCaselessRifle
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,21 +29,17 @@
parent: BaseMagazineBoxLightRifle
id: MagazineBoxLightRifleBig
name: ammunition box (.30 rifle)
suffix: Big
components:
- type: BallisticAmmoProvider
capacity: 200
proto: CartridgeLightRifle
- type: Sprite
layers:
- state: base-b
- state: base
map: ["enum.GunVisualLayers.Base"]
- state: magb-1
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: MagazineVisuals
magState: magb
steps: 4
zeroVisible: false
- type: Appearance

- type: entity
parent: BaseMagazineBoxLightRifle
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,18 +28,19 @@
parent: BaseMagazineBoxRifle
id: MagazineBoxRifleBig
name: ammunition box (.20 rifle)
suffix: Big
components:
- type: BallisticAmmoProvider
capacity: 200
proto: CartridgeRifle
- type: Sprite
layers:
- state: base-b
- state: base-big
map: ["enum.GunVisualLayers.Base"]
- state: magb-1
- state: mag-big-1
map: ["enum.GunVisualLayers.Mag"]
- type: MagazineVisuals
magState: magb
magState: mag-big
steps: 4
zeroVisible: false
- type: Appearance
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,15 @@
components:
- type: BallisticAmmoProvider
proto: ShellShotgunBeanbag
- type: MagazineVisuals
magState: mag-beanbag
steps: 5
zeroVisible: false
- type: Sprite
layers:
- state: base
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
- state: mag-beanbag-1
map: ["enum.GunVisualLayers.Mag"]
- state: beanbag

Expand All @@ -69,14 +73,14 @@
- type: BallisticAmmoProvider
proto: ShellShotgunSlug
- type: MagazineVisuals
magState: mag-alt
magState: mag-slug
steps: 5
zeroVisible: false
- type: Sprite
layers:
- state: base
map: ["enum.GunVisualLayers.Base"]
- state: mag-alt-1
- state: mag-slug-1
map: ["enum.GunVisualLayers.Mag"]
- state: slug

Expand All @@ -87,11 +91,15 @@
components:
- type: BallisticAmmoProvider
proto: ShellShotgunFlare
- type: MagazineVisuals
magState: mag-flare
steps: 5
zeroVisible: false
- type: Sprite
layers:
- state: base
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
- state: mag-flare-1
map: ["enum.GunVisualLayers.Mag"]
- state: flare

Expand All @@ -102,11 +110,15 @@
components:
- type: BallisticAmmoProvider
proto: ShellShotgunIncendiary
- type: MagazineVisuals
magState: mag-incend
steps: 5
zeroVisible: false
- type: Sprite
layers:
- state: base
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
- state: mag-incend-1
map: ["enum.GunVisualLayers.Mag"]
- state: incendiary

Expand All @@ -118,14 +130,14 @@
- type: BallisticAmmoProvider
proto: ShellShotgunUranium
- type: MagazineVisuals
magState: mag-alt
magState: mag-uranium
steps: 5
zeroVisible: false
- type: Sprite
layers:
- state: base
map: ["enum.GunVisualLayers.Base"]
- state: mag-alt-1
- state: mag-uranium-1
map: ["enum.GunVisualLayers.Mag"]
- state: uranium

Expand All @@ -136,11 +148,15 @@
components:
- type: BallisticAmmoProvider
proto: ShellShotgunPractice
- type: MagazineVisuals
magState: mag-practice
steps: 5
zeroVisible: false
- type: Sprite
layers:
- state: base
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
- state: mag-practice-1
map: ["enum.GunVisualLayers.Mag"]
- state: practice

Expand All @@ -151,10 +167,14 @@
components:
- type: BallisticAmmoProvider
proto: ShellTranquilizer
- type: MagazineVisuals
magState: mag-tranq
steps: 5
zeroVisible: false
- type: Sprite
layers:
- state: base
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
- state: mag-tranq-1
map: ["enum.GunVisualLayers.Mag"]
- state: tranquilizer
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,15 @@
- type: BallisticAmmoProvider
proto: CartridgeCap
capacity: 20
- type: MagazineVisuals
magState: mag-cap
steps: 4
zeroVisible: false
- type: Sprite
sprite: Objects/Weapons/Guns/Ammunition/Boxes/magnum.rsi
layers:
- state: capbase
- state: base
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
- state: mag-cap-1
map: ["enum.GunVisualLayers.Mag"]
- state: cap
- state: capbase
Original file line number Diff line number Diff line change
Expand Up @@ -241,20 +241,6 @@
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]

- type: entity
id: MagazinePistolHighCapacityRubber
name: machine pistol magazine (.35 auto rubber)
parent: BaseMagazinePistolHighCapacity
components:
- type: BallisticAmmoProvider
proto: CartridgePistol
- type: Sprite
layers:
- state: rubber
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]

- type: entity
id: MagazinePistolSubMachineGun
name: SMG magazine (.35 auto)
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24. Stonk pocket by Tayrtahn on GitHub. Carp pocket by deltanedas (GitHub).",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24. Stonk pocket by Tayrtahn on GitHub. Carp pocket by deltanedas (GitHub), modified by ps3moira (GitHub)",
"size": {
"x": 32,
"y": 32
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/Objects/Consumable/Food/Baked/donut.rsi/box.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation and modified by Swept at https://github.com/tgstation/tgstation/commit/40d75cc340c63582fb66ce15bf75a36115f6bdaa",
"copyright": "Taken from tgstation and modified by Swept at https://github.com/tgstation/tgstation/commit/40d75cc340c63582fb66ce15bf75a36115f6bdaa, further modified by ps3moira (github)",
"size": {
"x": 32,
"y": 32
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit b2a6d5c

Please sign in to comment.