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/blood_identifier.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 data/items/blood_identifier.yaml (limited to 'data/items/blood_identifier.yaml') diff --git a/data/items/blood_identifier.yaml b/data/items/blood_identifier.yaml new file mode 100644 index 0000000..3540179 --- /dev/null +++ b/data/items/blood_identifier.yaml @@ -0,0 +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." +value: 15000 -- cgit v1.2.3