From 9d4b799db4868bcab291b83599ff088763cd4ed6 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Wed, 24 Jun 2026 20:58:25 -0400 Subject: feat: new type of non-violent 'combat': work --- data/items/consumables/super_stim.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/items/consumables/super_stim.yaml') diff --git a/data/items/consumables/super_stim.yaml b/data/items/consumables/super_stim.yaml index 00f3aa1..f8e4756 100644 --- a/data/items/consumables/super_stim.yaml +++ b/data/items/consumables/super_stim.yaml @@ -17,6 +17,6 @@ id: super_stim name: super stim potion_bonus: 20 potion_duration: 200 -potion_effect: attack +potion_effect: accuracy stackable: false value: 120 -- cgit v1.2.3