From 94d1a1b5250be7a05f0c110ad4fb7de40c4d555e Mon Sep 17 00:00:00 2001 From: avogl Date: Sun, 12 Nov 2000 00:46:57 +0000 Subject: [PATCH] Added a new chess-club house pic, for the new chessclub(s) to come :) --Andreas git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@482 282e977c-c81d-0410-88c4-b93c2d0d6712 --- construct/house/chess_club.111 | 9 ++++++++ construct/house/chess_club.111.png | Bin 0 -> 353 bytes construct/house/chess_club.111.xpm | 36 +++++++++++++++++++++++++++++ construct/house/chess_club.arc | 9 ++++++++ 4 files changed, 54 insertions(+) create mode 100644 construct/house/chess_club.111 create mode 100644 construct/house/chess_club.111.png create mode 100644 construct/house/chess_club.111.xpm create mode 100644 construct/house/chess_club.arc diff --git a/construct/house/chess_club.111 b/construct/house/chess_club.111 new file mode 100644 index 000000000..d00bafe86 --- /dev/null +++ b/construct/house/chess_club.111 @@ -0,0 +1,9 @@ +#define tavern_width 24 +#define tavern_height 24 +static unsigned char tavern_bits[] = { + 0x78, 0x00, 0x00, 0x48, 0x00, 0x00, 0xcc, 0xff, 0x0f, 0x6a, 0x66, 0x0e, + 0x91, 0x99, 0x19, 0x33, 0x33, 0x13, 0xe5, 0xcc, 0x2c, 0xa9, 0x99, 0x39, + 0x51, 0x66, 0x66, 0xed, 0xcc, 0x4c, 0xd1, 0xff, 0x7f, 0x4d, 0xbe, 0x50, + 0x55, 0xc1, 0x5f, 0x55, 0x1c, 0x40, 0x55, 0x32, 0x46, 0x55, 0x32, 0x4d, + 0x5d, 0x32, 0x49, 0x59, 0xb2, 0x58, 0x53, 0xb2, 0x58, 0x46, 0xbe, 0x59, + 0x4c, 0xbe, 0x58, 0x58, 0x80, 0x58, 0x70, 0xa9, 0x5f, 0xe0, 0xff, 0x70}; diff --git a/construct/house/chess_club.111.png b/construct/house/chess_club.111.png new file mode 100644 index 0000000000000000000000000000000000000000..9b0fa9feb156e928df56404f83cd3d6f4c3ee44c GIT binary patch literal 353 zcmeAS@N?&q;$mQ6;PUiv2?EjzAk4xHBpXB0j{_;K0G|+7A(OC$3l}CPCNi95c<|r> zQ20LxFgQ3k{J+ldeq+S21k)* zomJ)d#~{0HZ$asUe8um4Ih;>Ri#l0!Hy`CFJ0WK5!R z`I8pDVd`}XUKHq?e6Orgt=?dNQ$y&!JA(aZi;EN4S48{z@HZ=HFwHDU&NcRl51Ld^ twNcrZ+fF3V<=fp5eyL#B|8f7=4iZcKJ literal 0 HcmV?d00001 diff --git a/construct/house/chess_club.111.xpm b/construct/house/chess_club.111.xpm new file mode 100644 index 000000000..44dedfeb5 --- /dev/null +++ b/construct/house/chess_club.111.xpm @@ -0,0 +1,36 @@ +/* XPM */ +static char * chess_club_111_xpm[] = { +"24 24 9 1", +" s None c None", +". c Black", +"X s Light gray c Grey75", +"o s Gray m white c Grey50", +"O s Dark brown m white c Sienna", +"+ s Yellow c Gold", +"@ c White", +"# s Light yellow c yellow", +"$ c Peru", +" ", +" .................. ", +" ..XoXoXoXoXoXoXoXo. ", +" .XX..................", +" .XX.X..XX..XX..XX..X.", +" .XXX..XX..XX..XX..XX..", +" .XX...XX..XX..XX..XX. ", +" .XOX.XX..XX..XX..XX... ", +" .XOX.XX..XX..XX..XX... ", +".XOOX...XX..XX..XX..XX. ", +".X+OX...XX..XX..XX..XX. ", +"XO+X..XX..XX..XX..XX.. ", +"XOOX..XX..XX..XX..XX.. ", +"XOXO.................. ", +"XOXOo@@@@@@@@@@@@@@@@o ", +"XXOo@@@@@@@OOOOOOO@@o ", +"XXOo@@OO@@O@@@@@@O@@o ", +"XOo@@O#+O@@@oooo@@@o ", +"XOo@@O#+O@@o$$$o@@@o ", +"Oo@@O++O@@o$$$$o@@o ", +"Oo@@OOOO@@o.$$$o@@o ", +"o@@@@@@@@o$$$$o@@o ", +"oooooooooo oooo ", +" "}; diff --git a/construct/house/chess_club.arc b/construct/house/chess_club.arc new file mode 100644 index 000000000..f81337a19 --- /dev/null +++ b/construct/house/chess_club.arc @@ -0,0 +1,9 @@ +Object chess_club +name chess club +type 66 +face chess_club.111 +color_fg black +no_pick 1 +editable 2 +visibility 100 +end