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 000000000..c0e06afcc Binary files /dev/null and b/talisman/tooth_charm.111.png differ 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