From 2725e2927a1595c7b100d942d1f14146252adeb7 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Thu, 25 Jun 2026 04:46:40 -0400 Subject: feat: who, global chat, removed redundant YAML IDs --- data/items/consumables/acid_vial.yaml | 1 - data/items/consumables/amp_potion.yaml | 1 - data/items/consumables/anchovies.yaml | 1 - data/items/consumables/antitoxin_powder.yaml | 1 - data/items/consumables/apple.yaml | 1 - data/items/consumables/avantoe_potion_unf.yaml | 1 - data/items/consumables/bio_serum.yaml | 1 - data/items/consumables/blight_spore.yaml | 1 - data/items/consumables/bread.yaml | 1 - data/items/consumables/bread_dough.yaml | 1 - data/items/consumables/bucket_of_water.yaml | 1 - data/items/consumables/burnt_fish.yaml | 1 - data/items/consumables/burnt_meat.yaml | 1 - data/items/consumables/cabbage.yaml | 1 - data/items/consumables/cadantine_potion_unf.yaml | 1 - data/items/consumables/catalyst_wine.yaml | 1 - data/items/consumables/cheese.yaml | 1 - data/items/consumables/dwarf_weed_potion_unf.yaml | 1 - data/items/consumables/full_restore.yaml | 1 - data/items/consumables/guam_potion_unf.yaml | 1 - data/items/consumables/harralander_potion_unf.yaml | 1 - data/items/consumables/herring.yaml | 1 - data/items/consumables/irit_potion_unf.yaml | 1 - data/items/consumables/jug_of_water.yaml | 1 - data/items/consumables/kwuarm_potion_unf.yaml | 1 - data/items/consumables/lantadyme_potion_unf.yaml | 1 - data/items/consumables/marrentill_potion_unf.yaml | 1 - data/items/consumables/nano_restore.yaml | 1 - data/items/consumables/onion.yaml | 1 - data/items/consumables/pastry_dough.yaml | 1 - data/items/consumables/pie_dish.yaml | 1 - data/items/consumables/pizza_dough.yaml | 1 - data/items/consumables/plant_cure.yaml | 1 - data/items/consumables/pot_of_flour.yaml | 1 - data/items/consumables/potato.yaml | 1 - data/items/consumables/ranarr_potion_unf.yaml | 1 - data/items/consumables/raw_anchovies.yaml | 1 - data/items/consumables/raw_anglerfish.yaml | 1 - data/items/consumables/raw_bass.yaml | 1 - data/items/consumables/raw_beef.yaml | 1 - data/items/consumables/raw_cave_eel.yaml | 1 - data/items/consumables/raw_cod.yaml | 1 - data/items/consumables/raw_herring.yaml | 1 - data/items/consumables/raw_lobster.yaml | 1 - data/items/consumables/raw_mackerel.yaml | 1 - data/items/consumables/raw_pike.yaml | 1 - data/items/consumables/raw_rainbow_fish.yaml | 1 - data/items/consumables/raw_salmon.yaml | 1 - data/items/consumables/raw_sardine.yaml | 1 - data/items/consumables/raw_shark.yaml | 1 - data/items/consumables/raw_shrimps.yaml | 1 - data/items/consumables/raw_slimy_eel.yaml | 1 - data/items/consumables/raw_swordfish.yaml | 1 - data/items/consumables/raw_trout.yaml | 1 - data/items/consumables/raw_tuna.yaml | 1 - data/items/consumables/restoration_compound.yaml | 1 - data/items/consumables/salmon.yaml | 1 - data/items/consumables/sardine.yaml | 1 - data/items/consumables/science_serum.yaml | 1 - data/items/consumables/shield_potion.yaml | 1 - data/items/consumables/shrimps.yaml | 1 - data/items/consumables/snapdragon_potion_unf.yaml | 1 - data/items/consumables/stim_potion.yaml | 1 - data/items/consumables/strawberry.yaml | 1 - data/items/consumables/super_amp.yaml | 1 - data/items/consumables/super_bio_serum.yaml | 1 - data/items/consumables/super_shield.yaml | 1 - data/items/consumables/super_stim.yaml | 1 - data/items/consumables/super_stim_cell.yaml | 1 - data/items/consumables/sweetcorn.yaml | 1 - data/items/consumables/targeting_serum.yaml | 1 - data/items/consumables/tarromin_potion_unf.yaml | 1 - data/items/consumables/tech_serum.yaml | 1 - data/items/consumables/toadflax_potion_unf.yaml | 1 - data/items/consumables/tomato.yaml | 1 - data/items/consumables/torstol_potion_unf.yaml | 1 - data/items/consumables/trout.yaml | 1 - data/items/consumables/vial_of_water.yaml | 1 - data/items/consumables/watermelon.yaml | 1 - 79 files changed, 79 deletions(-) (limited to 'data/items/consumables') diff --git a/data/items/consumables/acid_vial.yaml b/data/items/consumables/acid_vial.yaml index 7a49e2d..0f8295f 100644 --- a/data/items/consumables/acid_vial.yaml +++ b/data/items/consumables/acid_vial.yaml @@ -1,4 +1,3 @@ -id: acid_vial name: acid vial color: "46" description: "A small vial of concentrated acid. Used to dissolve crawlers." diff --git a/data/items/consumables/amp_potion.yaml b/data/items/consumables/amp_potion.yaml index bce0752..1468b28 100644 --- a/data/items/consumables/amp_potion.yaml +++ b/data/items/consumables/amp_potion.yaml @@ -13,7 +13,6 @@ craft: wait: 4 xp: 50 description: A glowing gold potion that amplifies physical strength. -id: amp_potion name: amp potion potion_bonus: 10 potion_duration: 200 diff --git a/data/items/consumables/anchovies.yaml b/data/items/consumables/anchovies.yaml index a8c88f1..0cfb47a 100644 --- a/data/items/consumables/anchovies.yaml +++ b/data/items/consumables/anchovies.yaml @@ -17,7 +17,6 @@ craft: description: Some nicely cooked anchovies. eat_message: You eat the anchovies. heal_value: 3 -id: anchovies name: anchovies stackable: false value: 5 diff --git a/data/items/consumables/antitoxin_powder.yaml b/data/items/consumables/antitoxin_powder.yaml index dedba43..c7a1d4c 100644 --- a/data/items/consumables/antitoxin_powder.yaml +++ b/data/items/consumables/antitoxin_powder.yaml @@ -1,4 +1,3 @@ -id: antitoxin_powder name: "antitoxin powder" color: "255" description: "A fine white powder derived from synthetic horn material. Neutralizes biological toxins." diff --git a/data/items/consumables/apple.yaml b/data/items/consumables/apple.yaml index 10c09c1..e04a1d9 100644 --- a/data/items/consumables/apple.yaml +++ b/data/items/consumables/apple.yaml @@ -1,4 +1,3 @@ -id: apple name: apple color: "196" description: "A bright red apple." diff --git a/data/items/consumables/avantoe_potion_unf.yaml b/data/items/consumables/avantoe_potion_unf.yaml index 868dd6f..3f3460d 100644 --- a/data/items/consumables/avantoe_potion_unf.yaml +++ b/data/items/consumables/avantoe_potion_unf.yaml @@ -10,7 +10,6 @@ craft: quantity: 1 wait: 0 description: An unfinished potion with avantoe floating in water. -id: avantoe_potion_unf name: avantoe potion (unf) stackable: false value: 50 diff --git a/data/items/consumables/bio_serum.yaml b/data/items/consumables/bio_serum.yaml index 0ef934c..6023f28 100644 --- a/data/items/consumables/bio_serum.yaml +++ b/data/items/consumables/bio_serum.yaml @@ -13,7 +13,6 @@ craft: wait: 4 xp: 38 description: A green serum that neutralizes biological toxins and restores health. -id: bio_serum name: bio serum potion_bonus: 60 potion_duration: 0 diff --git a/data/items/consumables/blight_spore.yaml b/data/items/consumables/blight_spore.yaml index add0f6e..7b5d345 100644 --- a/data/items/consumables/blight_spore.yaml +++ b/data/items/consumables/blight_spore.yaml @@ -1,4 +1,3 @@ -id: blight_spore name: "blight spore" color: "58" description: "A desiccated fungal spore from the deadlands. Pulsing with residual bio-energy." diff --git a/data/items/consumables/bread.yaml b/data/items/consumables/bread.yaml index 9268822..a34eb97 100644 --- a/data/items/consumables/bread.yaml +++ b/data/items/consumables/bread.yaml @@ -17,7 +17,6 @@ craft: description: A fresh loaf of bread, still warm from the oven. eat_message: You eat the bread. Warm and satisfying. heal_value: 5 -id: bread name: bread stackable: false value: 5 diff --git a/data/items/consumables/bread_dough.yaml b/data/items/consumables/bread_dough.yaml index 7e09f3d..c19232c 100644 --- a/data/items/consumables/bread_dough.yaml +++ b/data/items/consumables/bread_dough.yaml @@ -16,7 +16,6 @@ craft: quantity: 1 wait: 2 description: A ball of uncooked bread dough. It needs to be baked. -id: bread_dough name: bread dough stackable: false value: 3 diff --git a/data/items/consumables/bucket_of_water.yaml b/data/items/consumables/bucket_of_water.yaml index 3449cdd..93345b9 100644 --- a/data/items/consumables/bucket_of_water.yaml +++ b/data/items/consumables/bucket_of_water.yaml @@ -1,4 +1,3 @@ -id: bucket_of_water name: bucket of water color: "81" description: "A wooden bucket filled with fresh water." diff --git a/data/items/consumables/burnt_fish.yaml b/data/items/consumables/burnt_fish.yaml index 7af9f03..fdfee11 100644 --- a/data/items/consumables/burnt_fish.yaml +++ b/data/items/consumables/burnt_fish.yaml @@ -1,4 +1,3 @@ -id: burnt_fish name: burnt fish color: "243" description: "A badly burnt fish. Completely inedible." diff --git a/data/items/consumables/burnt_meat.yaml b/data/items/consumables/burnt_meat.yaml index 92c339c..e02e657 100644 --- a/data/items/consumables/burnt_meat.yaml +++ b/data/items/consumables/burnt_meat.yaml @@ -1,4 +1,3 @@ -id: burnt_meat name: burnt meat color: "243" description: "A piece of badly burnt meat. Completely inedible." diff --git a/data/items/consumables/cabbage.yaml b/data/items/consumables/cabbage.yaml index c04fd4e..6c9194b 100644 --- a/data/items/consumables/cabbage.yaml +++ b/data/items/consumables/cabbage.yaml @@ -1,4 +1,3 @@ -id: cabbage name: cabbage color: "71" description: "A freshly harvested cabbage." diff --git a/data/items/consumables/cadantine_potion_unf.yaml b/data/items/consumables/cadantine_potion_unf.yaml index d39c1af..4936c86 100644 --- a/data/items/consumables/cadantine_potion_unf.yaml +++ b/data/items/consumables/cadantine_potion_unf.yaml @@ -10,7 +10,6 @@ craft: quantity: 1 wait: 0 description: An unfinished potion with cadantine floating in water. -id: cadantine_potion_unf name: cadantine potion (unf) stackable: false value: 72 diff --git a/data/items/consumables/catalyst_wine.yaml b/data/items/consumables/catalyst_wine.yaml index fcfe1a0..fa2be1a 100644 --- a/data/items/consumables/catalyst_wine.yaml +++ b/data/items/consumables/catalyst_wine.yaml @@ -1,4 +1,3 @@ -id: catalyst_wine name: "catalyst wine" color: "124" description: "A volatile crimson wine infused with unstable compounds. Handle with care." diff --git a/data/items/consumables/cheese.yaml b/data/items/consumables/cheese.yaml index 79d9fe8..d426657 100644 --- a/data/items/consumables/cheese.yaml +++ b/data/items/consumables/cheese.yaml @@ -1,4 +1,3 @@ -id: cheese name: cheese color: "226" description: "A wedge of sharp cheese." diff --git a/data/items/consumables/dwarf_weed_potion_unf.yaml b/data/items/consumables/dwarf_weed_potion_unf.yaml index 6314187..3bce0ca 100644 --- a/data/items/consumables/dwarf_weed_potion_unf.yaml +++ b/data/items/consumables/dwarf_weed_potion_unf.yaml @@ -10,7 +10,6 @@ craft: quantity: 1 wait: 0 description: An unfinished potion with dwarf weed floating in water. -id: dwarf_weed_potion_unf name: dwarf weed potion (unf) stackable: false value: 88 diff --git a/data/items/consumables/full_restore.yaml b/data/items/consumables/full_restore.yaml index 2e1c234..1535a4d 100644 --- a/data/items/consumables/full_restore.yaml +++ b/data/items/consumables/full_restore.yaml @@ -13,7 +13,6 @@ craft: wait: 4 xp: 143 description: A powerful orange potion that completely restores health. -id: full_restore name: full restore potion_bonus: 500 potion_duration: 0 diff --git a/data/items/consumables/guam_potion_unf.yaml b/data/items/consumables/guam_potion_unf.yaml index 6387f21..c333837 100644 --- a/data/items/consumables/guam_potion_unf.yaml +++ b/data/items/consumables/guam_potion_unf.yaml @@ -11,7 +11,6 @@ craft: wait: 0 message: "You mix %i1 and %i2 into %n!!!" description: An unfinished potion with guam floating in water. -id: guam_potion_unf name: guam potion (unf) stackable: false value: 5 diff --git a/data/items/consumables/harralander_potion_unf.yaml b/data/items/consumables/harralander_potion_unf.yaml index f4a768c..8ca53f4 100644 --- a/data/items/consumables/harralander_potion_unf.yaml +++ b/data/items/consumables/harralander_potion_unf.yaml @@ -10,7 +10,6 @@ craft: quantity: 1 wait: 0 description: An unfinished potion with harralander floating in water. -id: harralander_potion_unf name: harralander potion (unf) stackable: false value: 18 diff --git a/data/items/consumables/herring.yaml b/data/items/consumables/herring.yaml index 1baaaa0..9c483ab 100644 --- a/data/items/consumables/herring.yaml +++ b/data/items/consumables/herring.yaml @@ -17,7 +17,6 @@ craft: description: A nicely cooked herring. eat_message: You eat the herring. heal_value: 5 -id: herring name: herring stackable: false value: 7 diff --git a/data/items/consumables/irit_potion_unf.yaml b/data/items/consumables/irit_potion_unf.yaml index 8d7c7e6..2e3bc0b 100644 --- a/data/items/consumables/irit_potion_unf.yaml +++ b/data/items/consumables/irit_potion_unf.yaml @@ -10,7 +10,6 @@ craft: quantity: 1 wait: 0 description: An unfinished potion with irit floating in water. -id: irit_potion_unf name: irit potion (unf) stackable: false value: 42 diff --git a/data/items/consumables/jug_of_water.yaml b/data/items/consumables/jug_of_water.yaml index 04d3b8f..4031084 100644 --- a/data/items/consumables/jug_of_water.yaml +++ b/data/items/consumables/jug_of_water.yaml @@ -1,4 +1,3 @@ -id: jug_of_water name: jug of water color: "81" description: "A ceramic jug filled with fresh water." diff --git a/data/items/consumables/kwuarm_potion_unf.yaml b/data/items/consumables/kwuarm_potion_unf.yaml index 75feea4..c7ab59e 100644 --- a/data/items/consumables/kwuarm_potion_unf.yaml +++ b/data/items/consumables/kwuarm_potion_unf.yaml @@ -10,7 +10,6 @@ craft: quantity: 1 wait: 0 description: An unfinished potion with kwuarm floating in water. -id: kwuarm_potion_unf name: kwuarm potion (unf) stackable: false value: 56 diff --git a/data/items/consumables/lantadyme_potion_unf.yaml b/data/items/consumables/lantadyme_potion_unf.yaml index addbce0..4d1cc13 100644 --- a/data/items/consumables/lantadyme_potion_unf.yaml +++ b/data/items/consumables/lantadyme_potion_unf.yaml @@ -10,7 +10,6 @@ craft: quantity: 1 wait: 0 description: An unfinished potion with lantadyme floating in water. -id: lantadyme_potion_unf name: lantadyme potion (unf) stackable: false value: 80 diff --git a/data/items/consumables/marrentill_potion_unf.yaml b/data/items/consumables/marrentill_potion_unf.yaml index f3ccdd8..833e96f 100644 --- a/data/items/consumables/marrentill_potion_unf.yaml +++ b/data/items/consumables/marrentill_potion_unf.yaml @@ -10,7 +10,6 @@ craft: quantity: 1 wait: 0 description: An unfinished potion with marrentill floating in water. -id: marrentill_potion_unf name: marrentill potion (unf) stackable: false value: 8 diff --git a/data/items/consumables/nano_restore.yaml b/data/items/consumables/nano_restore.yaml index 9bea071..7aeb1c2 100644 --- a/data/items/consumables/nano_restore.yaml +++ b/data/items/consumables/nano_restore.yaml @@ -13,7 +13,6 @@ craft: wait: 4 xp: 63 description: An orange potion containing nanobots that restore diminished attributes. -id: nano_restore name: nano restore potion_bonus: 100 potion_duration: 0 diff --git a/data/items/consumables/onion.yaml b/data/items/consumables/onion.yaml index 0d0aca7..87ecd55 100644 --- a/data/items/consumables/onion.yaml +++ b/data/items/consumables/onion.yaml @@ -1,4 +1,3 @@ -id: onion name: onion color: "229" description: "A freshly harvested onion." diff --git a/data/items/consumables/pastry_dough.yaml b/data/items/consumables/pastry_dough.yaml index 0bacf84..6fc48f0 100644 --- a/data/items/consumables/pastry_dough.yaml +++ b/data/items/consumables/pastry_dough.yaml @@ -10,7 +10,6 @@ craft: quantity: 1 wait: 2 description: A ball of uncooked pastry dough. It needs to be baked. -id: pastry_dough name: pastry dough stackable: false value: 3 diff --git a/data/items/consumables/pie_dish.yaml b/data/items/consumables/pie_dish.yaml index 338ce52..0446482 100644 --- a/data/items/consumables/pie_dish.yaml +++ b/data/items/consumables/pie_dish.yaml @@ -18,6 +18,5 @@ craft: wait: 4 xp: 10 description: A clay pie dish for baking pies. -id: pie_dish name: pie dish value: 5 diff --git a/data/items/consumables/pizza_dough.yaml b/data/items/consumables/pizza_dough.yaml index bb69aca..0ed73bd 100644 --- a/data/items/consumables/pizza_dough.yaml +++ b/data/items/consumables/pizza_dough.yaml @@ -10,7 +10,6 @@ craft: quantity: 1 wait: 2 description: A ball of uncooked pizza dough. It needs to be baked. -id: pizza_dough name: pizza dough stackable: false value: 3 diff --git a/data/items/consumables/plant_cure.yaml b/data/items/consumables/plant_cure.yaml index 64ebe91..47530ff 100644 --- a/data/items/consumables/plant_cure.yaml +++ b/data/items/consumables/plant_cure.yaml @@ -1,4 +1,3 @@ -id: plant_cure name: plant cure color: "120" description: "A bio-engineered solution that cures diseased plants." diff --git a/data/items/consumables/pot_of_flour.yaml b/data/items/consumables/pot_of_flour.yaml index c05c065..3e1c4e5 100644 --- a/data/items/consumables/pot_of_flour.yaml +++ b/data/items/consumables/pot_of_flour.yaml @@ -1,4 +1,3 @@ -id: pot_of_flour name: pot of flour color: "255" description: "A clay pot filled with finely ground flour." diff --git a/data/items/consumables/potato.yaml b/data/items/consumables/potato.yaml index d9f521a..7efeb69 100644 --- a/data/items/consumables/potato.yaml +++ b/data/items/consumables/potato.yaml @@ -1,4 +1,3 @@ -id: potato name: potato color: "180" description: "A freshly harvested potato." diff --git a/data/items/consumables/ranarr_potion_unf.yaml b/data/items/consumables/ranarr_potion_unf.yaml index 6e8359e..1c85fc0 100644 --- a/data/items/consumables/ranarr_potion_unf.yaml +++ b/data/items/consumables/ranarr_potion_unf.yaml @@ -10,7 +10,6 @@ craft: quantity: 1 wait: 0 description: An unfinished potion with ranarr floating in water. -id: ranarr_potion_unf name: ranarr potion (unf) stackable: false value: 38 diff --git a/data/items/consumables/raw_anchovies.yaml b/data/items/consumables/raw_anchovies.yaml index cf5b75f..ae5ff32 100644 --- a/data/items/consumables/raw_anchovies.yaml +++ b/data/items/consumables/raw_anchovies.yaml @@ -1,4 +1,3 @@ -id: raw_anchovies name: raw anchovies color: "75" description: "Some tiny raw anchovies." diff --git a/data/items/consumables/raw_anglerfish.yaml b/data/items/consumables/raw_anglerfish.yaml index b1c7262..b09c313 100644 --- a/data/items/consumables/raw_anglerfish.yaml +++ b/data/items/consumables/raw_anglerfish.yaml @@ -1,4 +1,3 @@ -id: raw_anglerfish name: raw anglerfish color: "80" description: "An ugly but delicious raw anglerfish." diff --git a/data/items/consumables/raw_bass.yaml b/data/items/consumables/raw_bass.yaml index 34dddc1..aed7413 100644 --- a/data/items/consumables/raw_bass.yaml +++ b/data/items/consumables/raw_bass.yaml @@ -1,4 +1,3 @@ -id: raw_bass name: raw bass color: "69" description: "A freshly caught raw bass." diff --git a/data/items/consumables/raw_beef.yaml b/data/items/consumables/raw_beef.yaml index 59695b0..5823e27 100644 --- a/data/items/consumables/raw_beef.yaml +++ b/data/items/consumables/raw_beef.yaml @@ -1,4 +1,3 @@ -id: raw_beef name: raw beef color: "196" description: "A slab of raw beef." diff --git a/data/items/consumables/raw_cave_eel.yaml b/data/items/consumables/raw_cave_eel.yaml index 000f93c..6361475 100644 --- a/data/items/consumables/raw_cave_eel.yaml +++ b/data/items/consumables/raw_cave_eel.yaml @@ -1,4 +1,3 @@ -id: raw_cave_eel name: raw cave eel color: "80" description: "A pale eel from deep underground waters." diff --git a/data/items/consumables/raw_cod.yaml b/data/items/consumables/raw_cod.yaml index fe94f35..61c5885 100644 --- a/data/items/consumables/raw_cod.yaml +++ b/data/items/consumables/raw_cod.yaml @@ -1,4 +1,3 @@ -id: raw_cod name: raw cod color: "69" description: "A freshly caught raw cod." diff --git a/data/items/consumables/raw_herring.yaml b/data/items/consumables/raw_herring.yaml index 730eca5..3201e4f 100644 --- a/data/items/consumables/raw_herring.yaml +++ b/data/items/consumables/raw_herring.yaml @@ -1,4 +1,3 @@ -id: raw_herring name: raw herring color: "75" description: "A freshly caught raw herring." diff --git a/data/items/consumables/raw_lobster.yaml b/data/items/consumables/raw_lobster.yaml index 908c931..4917873 100644 --- a/data/items/consumables/raw_lobster.yaml +++ b/data/items/consumables/raw_lobster.yaml @@ -1,4 +1,3 @@ -id: raw_lobster name: raw lobster color: "33" description: "A freshly caught raw lobster." diff --git a/data/items/consumables/raw_mackerel.yaml b/data/items/consumables/raw_mackerel.yaml index 42e1d09..f948bb8 100644 --- a/data/items/consumables/raw_mackerel.yaml +++ b/data/items/consumables/raw_mackerel.yaml @@ -1,4 +1,3 @@ -id: raw_mackerel name: raw mackerel color: "69" description: "A freshly caught raw mackerel." diff --git a/data/items/consumables/raw_pike.yaml b/data/items/consumables/raw_pike.yaml index 625c019..98cc27d 100644 --- a/data/items/consumables/raw_pike.yaml +++ b/data/items/consumables/raw_pike.yaml @@ -1,4 +1,3 @@ -id: raw_pike name: raw pike color: "69" description: "A freshly caught raw pike." diff --git a/data/items/consumables/raw_rainbow_fish.yaml b/data/items/consumables/raw_rainbow_fish.yaml index 311c9f1..2e3e197 100644 --- a/data/items/consumables/raw_rainbow_fish.yaml +++ b/data/items/consumables/raw_rainbow_fish.yaml @@ -1,4 +1,3 @@ -id: raw_rainbow_fish name: raw rainbow fish color: "177" description: "A shimmering raw rainbow fish." diff --git a/data/items/consumables/raw_salmon.yaml b/data/items/consumables/raw_salmon.yaml index d5ae9bd..268e017 100644 --- a/data/items/consumables/raw_salmon.yaml +++ b/data/items/consumables/raw_salmon.yaml @@ -1,4 +1,3 @@ -id: raw_salmon name: raw salmon color: "69" description: "A freshly caught raw salmon." diff --git a/data/items/consumables/raw_sardine.yaml b/data/items/consumables/raw_sardine.yaml index d27a155..cd59e71 100644 --- a/data/items/consumables/raw_sardine.yaml +++ b/data/items/consumables/raw_sardine.yaml @@ -1,4 +1,3 @@ -id: raw_sardine name: raw sardine color: "75" description: "A freshly caught raw sardine." diff --git a/data/items/consumables/raw_shark.yaml b/data/items/consumables/raw_shark.yaml index 999ccb9..4b8e731 100644 --- a/data/items/consumables/raw_shark.yaml +++ b/data/items/consumables/raw_shark.yaml @@ -1,4 +1,3 @@ -id: raw_shark name: raw shark color: "27" description: "A freshly caught raw shark." diff --git a/data/items/consumables/raw_shrimps.yaml b/data/items/consumables/raw_shrimps.yaml index 1127fda..f31772b 100644 --- a/data/items/consumables/raw_shrimps.yaml +++ b/data/items/consumables/raw_shrimps.yaml @@ -1,4 +1,3 @@ -id: raw_shrimps name: raw shrimps color: "75" description: "Some small raw shrimps." diff --git a/data/items/consumables/raw_slimy_eel.yaml b/data/items/consumables/raw_slimy_eel.yaml index 40820e5..044732f 100644 --- a/data/items/consumables/raw_slimy_eel.yaml +++ b/data/items/consumables/raw_slimy_eel.yaml @@ -1,4 +1,3 @@ -id: raw_slimy_eel name: raw slimy eel color: "108" description: "A slippery raw eel covered in slime." diff --git a/data/items/consumables/raw_swordfish.yaml b/data/items/consumables/raw_swordfish.yaml index e162460..6ecdc96 100644 --- a/data/items/consumables/raw_swordfish.yaml +++ b/data/items/consumables/raw_swordfish.yaml @@ -1,4 +1,3 @@ -id: raw_swordfish name: raw swordfish color: "33" description: "A freshly caught raw swordfish." diff --git a/data/items/consumables/raw_trout.yaml b/data/items/consumables/raw_trout.yaml index c1d98aa..be6465b 100644 --- a/data/items/consumables/raw_trout.yaml +++ b/data/items/consumables/raw_trout.yaml @@ -1,4 +1,3 @@ -id: raw_trout name: raw trout color: "69" description: "A freshly caught trout. Needs cooking." diff --git a/data/items/consumables/raw_tuna.yaml b/data/items/consumables/raw_tuna.yaml index 6079f92..f448e79 100644 --- a/data/items/consumables/raw_tuna.yaml +++ b/data/items/consumables/raw_tuna.yaml @@ -1,4 +1,3 @@ -id: raw_tuna name: raw tuna color: "33" description: "A freshly caught raw tuna." diff --git a/data/items/consumables/restoration_compound.yaml b/data/items/consumables/restoration_compound.yaml index d1f9035..6a62d8a 100644 --- a/data/items/consumables/restoration_compound.yaml +++ b/data/items/consumables/restoration_compound.yaml @@ -13,7 +13,6 @@ craft: wait: 4 xp: 180 description: A teal compound that enhances all combat capabilities. -id: restoration_compound name: restoration compound potion_bonus: 15 potion_duration: 150 diff --git a/data/items/consumables/salmon.yaml b/data/items/consumables/salmon.yaml index dabc280..36b93e3 100644 --- a/data/items/consumables/salmon.yaml +++ b/data/items/consumables/salmon.yaml @@ -17,7 +17,6 @@ craft: description: A nicely cooked salmon. eat_message: You eat the salmon. Savory and satisfying! heal_value: 9 -id: salmon name: salmon stackable: false value: 10 diff --git a/data/items/consumables/sardine.yaml b/data/items/consumables/sardine.yaml index 885d0f4..28ecfb5 100644 --- a/data/items/consumables/sardine.yaml +++ b/data/items/consumables/sardine.yaml @@ -17,7 +17,6 @@ craft: description: A nicely cooked sardine. eat_message: You eat the sardine. heal_value: 4 -id: sardine name: sardine stackable: false value: 5 diff --git a/data/items/consumables/science_serum.yaml b/data/items/consumables/science_serum.yaml index 4763e1d..496fe7f 100644 --- a/data/items/consumables/science_serum.yaml +++ b/data/items/consumables/science_serum.yaml @@ -13,7 +13,6 @@ craft: wait: 4 xp: 173 description: A violet serum that heightens scientific cognition. -id: science_serum name: science serum potion_bonus: 10 potion_duration: 200 diff --git a/data/items/consumables/shield_potion.yaml b/data/items/consumables/shield_potion.yaml index 3b8b1c7..61c327c 100644 --- a/data/items/consumables/shield_potion.yaml +++ b/data/items/consumables/shield_potion.yaml @@ -13,7 +13,6 @@ craft: wait: 4 xp: 75 description: A deep blue potion that reinforces defensive capability. -id: shield_potion name: shield potion potion_bonus: 10 potion_duration: 200 diff --git a/data/items/consumables/shrimps.yaml b/data/items/consumables/shrimps.yaml index dcfc0c4..1f2e979 100644 --- a/data/items/consumables/shrimps.yaml +++ b/data/items/consumables/shrimps.yaml @@ -17,7 +17,6 @@ craft: description: Some nicely cooked shrimps. eat_message: You eat the shrimps. Tasty! heal_value: 3 -id: shrimps name: shrimps stackable: false value: 5 diff --git a/data/items/consumables/snapdragon_potion_unf.yaml b/data/items/consumables/snapdragon_potion_unf.yaml index a49de71..3856944 100644 --- a/data/items/consumables/snapdragon_potion_unf.yaml +++ b/data/items/consumables/snapdragon_potion_unf.yaml @@ -10,7 +10,6 @@ craft: quantity: 1 wait: 0 description: An unfinished potion with snapdragon floating in water. -id: snapdragon_potion_unf name: snapdragon potion (unf) stackable: false value: 68 diff --git a/data/items/consumables/stim_potion.yaml b/data/items/consumables/stim_potion.yaml index 4ae10ff..241ffa4 100644 --- a/data/items/consumables/stim_potion.yaml +++ b/data/items/consumables/stim_potion.yaml @@ -13,7 +13,6 @@ craft: wait: 4 xp: 25 description: A bubbling red potion that temporarily boosts attack capability. -id: stim_potion name: stim potion potion_bonus: 10 potion_duration: 200 diff --git a/data/items/consumables/strawberry.yaml b/data/items/consumables/strawberry.yaml index 337a65e..16828c4 100644 --- a/data/items/consumables/strawberry.yaml +++ b/data/items/consumables/strawberry.yaml @@ -1,4 +1,3 @@ -id: strawberry name: strawberry color: "197" description: "A freshly harvested strawberry." diff --git a/data/items/consumables/super_amp.yaml b/data/items/consumables/super_amp.yaml index 6105611..0a80808 100644 --- a/data/items/consumables/super_amp.yaml +++ b/data/items/consumables/super_amp.yaml @@ -13,7 +13,6 @@ craft: wait: 4 xp: 125 description: A concentrated gold potion that significantly amplifies physical strength. -id: super_amp name: super amp potion_bonus: 20 potion_duration: 200 diff --git a/data/items/consumables/super_bio_serum.yaml b/data/items/consumables/super_bio_serum.yaml index 5e4a9cd..9a7cec6 100644 --- a/data/items/consumables/super_bio_serum.yaml +++ b/data/items/consumables/super_bio_serum.yaml @@ -13,7 +13,6 @@ craft: wait: 4 xp: 106 description: A concentrated green serum that powerfully restores health. -id: super_bio_serum name: super bio serum potion_bonus: 120 potion_duration: 0 diff --git a/data/items/consumables/super_shield.yaml b/data/items/consumables/super_shield.yaml index 9d0f8dd..d208b8b 100644 --- a/data/items/consumables/super_shield.yaml +++ b/data/items/consumables/super_shield.yaml @@ -13,7 +13,6 @@ craft: wait: 4 xp: 150 description: A concentrated blue potion that provides significant defensive enhancement. -id: super_shield name: super shield potion_bonus: 20 potion_duration: 200 diff --git a/data/items/consumables/super_stim.yaml b/data/items/consumables/super_stim.yaml index f8e4756..965af49 100644 --- a/data/items/consumables/super_stim.yaml +++ b/data/items/consumables/super_stim.yaml @@ -13,7 +13,6 @@ craft: wait: 4 xp: 100 description: A potent red potion that dramatically boosts attack capability. -id: super_stim name: super stim potion_bonus: 20 potion_duration: 200 diff --git a/data/items/consumables/super_stim_cell.yaml b/data/items/consumables/super_stim_cell.yaml index 6879a87..a372736 100644 --- a/data/items/consumables/super_stim_cell.yaml +++ b/data/items/consumables/super_stim_cell.yaml @@ -13,7 +13,6 @@ craft: wait: 4 xp: 118 description: A concentrated yellow energy supplement that fully restores stamina. -id: super_stim_cell name: super stim cell potion_bonus: 50 potion_duration: 0 diff --git a/data/items/consumables/sweetcorn.yaml b/data/items/consumables/sweetcorn.yaml index 32f5a70..b1e0a78 100644 --- a/data/items/consumables/sweetcorn.yaml +++ b/data/items/consumables/sweetcorn.yaml @@ -1,4 +1,3 @@ -id: sweetcorn name: sweetcorn color: "226" description: "A freshly harvested ear of sweetcorn." diff --git a/data/items/consumables/targeting_serum.yaml b/data/items/consumables/targeting_serum.yaml index 1d61b64..6355679 100644 --- a/data/items/consumables/targeting_serum.yaml +++ b/data/items/consumables/targeting_serum.yaml @@ -13,7 +13,6 @@ craft: wait: 4 xp: 163 description: A pink serum that sharpens ranged targeting. -id: targeting_serum name: targeting serum potion_bonus: 10 potion_duration: 200 diff --git a/data/items/consumables/tarromin_potion_unf.yaml b/data/items/consumables/tarromin_potion_unf.yaml index 5c15bd9..0bec707 100644 --- a/data/items/consumables/tarromin_potion_unf.yaml +++ b/data/items/consumables/tarromin_potion_unf.yaml @@ -10,7 +10,6 @@ craft: quantity: 1 wait: 0 description: An unfinished potion with tarromin floating in water. -id: tarromin_potion_unf name: tarromin potion (unf) stackable: false value: 12 diff --git a/data/items/consumables/tech_serum.yaml b/data/items/consumables/tech_serum.yaml index 1ce7d15..7ba4b3f 100644 --- a/data/items/consumables/tech_serum.yaml +++ b/data/items/consumables/tech_serum.yaml @@ -13,7 +13,6 @@ craft: wait: 4 xp: 88 description: A cyan serum that enhances technology interface. -id: tech_serum name: tech serum potion_bonus: 10 potion_duration: 200 diff --git a/data/items/consumables/toadflax_potion_unf.yaml b/data/items/consumables/toadflax_potion_unf.yaml index fce21ec..5fdbd74 100644 --- a/data/items/consumables/toadflax_potion_unf.yaml +++ b/data/items/consumables/toadflax_potion_unf.yaml @@ -10,7 +10,6 @@ craft: quantity: 1 wait: 0 description: An unfinished potion with toadflax floating in water. -id: toadflax_potion_unf name: toadflax potion (unf) stackable: false value: 28 diff --git a/data/items/consumables/tomato.yaml b/data/items/consumables/tomato.yaml index d2ad349..314a43e 100644 --- a/data/items/consumables/tomato.yaml +++ b/data/items/consumables/tomato.yaml @@ -1,4 +1,3 @@ -id: tomato name: tomato color: "196" description: "A freshly harvested tomato." diff --git a/data/items/consumables/torstol_potion_unf.yaml b/data/items/consumables/torstol_potion_unf.yaml index ace9c6e..ae8cff6 100644 --- a/data/items/consumables/torstol_potion_unf.yaml +++ b/data/items/consumables/torstol_potion_unf.yaml @@ -10,7 +10,6 @@ craft: quantity: 1 wait: 0 description: An unfinished potion with torstol floating in water. -id: torstol_potion_unf name: torstol potion (unf) stackable: false value: 102 diff --git a/data/items/consumables/trout.yaml b/data/items/consumables/trout.yaml index 4811991..97f5142 100644 --- a/data/items/consumables/trout.yaml +++ b/data/items/consumables/trout.yaml @@ -17,7 +17,6 @@ craft: description: A nicely cooked trout. eat_message: You eat the trout. Delicious! heal_value: 7 -id: trout name: trout stackable: false value: 8 diff --git a/data/items/consumables/vial_of_water.yaml b/data/items/consumables/vial_of_water.yaml index c3e2995..c75ffeb 100644 --- a/data/items/consumables/vial_of_water.yaml +++ b/data/items/consumables/vial_of_water.yaml @@ -1,4 +1,3 @@ -id: vial_of_water name: "vial of water" color: "39" description: "A small glass vial filled with purified water. The base for all potions." diff --git a/data/items/consumables/watermelon.yaml b/data/items/consumables/watermelon.yaml index 3374687..ef83eed 100644 --- a/data/items/consumables/watermelon.yaml +++ b/data/items/consumables/watermelon.yaml @@ -1,4 +1,3 @@ -id: watermelon name: watermelon color: "34" description: "A freshly harvested watermelon." -- cgit v1.2.3