From 43879371d507171f823ce94c61249b753801cbf7 Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Sat, 11 May 2013 16:01:09 +0000 Subject: [PATCH] Raw diamonds, to be used with alchemy. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@18707 282e977c-c81d-0410-88c4-b93c2d0d6712 --- jewel/raw_gems.arc | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 jewel/raw_gems.arc diff --git a/jewel/raw_gems.arc b/jewel/raw_gems.arc new file mode 100644 index 000000000..ec530c9d1 --- /dev/null +++ b/jewel/raw_gems.arc @@ -0,0 +1,39 @@ +Object raw_diamond_great_value +name raw diamond of great value +race gold and jewels +type 60 +face pretty_crystal.111 +nrof 1 +value 40 +weight 1000 +material 64 +identified 1 +name_pl raw diamonds of great value +client_type 2011 +end +Object raw_diamond_exceptional_beauty +name raw diamond of exceptional beauty +race gold and jewels +type 60 +face diamond_exceptional.111 +nrof 1 +value 400 +weight 1300 +material 64 +identified 1 +name_pl raw diamonds of exceptional beauty +client_type 2011 +end +Object raw_diamond_flawless_beauty +name raw diamond of flawless beauty +race gold and jewels +type 60 +face diamond_flawless.111 +nrof 1 +value 4000 +weight 1600 +material 64 +identified 1 +name_pl raw diamonds of flawless beauty +client_type 2011 +end