From f9f62ca58848e7ed2e4d120c0e7fd9157fc30769 Mon Sep 17 00:00:00 2001 From: darth_bob Date: Tue, 6 Nov 2001 16:45:15 +0000 Subject: [PATCH] New charm, a very watered down amulet of freeaction can be bought at gem shop in exchange for a skull tooth. dnh 7/11/01 git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1394 282e977c-c81d-0410-88c4-b93c2d0d6712 --- talisman/tooth_charm.111 | 9 +++++++++ talisman/tooth_charm.111.png | Bin 0 -> 305 bytes talisman/tooth_charm.111.xpm | 33 +++++++++++++++++++++++++++++++++ talisman/tooth_charm.arc | 19 +++++++++++++++++++ 4 files changed, 61 insertions(+) create mode 100644 talisman/tooth_charm.111 create mode 100644 talisman/tooth_charm.111.png create mode 100644 talisman/tooth_charm.111.xpm create mode 100644 talisman/tooth_charm.arc diff --git a/talisman/tooth_charm.111 b/talisman/tooth_charm.111 new file mode 100644 index 000000000..0ac02c623 --- /dev/null +++ b/talisman/tooth_charm.111 @@ -0,0 +1,9 @@ +#define amulet_width 24 +#define amulet_height 24 +static char amulet_bits[] = { +0x00,0x00,0x00,0x00,0x7e,0x00,0x80,0x81,0x00,0x40,0x60,0x00, +0x40,0x1c,0x00,0x80,0x02,0x00,0x00,0x03,0x00,0x00,0x0d,0x00, +0x80,0xf0,0x00,0x80,0x00,0x03,0x00,0x01,0x04,0x00,0x02,0x03, +0x00,0xcc,0x00,0x00,0x30,0x00,0x00,0x78,0x00,0x00,0xc4,0x00, +0x00,0xf2,0x01,0x00,0x6a,0x01,0x00,0x5a,0x01,0x00,0x3e,0x01, +0x00,0x8c,0x00,0x00,0x78,0x00,0x00,0x00,0x00,0x00,0x00,0x00}; diff --git a/talisman/tooth_charm.111.png b/talisman/tooth_charm.111.png new file mode 100644 index 0000000000000000000000000000000000000000..c0e06afcc35c01fd294aee2adb56c2425d834e58 GIT binary patch literal 305 zcmeAS@N?&q;$mQ6;PUiv2?EjzAk4uGBwdzt9RpJAC7!;n>=(IN8I0HhSBLrng*Xd5 zB8!1qK7cTz(;AZ*KtYytM_)$E)e-c@NeEtBR5Z7bpz5|*6|Nm#`>G{vVAkN;^ z2;?)C1o;IsI6S+N2IS22ba4!+xV3a*BVUUFhx5x1|M&mYnAN>$(^2bbJ6h~cIc(Nu z*x%~g7%jzgK)Lhe;uM2YM_q?Z=8Ib*y4>G4n9J5Ny%MmK%=z}?=NR>a$pU@jv^%UqT;P1sjUJ s_c1uBUSkY77+TWpHS>1f@sLyObummD&D$ypfsSPGboFyt=akR{05Jb=O8@`> literal 0 HcmV?d00001 diff --git a/talisman/tooth_charm.111.xpm b/talisman/tooth_charm.111.xpm new file mode 100644 index 000000000..e6941a93b --- /dev/null +++ b/talisman/tooth_charm.111.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * amulet_111_xpm[] = { +/* width height ncolors chars_per_pixel */ +"24 24 3 1", +/* colors */ +" s None c None", +". s Light Orange m Black c Orange", +"X c White", +/* pixels */ +" ", +" ...... ", +" .. . ", +" . .. ", +" . ... ", +" . . ", +" .. ", +" . .. ", +" . .... ", +" . .. ", +" . . ", +" . .. ", +" .. .. ", +" .. ", +" .... ", +" .XXX.. ", +" .XX..... ", +" .X.X..X. ", +" .X..X.X. ", +" .....XX. ", +" ..XXX. ", +" .... ", +" ", +" "}; diff --git a/talisman/tooth_charm.arc b/talisman/tooth_charm.arc new file mode 100644 index 000000000..e2e287ff6 --- /dev/null +++ b/talisman/tooth_charm.arc @@ -0,0 +1,19 @@ +Object tooth_charm +face tooth_charm.111 +color_fg white +type 39 +material 12 +weight 300 +resist_confusion 15 +resist_paralyze 50 +resist_slow 30 +resist_fear 50 +need_an 1 +startequip 1 +editable 2048 +nrof 1 +msg + This wonderful charm will absorb + many magics which would affect + your movement. +end