From 0ea4eec5dd2122c6704216971eb1249276297867 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Fri, 19 Jun 2026 18:20:26 -0400 Subject: shop fixes, 'toggle' completely removed, movement speed increased --- data/modules/chip_emerald.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 data/modules/chip_emerald.yaml (limited to 'data/modules/chip_emerald.yaml') diff --git a/data/modules/chip_emerald.yaml b/data/modules/chip_emerald.yaml new file mode 100644 index 0000000..4db73f5 --- /dev/null +++ b/data/modules/chip_emerald.yaml @@ -0,0 +1,10 @@ +id: chip_emerald +name: Chip Emerald Bolts +level: 27 +max_hit: 0 +base_xp: 37 +category: enchant +junk_cost: + cosmicjunk: 1 + biojunk: 3 + scrap_metal: 1 -- cgit v1.2.3