New arch & graphics: Gaea�s tear (basically a healing potion).
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@534 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
75cee63429
commit
846530964e
|
@ -0,0 +1,9 @@
|
|||
#define tear_width 24
|
||||
#define tear_height 24
|
||||
static unsigned char tear_bits[] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x08, 0x00, 0x00, 0x1c, 0x00,
|
||||
0x00, 0x34, 0x00, 0x00, 0x22, 0x00, 0x00, 0x62, 0x00, 0x00, 0x71, 0x00,
|
||||
0x00, 0xf9, 0x00, 0x00, 0xf9, 0x00, 0x00, 0xfd, 0x00, 0x00, 0x7f, 0x00,
|
||||
0x00, 0x7e, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
|
Binary file not shown.
|
@ -0,0 +1,31 @@
|
|||
/* XPM */
|
||||
static char * tear_111_xpm[] = {
|
||||
"24 24 4 1",
|
||||
" s None c None",
|
||||
". c dark cyan",
|
||||
"X c cyan",
|
||||
"o c blue",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" . ",
|
||||
" . ",
|
||||
" ... ",
|
||||
" .X.. ",
|
||||
" .XXX. ",
|
||||
" .XXX.. ",
|
||||
" .XXX... ",
|
||||
" .XX..oo. ",
|
||||
" .XX..oo. ",
|
||||
" .X..ooo. ",
|
||||
" ...ooo. ",
|
||||
" .ooo.. ",
|
||||
" ... ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
|
@ -0,0 +1,9 @@
|
|||
#define tear_width 24
|
||||
#define tear_height 24
|
||||
static unsigned char tear_bits[] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x08, 0x00, 0x00, 0x1c, 0x00,
|
||||
0x00, 0x34, 0x00, 0x00, 0x22, 0x00, 0x00, 0x62, 0x00, 0x00, 0x71, 0x00,
|
||||
0x00, 0xf9, 0x00, 0x00, 0xf9, 0x00, 0x00, 0xfd, 0x00, 0x00, 0x7f, 0x00,
|
||||
0x00, 0x7e, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
|
Binary file not shown.
|
@ -0,0 +1,30 @@
|
|||
/* XPM */
|
||||
static char * tear_112_xpm[] = {
|
||||
"24 24 3 1",
|
||||
" s None c None",
|
||||
". c dark cyan",
|
||||
"X c cyan",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" . ",
|
||||
" . ",
|
||||
" ... ",
|
||||
" .... ",
|
||||
" ..... ",
|
||||
" ...... ",
|
||||
" .....X. ",
|
||||
" ....XXX. ",
|
||||
" ...XXXX. ",
|
||||
" ..XXXX.. ",
|
||||
" ..XXX.. ",
|
||||
" ..X... ",
|
||||
" ... ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
|
@ -0,0 +1,9 @@
|
|||
#define tear_width 24
|
||||
#define tear_height 24
|
||||
static unsigned char tear_bits[] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x08, 0x00, 0x00, 0x1c, 0x00,
|
||||
0x00, 0x34, 0x00, 0x00, 0x22, 0x00, 0x00, 0x62, 0x00, 0x00, 0x71, 0x00,
|
||||
0x00, 0xf9, 0x00, 0x00, 0xf9, 0x00, 0x00, 0xfd, 0x00, 0x00, 0x7f, 0x00,
|
||||
0x00, 0x7e, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
|
Binary file not shown.
|
@ -0,0 +1,31 @@
|
|||
/* XPM */
|
||||
static char * tear_113_xpm[] = {
|
||||
"24 24 4 1",
|
||||
" s None c None",
|
||||
". c dark cyan",
|
||||
"X c blue",
|
||||
"o c cyan",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" . ",
|
||||
" . ",
|
||||
" ... ",
|
||||
" .X.. ",
|
||||
" .XXX. ",
|
||||
" .XXX.. ",
|
||||
" .XXX... ",
|
||||
" .XX..oo. ",
|
||||
" .XX..oo. ",
|
||||
" .X..ooo. ",
|
||||
" ...ooo. ",
|
||||
" .ooo.. ",
|
||||
" ... ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
|
@ -0,0 +1,9 @@
|
|||
#define tear_width 24
|
||||
#define tear_height 24
|
||||
static unsigned char tear_bits[] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x08, 0x00, 0x00, 0x1c, 0x00,
|
||||
0x00, 0x34, 0x00, 0x00, 0x22, 0x00, 0x00, 0x62, 0x00, 0x00, 0x71, 0x00,
|
||||
0x00, 0xf9, 0x00, 0x00, 0xf9, 0x00, 0x00, 0xfd, 0x00, 0x00, 0x7f, 0x00,
|
||||
0x00, 0x7e, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
|
Binary file not shown.
|
@ -0,0 +1,30 @@
|
|||
/* XPM */
|
||||
static char * tear_114_xpm[] = {
|
||||
"24 24 3 1",
|
||||
" s None c None",
|
||||
". c dark cyan",
|
||||
"X c blue",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" . ",
|
||||
" . ",
|
||||
" ... ",
|
||||
" .... ",
|
||||
" ..... ",
|
||||
" ...... ",
|
||||
" .....X. ",
|
||||
" ....XXX. ",
|
||||
" ...XXXX. ",
|
||||
" ..XXXX.. ",
|
||||
" ..XXX.. ",
|
||||
" ..X... ",
|
||||
" ... ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
|
@ -0,0 +1,18 @@
|
|||
Object tear_gaea
|
||||
name Gaea's tear
|
||||
face tear.111
|
||||
anim
|
||||
tear.111
|
||||
tear.112
|
||||
tear.113
|
||||
tear.114
|
||||
mina
|
||||
nrof 1
|
||||
level 10
|
||||
speed 0.25
|
||||
color_fg blue
|
||||
type 5
|
||||
sp 35
|
||||
weight 10
|
||||
editable 2048
|
||||
end
|
Loading…
Reference in New Issue