Skree object added.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@721 282e977c-c81d-0410-88c4-b93c2d0d6712
master
peterm 2001-01-17 04:13:42 +00:00
parent b2725867ea
commit 338ebd4d1e
43 changed files with 765 additions and 0 deletions

View File

@ -0,0 +1,8 @@
#define skree_width 24
#define skree_height 24
static char skree_bits[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0x00,0x00,0xc0,
0x00,0x00,0xe0,0x00,0x00,0xf0,0x00,0x00,0xf8,0x00,0x00,0xfc,0x00,0x00,0xff,
0x00,0x80,0xff,0x00,0xc0,0xff,0x00,0xe0,0xff,0x00,0xf0,0xff,0x00,0xfc,0xff,
0x00,0xff,0xff,0x80,0xff,0xff,0xc0,0x9f,0xff,0xe0,0xdf,0xff,0xf0,0xff,0xff,
0xf8,0xff,0xff,0xfc,0xff,0xff,0xfc,0xff,0xff,0xfc,0xff,0xff};

Binary file not shown.

View File

@ -0,0 +1,44 @@
/* XPM */
static char * skree_1_xpm [] = {
" 24 24 17 1 " ,
" c None",
". c #000000",
"+ c #404040",
"@ c #7F7F7F",
"# c #020202",
"$ c #010101",
"% c #050505",
"& c #040404",
"* c #131313",
"= c #424242",
"- c #B22222",
"; c #FFD700",
"> c #FFA500",
", c #F0E68C",
"' c #090909",
") c #060606",
"! c #080808",
" ",
" ",
" ",
" .",
" ..",
" .++",
" .+++",
" .++++",
" .+++++",
" .*++++++",
" .++++++++",
" ..++++++++",
" .++++++++++",
" .+++++++++@@",
" .....+++++@@@@",
" ....+++.++@@++++",
" ....++-;-.+++++++",
" .+..++-;;-+.++++++",
" .+..+++>>-+++.+.++.",
" .+.+++++--+++++.+.++",
" .+.++++++++++++......",
" ..++++++++++++....##$$",
" .+.++++.+...,.......++",
" ..+++.+...,,.......++@"};

View File

@ -0,0 +1,8 @@
#define skree_width 24
#define skree_height 24
static char skree_bits[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0x00,0x00,0xc0,0x00,0x00,0xe0,
0x00,0x00,0xf0,0x00,0x00,0xf8,0x00,0x00,0xfc,0x00,0x00,0xfe,0x00,0x80,0xff,
0x00,0xc0,0xff,0x00,0xe0,0xff,0x00,0xf0,0xff,0x00,0xf8,0xff,0x00,0xfe,0xff,
0x00,0xff,0xff,0x80,0xff,0xff,0xc0,0xff,0xff,0xe0,0xcf,0xff,0xf0,0xef,0xff,
0xf8,0xff,0xff,0xfc,0xff,0xff,0xfe,0xff,0xff,0xfe,0xff,0xff};

Binary file not shown.

View File

@ -0,0 +1,43 @@
/* XPM */
static char * skree_1_xpm [] = {
" 24 24 16 1 " ,
" c None",
". c #000000",
"+ c #404040",
"@ c #7F7F7F",
"# c #020202",
"$ c #010101",
"% c #050505",
"& c #040404",
"* c #131313",
"= c #424242",
"- c #B22222",
"; c #FFD700",
"> c #FFA500",
", c #F0E68C",
"' c #090909",
") c #060606",
" ",
" ",
" .",
" ..",
" ..+",
" .++@",
" .++++",
" .+++++",
" .++++++",
" .*+++++++",
" .+++++++++",
" ..+++++++++",
" .+++++++++++",
" .+++++++++@@+",
" .....+++++@@@@@",
" ...+++.++@@++++=",
" ...+++++.++++++++",
" ....++-;-+.+++++++",
" ....++-;;-++.+.++.+",
" ..+.+++>>-++++.+.+++",
" ...+.+++--++++.......",
" ..+.+++++++++....##$$.",
" .++++++++..,.......+++",
" .++++++++..,.......++@+"};

View File

@ -0,0 +1,8 @@
#define skree_width 24
#define skree_height 24
static char skree_bits[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xc0,0x00,0x00,0xe0,0x00,0x00,0xf0,
0x00,0x00,0xf8,0x00,0x00,0xfc,0x00,0x00,0xfe,0x00,0x00,0xff,0x00,0xc0,0xff,
0x00,0xe0,0xff,0x00,0xf0,0xff,0x00,0xf8,0xff,0x00,0xf8,0xff,0x00,0xf8,0xff,
0x00,0xfc,0xff,0x00,0xfe,0xff,0x00,0xff,0xff,0x80,0xff,0xff,0xc0,0xdf,0xff,
0xe0,0xff,0xff,0xf0,0xff,0xff,0xf0,0xff,0xff,0xf0,0xff,0xff};

Binary file not shown.

View File

@ -0,0 +1,43 @@
/* XPM */
static char * skree_1_xpm [] = {
" 24 24 16 1 " ,
" c None",
". c #000000",
"+ c #404040",
"@ c #7F7F7F",
"# c #020202",
"$ c #010101",
"% c #050505",
"& c #040404",
"* c #131313",
"= c #424242",
"- c #B22222",
"; c #FFD700",
"> c #FFA500",
", c #090909",
"' c #F0E68C",
") c #060606",
" ",
" ",
" ..",
" ..+",
" ..+@",
" .++++",
" .+++++",
" .++++++",
" .+++++++",
" .*++++++++",
" .++++++++++",
" ..++++++++++",
" .++++++++@+++",
" .+++++++@@+++",
" .++++++@@++++",
" .++++++@+++=+",
" ......++@++++++",
" ...++--.++++++++",
" ....++-;-.+.++.++",
" ....++--;-+...++++",
" ....+++>>-+++......",
" .+..+++--+++++#$$..",
" .++.++++++++++..++++",
" .++.+++++..+...++@+."};

View File

@ -0,0 +1,8 @@
#define skree_width 24
#define skree_height 24
static char skree_bits[] = {
0x18,0x00,0x00,0x1c,0x00,0x00,0x3f,0x00,0x00,0x3f,0x00,0x00,0x3f,0x00,0x00,
0x3f,0x00,0x00,0x7f,0x00,0x00,0xff,0x00,0x00,0xff,0x03,0x00,0xff,0x7f,0x00,
0xff,0xff,0x00,0xff,0xff,0x00,0xff,0xff,0x01,0xff,0xff,0x01,0xff,0xff,0x01,
0xff,0xff,0x01,0x3f,0xfe,0x00,0x3f,0xfc,0x00,0x3f,0xfe,0x00,0x7f,0x7e,0x00,
0xff,0x7f,0x00,0xff,0x7f,0x00,0xff,0x7f,0x00,0xff,0x7f,0x20};

Binary file not shown.

View File

@ -0,0 +1,44 @@
/* XPM */
static char * skree_2_xpm [] = {
" 24 24 17 1 " ,
" c None",
". c #000000",
"+ c #404040",
"@ c #7F7F7F",
"# c #020202",
"$ c #010101",
"% c #050505",
"& c #040404",
"* c #131313",
"= c #424242",
"- c #B22222",
"; c #FFD700",
"> c #FFA500",
", c #F0E68C",
"' c #090909",
") c #060606",
"! c #080808",
" . ",
" .+. ",
"..++. ",
".++++. ",
"+@+++. ",
"@++++. ",
"+++##. ",
"++#.$%. ",
"++...&... ",
"++............. ",
"++..........++.. ",
"++..........@@+. ",
"++...........+@. ",
"++...........+++. ",
"@+............+$. ",
"=+.......#..+.... ",
"++.... ..+=+. ",
"++... .++@+. ",
"++... ..++@. ",
"++++... .++@+. ",
"....++.. .++@+. ",
".....++...++@+. ",
"++....+++'++@+. ",
"+. $...+.+@+. .. "};

View File

@ -0,0 +1,8 @@
#define skree_width 24
#define skree_height 24
static char skree_bits[] = {
0x0c,0x00,0x00,0x0f,0x00,0x00,0x0f,0x00,0x00,0x1f,0x00,0x00,0x1f,0x00,0x00,
0x1f,0x00,0x00,0x3f,0x00,0x00,0x7f,0x00,0x00,0xff,0x01,0x00,0xff,0x3f,0x00,
0xff,0x7f,0x00,0xff,0x7f,0x00,0xff,0xff,0x00,0xff,0xff,0x00,0xff,0xff,0x00,
0xff,0xff,0x00,0x1f,0xff,0x00,0x1f,0x7e,0x00,0x1f,0x3f,0x00,0x3f,0x3f,0x00,
0xff,0x3f,0x00,0xff,0x3f,0x00,0xff,0x3f,0x00,0xff,0x3f,0x10};

Binary file not shown.

View File

@ -0,0 +1,43 @@
/* XPM */
static char * skree_2_xpm [] = {
" 24 24 16 1 " ,
" c None",
". c #000000",
"+ c #404040",
"@ c #7F7F7F",
"# c #020202",
"$ c #010101",
"% c #050505",
"& c #040404",
"* c #131313",
"= c #424242",
"- c #B22222",
"; c #FFD700",
"> c #FFA500",
", c #F0E68C",
"' c #090909",
") c #060606",
" . ",
" .+. ",
".++. ",
"++++. ",
"@+++. ",
"++++. ",
"++##. ",
"+#.$%. ",
"+...&... ",
"+............. ",
"+..........++.. ",
"+..........@@+. ",
"+...........+@. ",
"+...........+++. ",
"+............+$. ",
"+.......#..+.... ",
"+.... ..+=+. ",
"+... .++@+. ",
"+... ..++@. ",
"+++... .++@+. ",
"...++.. .++@+. ",
"....++...++@+. ",
"+....+++'++@+. ",
". $...+.+@+. .. "};

View File

@ -0,0 +1,8 @@
#define skree_width 24
#define skree_height 24
static char skree_bits[] = {
0x07,0x00,0x00,0x07,0x00,0x00,0x0f,0x00,0x00,0x0f,0x00,0x00,0x0f,0x00,0x00,
0x0f,0x00,0x00,0x0f,0x00,0x00,0x3f,0x00,0x00,0x7f,0x00,0x00,0xff,0x1f,0x00,
0xff,0x3f,0x00,0xff,0x3f,0x00,0xff,0x7f,0x00,0xff,0x7f,0x00,0xff,0x7f,0x00,
0xff,0x7f,0x00,0x8f,0x3f,0x00,0x0f,0x3f,0x00,0x8f,0x1f,0x00,0x9f,0x1f,0x00,
0xff,0x1f,0x00,0xff,0x1f,0x00,0xff,0x1f,0x00,0xff,0x1f,0x00};

Binary file not shown.

View File

@ -0,0 +1,43 @@
/* XPM */
static char * skree_2_xpm [] = {
" 24 24 16 1 " ,
" c None",
". c #000000",
"+ c #404040",
"@ c #7F7F7F",
"# c #020202",
"$ c #010101",
"% c #050505",
"& c #040404",
"* c #131313",
"= c #424242",
"- c #B22222",
"; c #FFD700",
"> c #FFA500",
", c #090909",
"' c #F0E68C",
") c #060606",
" . ",
".+. ",
"@+. ",
"@++. ",
"+++. ",
"+++. ",
"+##. ",
"#.$%. ",
"...&... ",
"............. ",
"..........++.. ",
"..........@@+. ",
"...........+@. ",
"...........+++. ",
"............+$. ",
".......#..+.... ",
".... ..+=+. ",
"... .++@+. ",
"... ..++@. ",
"++... .++@+. ",
"..++.. .++@+. ",
"...++...++@+. ",
"....+++,++@+. ",
" $...+.+@+. .. "};

View File

@ -0,0 +1,8 @@
#define skree_width 24
#define skree_height 24
static char skree_bits[] = {
0xfc,0xf9,0xff,0xfc,0xff,0xff,0xfc,0xff,0xff,0xbc,0x7f,0xfc,0x18,0x3f,0xfc,
0x00,0x0e,0xfe,0x00,0x0e,0x9e,0x00,0x06,0x9e,0x00,0x07,0xcc,0x00,0x07,0xc0,
0x00,0x03,0xe0,0x80,0x03,0xe0,0xe0,0x01,0xf0,0xf0,0x00,0x78,0x78,0x00,0x3c,
0x3c,0x00,0x3c,0x1c,0x00,0x38,0x1c,0x00,0x00,0x3c,0x00,0x00,0x7c,0x00,0x00,
0xf8,0x00,0x00,0xf0,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};

Binary file not shown.

View File

@ -0,0 +1,44 @@
/* XPM */
static char * skree_3_xpm [] = {
" 24 24 17 1 " ,
" c None",
". c #000000",
"+ c #404040",
"@ c #7F7F7F",
"# c #020202",
"$ c #010101",
"% c #050505",
"& c #040404",
"* c #131313",
"= c #424242",
"- c #B22222",
"; c #FFD700",
"> c #FFA500",
", c #F0E68C",
"' c #090909",
") c #060606",
"! c #080808",
" .+++.+..,,.....#...@@+",
" .......,,....... .+@+.",
" .....,,........ ..@+..",
" ...,,,....$.. ..+...",
" .,,,..$$... .+..$.",
" !%# .. ..... .",
" .. $... .",
" .. ...& .",
" .. ..$ ..",
" .. ..",
" .. ..",
" .. ...",
" ... ... ",
" .... .... ",
" ... .... ",
" .. ,,..... ",
" ... ,,,,.,,. ",
" ... ,, ,,,. ",
" .... , , ,, ",
" .%..,, , ",
" .+... , ",
" ....,,, ",
" ",
" "};

View File

@ -0,0 +1,8 @@
#define skree_width 24
#define skree_height 24
static char skree_bits[] = {
0xff,0xff,0xff,0xfe,0xff,0xff,0xff,0xff,0xff,0xfe,0x3f,0xfe,0x1c,0x1f,0xfe,
0x08,0x07,0xff,0x00,0x07,0xcf,0x80,0x03,0xcf,0xe0,0x01,0xe6,0xf0,0x00,0xe0,
0xf0,0x00,0xf0,0xf0,0x00,0x70,0xf0,0x01,0x38,0xe0,0x03,0x3c,0xc0,0x01,0x3e,
0x00,0x00,0x1e,0x00,0x00,0x1c,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};

Binary file not shown.

View File

@ -0,0 +1,43 @@
/* XPM */
static char * skree_3_xpm [] = {
" 24 24 16 1 " ,
" c None",
". c #000000",
"+ c #404040",
"@ c #7F7F7F",
"# c #020202",
"$ c #010101",
"% c #050505",
"& c #040404",
"* c #131313",
"= c #424242",
"- c #B22222",
"; c #FFD700",
"> c #FFA500",
", c #F0E68C",
"' c #090909",
") c #060606",
" .+++++.+..,....#...@@+.",
" .+++.+..,,...... .+@+..",
" ..++...,,...... ..@+...",
" .....,,...$.. ..+....",
" ..,,,$$... .+..$..",
" .,,.. .. ..... ..",
" .. ... $... ..",
" ... ...& ..",
" .... ..$ ...",
" .... .. ",
" ... .. ",
" .... , ... ",
" .%..,, ... ",
" .+... , .... ",
" ....,,, .... ",
" ,,..... ",
" ,,,,.,,. ",
" , ,,,. ",
" ,, ",
" , ",
" ",
" ",
" ",
" "};

View File

@ -0,0 +1,8 @@
#define skree_width 24
#define skree_height 24
static char skree_bits[] = {
0xf8,0xff,0xff,0xf8,0xff,0xff,0xf8,0xff,0xff,0xf8,0x3f,0xff,0xf8,0x1f,0xff,
0xf8,0x9f,0xff,0xf8,0x9f,0xe7,0xf0,0x8f,0xe7,0xc0,0x07,0x73,0xc0,0x03,0x30,
0xc0,0x01,0x38,0xe0,0x00,0x38,0xe0,0x00,0x3c,0xe0,0x01,0x1e,0xe0,0x03,0x1f,
0xc0,0x07,0x0f,0x80,0x03,0x0e,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};

Binary file not shown.

View File

@ -0,0 +1,43 @@
/* XPM */
static char * skree_3_xpm [] = {
" 24 24 16 1 " ,
" c None",
". c #000000",
"+ c #404040",
"@ c #7F7F7F",
"# c #020202",
"$ c #010101",
"% c #050505",
"& c #040404",
"* c #131313",
"= c #424242",
"- c #B22222",
"; c #FFD700",
"> c #FFA500",
", c #090909",
"' c #F0E68C",
") c #060606",
" ..+++++++..'#...@@+. ",
" ..++++++..'.. .+@+...",
" ..+++.+..'.. ..@+....",
" .++.++..'.. ..+.....",
" ..+....'.. .+..$...",
" .....''... ..... ..#",
" ..'''.... $... .. ",
" %.'..... ...& .. ",
" ...... ..$ ... ",
" .. .. ",
" .. .. ",
" ... ... ",
" ... ... ",
" .... ' .... ",
" .%..'' .... ",
" .+... ''..... ",
" ....''''.''. ",
" '' '''. ",
" ' '' ",
" ' ",
" ",
" ",
" ",
" "};

View File

@ -0,0 +1,8 @@
#define skree_width 24
#define skree_height 24
static char skree_bits[] = {
0xe1,0x3f,0xf0,0xc3,0x3f,0x70,0x87,0x3f,0xfc,0x07,0x3f,0x7f,0x03,0xfe,0xff,
0x03,0xfe,0x7f,0x01,0xfe,0xf7,0x01,0x3e,0x60,0x01,0x1e,0xe0,0x00,0x1f,0x60,
0x80,0x0f,0xe0,0xc0,0x07,0x60,0xe0,0x03,0xe0,0xf0,0x00,0xe0,0x70,0x00,0xf0,
0x78,0x00,0xf0,0x78,0x00,0xf8,0x78,0x00,0xf8,0x78,0x00,0xfc,0xf8,0x00,0x7c,
0xf8,0x00,0xa8,0xf8,0x00,0x00,0xf0,0x00,0x00,0x50,0x01,0x00};

Binary file not shown.

View File

@ -0,0 +1,44 @@
/* XPM */
static char * skree_4_xpm [] = {
" 24 24 17 1 " ,
" c None",
". c #000000",
"+ c #404040",
"@ c #7F7F7F",
"# c #020202",
"$ c #010101",
"% c #050505",
"& c #040404",
"* c #131313",
"= c #424242",
"- c #B22222",
"; c #FFD700",
"> c #FFA500",
", c #F0E68C",
"' c #090909",
") c #060606",
"! c #080808",
". $...+.@+. ... ",
".. .#.++.+. ... ",
"... .$)+.. .... ",
"... .&.+. ...... ",
".. %.+........... ",
".# ..+........ .. ",
". .++...... .. ",
". ..+. .. ",
". .++. .. ",
" .++. .. ",
" .++.. .. ",
" ..+.. .. ",
" .+... .. ",
" .+. .. ",
" ... ...",
" .+. ....",
" ..+. ....",
" ..+. .... ",
" ..+. , , ..... ",
" ..+., , ,,..... ",
" .#&.. , ,,,..,,. ",
" ....., ,, ,,. ",
" ..+... , ,,. ",
" , "};

View File

@ -0,0 +1,8 @@
#define skree_width 24
#define skree_height 24
static char skree_bits[] = {
0xe0,0x3f,0x70,0xe1,0x3f,0x70,0xc3,0x1f,0x78,0x87,0x1f,0x7c,0x03,0x3f,0x7f,
0x03,0xfe,0x7f,0x00,0xfe,0x63,0x00,0xfe,0x61,0x00,0x1e,0x60,0x00,0x0f,0x60,
0x80,0x0f,0x60,0x80,0x0f,0x60,0x80,0x03,0x60,0xc0,0x01,0x60,0xc0,0x01,0x60,
0xe0,0x01,0xf0,0xe0,0x01,0xf0,0xe0,0x01,0x78,0xe0,0x01,0x7c,0xe0,0x01,0x7c,
0xe0,0x03,0x7c,0xe0,0x03,0x44,0xe0,0x03,0x00,0x00,0x00,0x00};

Binary file not shown.

View File

@ -0,0 +1,43 @@
/* XPM */
static char * skree_4_xpm [] = {
" 24 24 16 1 " ,
" c None",
". c #000000",
"+ c #404040",
"@ c #7F7F7F",
"# c #020202",
"$ c #010101",
"% c #050505",
"& c #040404",
"* c #131313",
"= c #424242",
"- c #B22222",
"; c #FFD700",
"> c #FFA500",
", c #F0E68C",
"' c #090909",
") c #060606",
" $...+.@+. ... ",
". .#.++.+. ... ",
".. .$)+.. .... ",
".. .&.+. ...... ",
". %.+........... ",
"# ..+........ .. ",
" .++...... .. ",
" ..+. .. ",
" .++. .. ",
" .++. .. ",
" ..++. .. ",
" .+... .. ",
" .+. .. ",
" ... .. ",
" .+. ... ",
" ..+. .... ",
" ..+. .... ",
" ..+. , , .... ",
" ..+., , ..... ",
" .#&.. , ,,..... ",
" ....., ,,,..,,. ",
" ..+... ,, ,,. ",
" , ,,. ",
" , "};

View File

@ -0,0 +1,8 @@
#define skree_width 24
#define skree_height 24
static char skree_bits[] = {
0xf8,0x0f,0x1c,0xf0,0x0f,0x1c,0xe0,0x0f,0x1f,0xc1,0xcf,0x1f,0x80,0xff,0x1f,
0x80,0xff,0x1f,0x80,0xff,0x1d,0x80,0x1f,0x18,0x00,0x0f,0x18,0x00,0x0f,0x18,
0x00,0x0f,0x18,0x00,0x1f,0x18,0x00,0x1e,0x18,0x00,0x1e,0x38,0x00,0x1e,0x3c,
0x00,0x1e,0x3c,0x00,0x1e,0x3e,0x00,0x3e,0x3e,0x00,0x3e,0x1f,0x00,0x3c,0x1f,
0x00,0x00,0x1a,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};

Binary file not shown.

View File

@ -0,0 +1,43 @@
/* XPM */
static char * skree_4_xpm [] = {
" 24 24 16 1 " ,
" c None",
". c #000000",
"+ c #404040",
"@ c #7F7F7F",
"# c #020202",
"$ c #010101",
"% c #050505",
"& c #040404",
"* c #131313",
"= c #424242",
"- c #B22222",
"; c #FFD700",
"> c #FFA500",
", c #090909",
"' c #F0E68C",
") c #060606",
" $..++.@+. ... ",
" .#.++.+. ... ",
". .$)+.. .... ",
". .&.+. ...... ",
" %.+........... ",
" ..+........ .. ",
" .++...... .. ",
" ..+.. .. ",
" .+.. .. ",
" .+.. .. ",
" .++. .. ",
" ..+. .. ",
" .... .. ",
" ..+. .. ",
" ..+. ... ",
" ..+. ' ' .... ",
" ..+.' ' .... ",
" .#&.. ' .... ",
" .....' ..... ",
" ..+...'..... ",
" '''..''. ",
" '' ''. ",
" ' ''. ",
" ' "};

View File

@ -0,0 +1,64 @@
Object skree
face skree.111
race undead
randomitems skree
animation skree_1
attacktype 1025
monster 1
sleep 1
Wis 20
resist_fear 100
resist_magic 90
resist_fire 90
resist_cold 100
resist_elec 90
resist_godpower 80
resist_holyword 70
exp 300000
ac -15
wc -30
dam 30
hp 1500
maxhp 2000
sp 60
maxsp 60
Con 20
Str 30
Pow 80
level 35
alive 1
can_cast_spell 1
speed -0.5
weight 1000000
editable 1
color_fg black
undead 1
end
More
Object skree_2
face skree.211
animation skree_2
x 1
weight 1800000
alive 1
color_fg black
end
More
Object skree_3
face skree.311
animation skree_3
y 1
weight 1800000
alive 1
color_fg black
end
More
Object skree_4
face skree.411
animation skree_4
x 1
y 1
weight 1800000
alive 1
color_fg black
end

View File

@ -0,0 +1,24 @@
animation skree_1
facings 1
skree.111
skree.112
skree.113
mina
animation skree_2
facings 1
skree.211
skree.212
skree.213
mina
animation skree_3
facings 1
skree.311
skree.312
skree.313
mina
animation skree_4
facings 1
skree.411
skree.412
skree.413
mina

View File

@ -0,0 +1,9 @@
#define dragon_claw_width 24
#define dragon_claw_height 24
static char dragon_claw_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x1f, 0x00, 0xe0, 0xf5, 0x00, 0xb0, 0x9a, 0x03,
0x58, 0xd5, 0x06, 0xac, 0x1e, 0x0d, 0xde, 0x0d, 0x0e, 0xac, 0x0e, 0x18,
0xfe, 0x3f, 0x18, 0xf4, 0x41, 0x10, 0x68, 0x80, 0x10, 0x00, 0x00, 0x09,
0x00, 0x00, 0x09, 0x00, 0x00, 0x0d, 0x00, 0x00, 0x07, 0x00, 0x80, 0x03,
0x00, 0x80, 0x01, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};

Binary file not shown.

View File

@ -0,0 +1,32 @@
/* XPM */
static char * skree_claw_111_xpm[] = {
"24 24 5 1",
" c None",
". c #000000",
"+ c #404040",
"@ c #F0E68C",
"# c #FFFF00",
" ",
" ",
" ",
" ",
" ",
" ........ ",
" ......+.@#@.. ",
" ..+.+....@@@#@. ",
" ..+.+.+.+.@@#@##. ",
" ..+.+......@@@@@@#. ",
" ...........@@@@@@#@# ",
" ..........@@@@@@@@#. ",
" .............@@@@@@@. ",
" . ..... .@@@@@#. ",
" . .. .@@@@@. ",
" .@@@@@. ",
" .@@@@. ",
" .@@@@. ",
" .@@@. ",
" .@@@. ",
" .@@.. ",
" .... ",
" ",
" "};

View File

@ -0,0 +1,10 @@
Object skreeclaw
name Skree's claw
nrof 1
face skree_claw.111
color_fg black
material 32
weight 1
editable 2048
value 55
end

View File

@ -0,0 +1,10 @@
Object skreeeye
name Skree's eye
nrof 1
face pretty_ruby.111
color_fg red
material 32
weight 50
editable 2048
value 5500
end