diff options
| author | historia <[not public]> | 2026-06-19 02:51:05 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-19 02:51:05 -0400 |
| commit | dea4a06764c507699cf9adcd1fd0a572d227aff0 (patch) | |
| tree | 25769809d34db70cf0bec7d8c6d3422c23780a55 /data/items/cosmicjunk.yaml | |
| parent | 2ae4a052fd1c15c3c6ba0f1dd324d896371aaffc (diff) | |
| download | thehouseoficarus-dea4a06764c507699cf9adcd1fd0a572d227aff0.tar.gz | |
feat: scavenge/scrap system started
Diffstat (limited to 'data/items/cosmicjunk.yaml')
| -rw-r--r-- | data/items/cosmicjunk.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/items/cosmicjunk.yaml b/data/items/cosmicjunk.yaml new file mode 100644 index 0000000..d9acc21 --- /dev/null +++ b/data/items/cosmicjunk.yaml @@ -0,0 +1,6 @@ +id: cosmicjunk +name: cosmicjunk +color: "201" +description: "A fragment of reclaimed cosmic circuitry. Used as a universal energy medium." +value: 30 +stackable: true |
