Add a recipe for pile of black powder that actually can currently be achieved in-game.
parent
394d793403
commit
3c7b7efa77
11
formulae
11
formulae
|
@ -280,6 +280,17 @@ skill alchemy
|
||||||
cauldron cauldron
|
cauldron cauldron
|
||||||
ingred 1 charcoal,1 pile of sulphur,6 pile of saltpeter
|
ingred 1 charcoal,1 pile of sulphur,6 pile of saltpeter
|
||||||
#
|
#
|
||||||
|
# black powder (v2, using magical components)
|
||||||
|
Object NONE
|
||||||
|
arch blackpowder
|
||||||
|
chance 40
|
||||||
|
diff 3
|
||||||
|
yield 8
|
||||||
|
exp 1000
|
||||||
|
skill alchemy
|
||||||
|
cauldron cauldron
|
||||||
|
ingred pile of sulphur,dust of ignition
|
||||||
|
#
|
||||||
# Now for basic smithery ingredients -- the bars (made from ores)
|
# Now for basic smithery ingredients -- the bars (made from ores)
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue