From dea4a06764c507699cf9adcd1fd0a572d227aff0 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Fri, 19 Jun 2026 02:51:05 -0400 Subject: feat: scavenge/scrap system started --- data/items/cosmic_identifier.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 data/items/cosmic_identifier.yaml (limited to 'data/items/cosmic_identifier.yaml') diff --git a/data/items/cosmic_identifier.yaml b/data/items/cosmic_identifier.yaml new file mode 100644 index 0000000..97cb89a --- /dev/null +++ b/data/items/cosmic_identifier.yaml @@ -0,0 +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." +value: 5000 -- cgit v1.2.3