Actually commit new art for steaks I made like 5 months ago, and include the recipe I added to cook them.
Though the recipe really needs the extra help from a more fully-featured alchemy system to really be useful.master
parent
0bf0832fec
commit
f09858699c
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
||||||
|
New art for steaks.
|
||||||
|
Additional arch for a cooked version of the steak.
|
||||||
|
Additional recipe for cooking the steak with some salt.
|
||||||
|
food/drag_steak.base.111.png
|
||||||
|
food/drag_steak.clsc.111.png
|
||||||
|
food/drag_steak_cooked.base.111.png
|
||||||
|
food/drag_steak.arc
|
||||||
|
formulae
|
||||||
|
Daniel Hawkins 2022-11-22
|
||||||
|
|
||||||
Add plural name to bolt of silk.
|
Add plural name to bolt of silk.
|
||||||
Multiple stacks of silk will now appear as bolts of silk.
|
Multiple stacks of silk will now appear as bolts of silk.
|
||||||
misc/item/bolt_silk.arc
|
misc/item/bolt_silk.arc
|
||||||
|
|
|
@ -11,3 +11,17 @@ identified 1
|
||||||
name_pl steaks
|
name_pl steaks
|
||||||
client_type 624
|
client_type 624
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Object dragon_steak_cooked
|
||||||
|
name cooked steak
|
||||||
|
name_pl cooked steaks
|
||||||
|
face drag_steak_cooked.111
|
||||||
|
food 450
|
||||||
|
nrof 1
|
||||||
|
type 6
|
||||||
|
material 32
|
||||||
|
value 100
|
||||||
|
weight 30000
|
||||||
|
identified 1
|
||||||
|
client_type 601
|
||||||
|
end
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 198 B After Width: | Height: | Size: 417 B |
Binary file not shown.
After Width: | Height: | Size: 198 B |
10
formulae
10
formulae
|
@ -4201,6 +4201,16 @@ skill woodsman
|
||||||
cauldron stove
|
cauldron stove
|
||||||
ingred 7 mushroom of Gourmet,potion of resist draining
|
ingred 7 mushroom of Gourmet,potion of resist draining
|
||||||
#
|
#
|
||||||
|
Object NONE
|
||||||
|
arch dragon_steak_cooked
|
||||||
|
diff 1
|
||||||
|
exp 100
|
||||||
|
chance 75
|
||||||
|
yield 1
|
||||||
|
skill woodsman
|
||||||
|
cauldron stove
|
||||||
|
ingred steak,pile of salt
|
||||||
|
#
|
||||||
# Poisoned food:
|
# Poisoned food:
|
||||||
# Uses Zinc filings
|
# Uses Zinc filings
|
||||||
# (Zinc is very toxic when ingested)
|
# (Zinc is very toxic when ingested)
|
||||||
|
|
Loading…
Reference in New Issue