diff --git a/armour/shield/spiked_shield.111 b/armour/shield/spiked_shield.111 new file mode 100644 index 000000000..c9d729839 --- /dev/null +++ b/armour/shield/spiked_shield.111 @@ -0,0 +1,9 @@ +#define roundshield_width 24 +#define roundshield_height 24 +static char roundshield_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x3e, 0x00, 0x80, 0xff, 0x00, 0xe0, 0xeb, 0x03, + 0x70, 0x5d, 0x07, 0xb8, 0xaa, 0x0e, 0x58, 0x5d, 0x0d, 0xac, 0xaa, 0x1a, + 0x5c, 0x5d, 0x1d, 0xae, 0xbe, 0x3a, 0x56, 0x73, 0x35, 0xfe, 0xfb, 0x3f, + 0x56, 0x7f, 0x35, 0xae, 0xbe, 0x3a, 0x5c, 0x5d, 0x1d, 0xac, 0xaa, 0x1a, + 0x58, 0x5d, 0x0d, 0xb8, 0xaa, 0x0e, 0x70, 0x5d, 0x07, 0xe0, 0xeb, 0x03, + 0x80, 0xff, 0x00, 0x00, 0x3e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; diff --git a/armour/shield/spiked_shield.111.png b/armour/shield/spiked_shield.111.png new file mode 100644 index 000000000..8aabff576 Binary files /dev/null and b/armour/shield/spiked_shield.111.png differ diff --git a/armour/shield/spiked_shield.111.xpm b/armour/shield/spiked_shield.111.xpm new file mode 100644 index 000000000..e47e5c583 --- /dev/null +++ b/armour/shield/spiked_shield.111.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * spiked_shield_111_xpm[] = { +"24 24 7 1", +" c None", +". c #404040", +"+ c #CD853F", +"@ c #FFA500", +"# c #7F7F7F", +"$ c #FFFFFF", +"% c #BFBFBF", +" ", +" . . . ", +" . . . . . ", +" .. .. .. . . ", +" ............ ", +" .. ..+@.@+.. . ", +" ....@+@+.+@+@.... ", +" .@+@+@.@+@+@. . ", +" .@+@+@+.+@+@+@.... ", +" .....+@+@++.++@+@+.. ", +" ..+@+@++##.++@+@+. ", +" .@+@++#$%#.++@+@....", +" .......#%.......... ", +" ...@+@++.#...++@+@. ", +"... .+@+@++...++@+@+.. ", +" .+@+@++.++@+@+. ", +" ...@+@+@+.+@+@+@... ", +" .@+@+@.@+@+@. .. ", +" ..@+@+.+@+@.. ", +" .. ..+@.@+.... ", +" .. ........ . ", +" .. .. .. .. ", +" . . . ", +" . . "}; diff --git a/armour/shield/spiked_shield.arc b/armour/shield/spiked_shield.arc new file mode 100644 index 000000000..4adf4cd01 --- /dev/null +++ b/armour/shield/spiked_shield.arc @@ -0,0 +1,14 @@ +Object spiked_shield +nrof 1 +name shield +type 33 +face spiked_shield.111 +dam 3 +ac 1 +armour 3 +weight 2000 +value 21 +material 18 +editable 1024 +magicmap orange +end