diff options
Diffstat (limited to 'data/items/consumables/super_stim.yaml')
| -rw-r--r-- | data/items/consumables/super_stim.yaml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/data/items/consumables/super_stim.yaml b/data/items/consumables/super_stim.yaml index 579c6bd..944b1f7 100644 --- a/data/items/consumables/super_stim.yaml +++ b/data/items/consumables/super_stim.yaml @@ -1,12 +1,12 @@ color: "C4" craft: - ingredients: - - items: - - irit_potion_unf - quantity: 1 - - items: - - eye_of_newt - quantity: 1 + - ingredients: + - items: + - irit_potion_unf + quantity: 1 + - items: + - eye_of_newt + quantity: 1 level: 45 type: pharmacy ticks_per_cycle: 4 |
