blob: 1a50af95c2fb757c165547e9cd170ffe4c906af0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
id: mix_amp_potion
type: pharmacy
skill: pharmacy
level: 12
xp: 50
wait: 4
consume:
- items: [tarromin_potion_unf]
qty: 1
- items: [limpwurt_root]
qty: 1
output: amp_potion
message: "You mix an amp potion."
|