From c06637c6a1e21447c1b987571644d81567e4f49e Mon Sep 17 00:00:00 2001 From: silvernexus Date: Thu, 4 Feb 2021 19:46:49 +0000 Subject: [PATCH] Add zinc filings and some recipes to make poisoned food from them. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21900 282e977c-c81d-0410-88c4-b93c2d0d6712 --- ChangeLog | 7 +++ crafting/Materials/zinc_filings.arc | 14 +++++ crafting/Materials/zinc_filings.base.111.png | Bin 0 -> 212 bytes crafting/Materials/zinc_filings.face | 3 ++ formulae | 53 +++++++++++++++++++ 5 files changed, 77 insertions(+) create mode 100755 crafting/Materials/zinc_filings.arc create mode 100755 crafting/Materials/zinc_filings.base.111.png create mode 100755 crafting/Materials/zinc_filings.face diff --git a/ChangeLog b/ChangeLog index 6bff8128d..e64065f0c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Add zinc filings and a couple recipes to craft poison food. +crafting/Materials/zinc_filings.arc +crafting/Materials/zinc_filings.base.111.png +crafting/Materials/zinc_filings.face +formulae +Daniel Hawkins 2021-02-04 + Add images to the classic faceset for the broken generators. This avoids jarring style changes when the classic and base images do not match. diff --git a/crafting/Materials/zinc_filings.arc b/crafting/Materials/zinc_filings.arc new file mode 100755 index 000000000..f61a7b508 --- /dev/null +++ b/crafting/Materials/zinc_filings.arc @@ -0,0 +1,14 @@ +Object zinc_filings +name zinc filings +race gold and jewels +face zinc_filings.111 +nrof 1 +type 60 +material 2 +materialname zinc +value 1 +weight 10 +identified 1 +name_pl zinc filings +client_type 2005 +end diff --git a/crafting/Materials/zinc_filings.base.111.png b/crafting/Materials/zinc_filings.base.111.png new file mode 100755 index 0000000000000000000000000000000000000000..3253ffb795f850a5ff44374987378909762dd427 GIT binary patch literal 212 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyJOMr-u0keZlO|2_^z^)a`*vb< zzd2Bxr6kBNnBo8b|C@CkI)MCQPZ!4!i_>o>ISMrxa4_$F_P<^%b}Gkb}G><`yWS`+-=Tu`YTm-C}Z8bf}bz0_Ww+q`z?`?&n9LwJJ5OtPgg&e IbxsLQ0C2ug2><{9 literal 0 HcmV?d00001 diff --git a/crafting/Materials/zinc_filings.face b/crafting/Materials/zinc_filings.face new file mode 100755 index 000000000..e646923e1 --- /dev/null +++ b/crafting/Materials/zinc_filings.face @@ -0,0 +1,3 @@ +face zinc_filings.111 +magicmap grey +end diff --git a/formulae b/formulae index a7e11b429..4f5f463f6 100644 --- a/formulae +++ b/formulae @@ -4049,6 +4049,51 @@ skill woodsman cauldron stove ingred 7 mushroom of Gourmet,potion of resist draining # +# Poisoned food: +# Uses Zinc filings +# (Zinc is very toxic when ingested) +# These don't show in random books, and should +# appear only in some real shady locales +Object Poison +arch food +diff 3 +exp 100 +chance 0 +yield 1 +skill woodsman +cauldron stove +ingred food ration,10 zinc filings +# +Object Hideous Poison +arch food +diff 5 +exp 100 +chance 0 +yield 1 +skill woodsman +cauldron stove +ingred food ration,20 zinc filings +# +Object Poison +arch mushroom_1,mushroom_2,mushrrom_3 +diff 4 +exp 100 +chance 0 +trans 1 +skill woodsman +cauldron stove +ingred mushroom, 3 zinc filings +# +Object Hideous Poison +arch mushroom_1,mushroom_2,mushroom_3 +diff 6 +exp 100 +chance 0 +trans 1 +skill woodsman +cauldron stove +ingred mushroom, 10 zinc filings +# # Misc items that don't fit anywhere else Object NONE arch dice @@ -4091,6 +4136,14 @@ ingred silver bar chance 0 combination 1 tool file +# +Object NONE +arch zinc_filings +yield 1000 +ingred zinc bar +chance 0 +combination 1 +tool file # # gem combos