New item for BT's map, dnh

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1079 282e977c-c81d-0410-88c4-b93c2d0d6712
master
darth_bob 2001-05-05 13:46:36 +00:00
parent e9bbe72ead
commit 1886fb6990
4 changed files with 58 additions and 0 deletions

View File

@ -0,0 +1,9 @@
#define robe2_width 24
#define robe2_height 24
static char robe2_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x7c, 0x00, 0x00, 0xd7, 0x01, 0x80, 0x6c, 0x02,
0x40, 0x38, 0x04, 0x20, 0x10, 0x04, 0x20, 0x10, 0x08, 0xa0, 0x00, 0x08,
0xa0, 0x00, 0x0a, 0xa0, 0x00, 0x0a, 0xa0, 0x00, 0x0a, 0xa0, 0x00, 0x0a,
0xa0, 0x00, 0x0a, 0xa0, 0x00, 0x0a, 0xc0, 0x00, 0x06, 0x80, 0x00, 0x02,
0x80, 0x00, 0x02, 0x80, 0x00, 0x02, 0x80, 0x00, 0x02, 0x80, 0x00, 0x02,
0x80, 0x00, 0x02, 0x80, 0x01, 0x01, 0x00, 0xfe, 0x00, 0x00, 0x00, 0x00};

Binary file not shown.

View File

@ -0,0 +1,31 @@
/* XPM */
static char * robe2_111_xpm[] = {
"24 24 4 1",
" s None c None",
". c black",
"X c Green3",
"o c SeaGreen",
" ",
" ..... ",
" ...XXX... ",
" .oo..X..oo. ",
" .oooo...oooo. ",
" .oooooo.ooooo. ",
" .oooooo.oooooo. ",
" .o.ooooooooooo. ",
" .o.ooooooooo.o. ",
" .o.ooooooooo.o. ",
" .o.ooooooooo.o. ",
" .o.ooooooooo.o. ",
" .o.ooooooooo.o. ",
" .o.ooooooooo.o. ",
" ..ooooooooo.. ",
" .ooooooooo. ",
" .ooooooooo. ",
" .ooooooooo. ",
" .ooooooooo. ",
" .ooooooooo. ",
" .ooooooooo. ",
" ..ooooooo. ",
" ....... ",
" "};

View File

@ -0,0 +1,18 @@
Object elven_robe
name Elven Robe
nrof 1
type 16
face elven_robe.111
color_fg green
last_sp 12
ac 3
stealth 1
resist_confuse 60
Dex 4
magic 1
sustenence 4
weight 5000
value 3000
material 128
editable 1024
end