diff options
| author | historia <workhorse@localhost.localdomain> | 2026-06-20 21:36:32 -0400 |
|---|---|---|
| committer | historia <workhorse@localhost.localdomain> | 2026-06-20 21:36:32 -0400 |
| commit | 010fa439399581391fcd509d2058191ff4fa74b3 (patch) | |
| tree | 2deb54f5b2724e34091e6fb97390e6958f973561 /data/items/decks | |
| parent | 00a0622dcb5eae90b4ec14ed16c527b81f963c3f (diff) | |
| download | thehouseoficarus-010fa439399581391fcd509d2058191ff4fa74b3.tar.gz | |
feat: stop command added
Diffstat (limited to 'data/items/decks')
| -rw-r--r-- | data/items/decks/bio_identifier.yaml | 2 | ||||
| -rw-r--r-- | data/items/decks/blood_identifier.yaml | 2 | ||||
| -rw-r--r-- | data/items/decks/chaos_identifier.yaml | 2 | ||||
| -rw-r--r-- | data/items/decks/cosmic_identifier.yaml | 2 | ||||
| -rw-r--r-- | data/items/decks/death_identifier.yaml | 2 | ||||
| -rw-r--r-- | data/items/decks/eco_identifier.yaml | 2 | ||||
| -rw-r--r-- | data/items/decks/hydro_identifier.yaml | 2 | ||||
| -rw-r--r-- | data/items/decks/law_identifier.yaml | 2 | ||||
| -rw-r--r-- | data/items/decks/nature_identifier.yaml | 2 | ||||
| -rw-r--r-- | data/items/decks/solar_identifier.yaml | 2 |
10 files changed, 10 insertions, 10 deletions
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 |
