From 010fa439399581391fcd509d2058191ff4fa74b3 Mon Sep 17 00:00:00 2001 From: historia Date: Sat, 20 Jun 2026 21:36:32 -0400 Subject: feat: stop command added --- data/items/decks/bio_identifier.yaml | 2 +- data/items/decks/blood_identifier.yaml | 2 +- data/items/decks/chaos_identifier.yaml | 2 +- data/items/decks/cosmic_identifier.yaml | 2 +- data/items/decks/death_identifier.yaml | 2 +- data/items/decks/eco_identifier.yaml | 2 +- data/items/decks/hydro_identifier.yaml | 2 +- data/items/decks/law_identifier.yaml | 2 +- data/items/decks/nature_identifier.yaml | 2 +- data/items/decks/solar_identifier.yaml | 2 +- data/items/misc/scrap.yaml | 6 ++++++ data/items/misc/scrap_metal.yaml | 6 ------ 12 files changed, 16 insertions(+), 16 deletions(-) create mode 100644 data/items/misc/scrap.yaml delete mode 100644 data/items/misc/scrap_metal.yaml (limited to 'data/items') diff --git a/data/items/decks/bio_identifier.yaml b/data/items/decks/bio_identifier.yaml index 1b5a941..52fceb3 100644 --- a/data/items/decks/bio_identifier.yaml +++ b/data/items/decks/bio_identifier.yaml @@ -1,5 +1,5 @@ id: bio_identifier name: bio identifier color: "196" -description: "A handheld scanner calibrated to isolate bio-frequency signatures in scrap metal. Required to produce biojunk at a bio altar." +description: "A handheld scanner calibrated to isolate bio-frequency signatures in scrap. Required to produce biojunk at a bio altar." value: 5000 diff --git a/data/items/decks/blood_identifier.yaml b/data/items/decks/blood_identifier.yaml index 3540179..d2ba170 100644 --- a/data/items/decks/blood_identifier.yaml +++ b/data/items/decks/blood_identifier.yaml @@ -1,5 +1,5 @@ id: blood_identifier name: blood identifier color: "124" -description: "A handheld scanner calibrated to isolate blood-frequency signatures in scrap metal. Required to produce bloodjunk at a blood altar." +description: "A handheld scanner calibrated to isolate blood-frequency signatures in scrap. Required to produce bloodjunk at a blood altar." value: 15000 diff --git a/data/items/decks/chaos_identifier.yaml b/data/items/decks/chaos_identifier.yaml index 82a7ccf..fcb4df7 100644 --- a/data/items/decks/chaos_identifier.yaml +++ b/data/items/decks/chaos_identifier.yaml @@ -1,5 +1,5 @@ id: chaos_identifier name: chaos identifier color: "226" -description: "A handheld scanner calibrated to isolate chaos-frequency signatures in scrap metal. Required to produce chaosjunk at a chaos altar." +description: "A handheld scanner calibrated to isolate chaos-frequency signatures in scrap. Required to produce chaosjunk at a chaos altar." value: 7500 diff --git a/data/items/decks/cosmic_identifier.yaml b/data/items/decks/cosmic_identifier.yaml index 97cb89a..51e80e5 100644 --- a/data/items/decks/cosmic_identifier.yaml +++ b/data/items/decks/cosmic_identifier.yaml @@ -1,5 +1,5 @@ id: cosmic_identifier name: cosmic identifier color: "201" -description: "A handheld scanner calibrated to isolate cosmic-frequency signatures in scrap metal. Required to produce cosmicjunk at a cosmic altar." +description: "A handheld scanner calibrated to isolate cosmic-frequency signatures in scrap. Required to produce cosmicjunk at a cosmic altar." value: 5000 diff --git a/data/items/decks/death_identifier.yaml b/data/items/decks/death_identifier.yaml index 778bca5..7cc3f3b 100644 --- a/data/items/decks/death_identifier.yaml +++ b/data/items/decks/death_identifier.yaml @@ -1,5 +1,5 @@ id: death_identifier name: death identifier color: "52" -description: "A handheld scanner calibrated to isolate death-frequency signatures in scrap metal. Required to produce deathjunk at a death altar." +description: "A handheld scanner calibrated to isolate death-frequency signatures in scrap. Required to produce deathjunk at a death altar." value: 10000 diff --git a/data/items/decks/eco_identifier.yaml b/data/items/decks/eco_identifier.yaml index d0af516..90f5f28 100644 --- a/data/items/decks/eco_identifier.yaml +++ b/data/items/decks/eco_identifier.yaml @@ -1,5 +1,5 @@ id: eco_identifier name: eco identifier color: "34" -description: "A handheld scanner calibrated to isolate eco-frequency signatures in scrap metal. Required to produce ecojunk at an eco altar." +description: "A handheld scanner calibrated to isolate eco-frequency signatures in scrap. Required to produce ecojunk at an eco altar." value: 2500 diff --git a/data/items/decks/hydro_identifier.yaml b/data/items/decks/hydro_identifier.yaml index 3eb7d98..61217a3 100644 --- a/data/items/decks/hydro_identifier.yaml +++ b/data/items/decks/hydro_identifier.yaml @@ -1,5 +1,5 @@ id: hydro_identifier name: hydro identifier color: "39" -description: "A handheld scanner calibrated to isolate hydro-frequency signatures in scrap metal. Required to produce hydrojunk at a hydro altar." +description: "A handheld scanner calibrated to isolate hydro-frequency signatures in scrap. Required to produce hydrojunk at a hydro altar." value: 1000 diff --git a/data/items/decks/law_identifier.yaml b/data/items/decks/law_identifier.yaml index 25700e1..8a8e02a 100644 --- a/data/items/decks/law_identifier.yaml +++ b/data/items/decks/law_identifier.yaml @@ -1,5 +1,5 @@ id: law_identifier name: law identifier color: "27" -description: "A handheld scanner calibrated to isolate law-frequency signatures in scrap metal. Required to produce lawjunk at a law altar." +description: "A handheld scanner calibrated to isolate law-frequency signatures in scrap. Required to produce lawjunk at a law altar." value: 10000 diff --git a/data/items/decks/nature_identifier.yaml b/data/items/decks/nature_identifier.yaml index dc441cf..0eb48ad 100644 --- a/data/items/decks/nature_identifier.yaml +++ b/data/items/decks/nature_identifier.yaml @@ -1,5 +1,5 @@ id: nature_identifier name: nature identifier color: "46" -description: "A handheld scanner calibrated to isolate nature-frequency signatures in scrap metal. Required to produce naturejunk at a nature altar." +description: "A handheld scanner calibrated to isolate nature-frequency signatures in scrap. Required to produce naturejunk at a nature altar." value: 10000 diff --git a/data/items/decks/solar_identifier.yaml b/data/items/decks/solar_identifier.yaml index 663bd9f..0a0f108 100644 --- a/data/items/decks/solar_identifier.yaml +++ b/data/items/decks/solar_identifier.yaml @@ -1,5 +1,5 @@ id: solar_identifier name: solar identifier color: "220" -description: "A handheld scanner calibrated to isolate solar-frequency signatures in scrap metal. Required to produce solarjunk at a solar altar." +description: "A handheld scanner calibrated to isolate solar-frequency signatures in scrap. Required to produce solarjunk at a solar altar." value: 500 diff --git a/data/items/misc/scrap.yaml b/data/items/misc/scrap.yaml new file mode 100644 index 0000000..c53932f --- /dev/null +++ b/data/items/misc/scrap.yaml @@ -0,0 +1,6 @@ +id: scrap +name: scrap +color: "243" +description: "A chunk of salvaged scrap." +value: 2 +stackable: false diff --git a/data/items/misc/scrap_metal.yaml b/data/items/misc/scrap_metal.yaml deleted file mode 100644 index d9b805e..0000000 --- a/data/items/misc/scrap_metal.yaml +++ /dev/null @@ -1,6 +0,0 @@ -id: scrap_metal -name: scrap metal -color: "243" -description: "A chunk of salvaged scrap metal." -value: 2 -stackable: false -- cgit v1.2.3