From 52a3ce6a4b4a254dc5d3067979a09e93c060fa20 Mon Sep 17 00:00:00 2001 From: workhorse Date: Fri, 19 Jun 2026 03:57:06 -0400 Subject: feat: shops and rough assassin skill --- data/drops/man_steal.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/drops/man_steal.yaml (limited to 'data/drops/man_steal.yaml') diff --git a/data/drops/man_steal.yaml b/data/drops/man_steal.yaml new file mode 100644 index 0000000..d0ec45f --- /dev/null +++ b/data/drops/man_steal.yaml @@ -0,0 +1,8 @@ +id: man_steal +drops: + - item_id: credit_stick + weight: 80 + quantity: 1 + - item_id: credits + weight: 20 + quantity: 5 \ No newline at end of file -- cgit v1.2.3