summaryrefslogtreecommitdiff
path: root/stonesense.xpm
diff options
context:
space:
mode:
authorJapa2010-04-09 14:24:27 +0000
committerJapa2010-04-09 14:24:27 +0000
commit114df922d3073bd296b38cf522997f520fb17850 (patch)
treec4cf372825118c3663cd77e18c69a6c3b59d070f /stonesense.xpm
parent81aefc8e03ff3f647494012e18bcdc8f33f4de42 (diff)
downloadstonesense-114df922d3073bd296b38cf522997f520fb17850.tar.gz
stonesense-114df922d3073bd296b38cf522997f520fb17850.tar.bz2
stonesense-114df922d3073bd296b38cf522997f520fb17850.tar.xz
updated trunk to the new graphics engine, and the latest DFhack
Diffstat (limited to 'stonesense.xpm')
-rw-r--r--stonesense.xpm34
1 files changed, 34 insertions, 0 deletions
diff --git a/stonesense.xpm b/stonesense.xpm
new file mode 100644
index 0000000..8699de7
--- /dev/null
+++ b/stonesense.xpm
@@ -0,0 +1,34 @@
+/* XPM */
+static char * stonesense_xpm[] = {
+"16 16 15 1",
+" c None",
+". c #025811",
+"+ c #9CD72A",
+"@ c #6ABF18",
+"# c #4A9E20",
+"$ c #7AB64E",
+"% c #000000",
+"& c #929DB3",
+"* c #A2ACBE",
+"= c #707B93",
+"- c #5D9732",
+"; c #516E4D",
+"> c #444667",
+", c #363855",
+"' c #565774",
+" . ",
+" . ..+. . ",
+" .+.@#+@.+.. ",
+" .$#+@@#@+.+.. ",
+" %&*$#+@+#@+.+. ",
+" %*&&&$@+@+@#@. ",
+" %&&==&&$@+-;>% ",
+" %&=%%==&&;>,,% ",
+" %===&%%==,'%% ",
+" %%&==&%%%%',% ",
+" %==%%&==&',>>% ",
+" %&&==%%=&>>>'% ",
+" %%&&==&&>'>>% ",
+" %%&&&*>>>'% ",
+" %%*&'>%% ",
+" %%%% "};