blob: 67db4424cf568488548df2cebf8f62e5e86605ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
id: mix_stim_potion
type: pharmacy
skill: pharmacy
level: 3
xp: 25
wait: 4
consume:
- items: [guam_potion_unf]
qty: 1
- items: [eye_of_newt]
qty: 1
output: stim_potion
message: "You mix a stim potion."
|