summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/rltiles
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-07 15:47:02 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-07 15:47:02 +0000
commitb12dd9a0fe5c15ff1f655252ef07e03fdf0d4943 (patch)
tree0b3a28070cabb5735c47b7656b748bfda6dc5ca1 /crawl-ref/source/rltiles
parent289e5541661b8bc7a6fa955356357655b7e5146a (diff)
downloadcrawl-ref-b12dd9a0fe5c15ff1f655252ef07e03fdf0d4943.tar.gz
crawl-ref-b12dd9a0fe5c15ff1f655252ef07e03fdf0d4943.zip
Add two more uniques: Nessos and the Lernaean hydra, also implemented by
castamir. Nessos still needs to be buffed (he's a normal centaur with fixed equipment) and is also in need of speech. The Lernaean hydra shouldn't be generated randomly but instead be placed via vaults (which will favour spoiled players, but you can't have everything). git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8307 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/rltiles')
-rw-r--r--crawl-ref/source/rltiles/UNUSED/other/txt1.pngbin364 -> 0 bytes
-rw-r--r--crawl-ref/source/rltiles/UNUSED/other/txt2.pngbin352 -> 0 bytes
-rw-r--r--crawl-ref/source/rltiles/UNUSED/other/txt3.pngbin225 -> 0 bytes
-rw-r--r--crawl-ref/source/rltiles/UNUSED/other/txt4.pngbin211 -> 0 bytes
-rw-r--r--crawl-ref/source/rltiles/dc-mon.txt4
-rw-r--r--crawl-ref/source/rltiles/dc-mon/unique/lernaean_hydra.pngbin0 -> 929 bytes
-rw-r--r--crawl-ref/source/rltiles/dc-mon/unique/nessos.png (renamed from crawl-ref/source/rltiles/UNUSED/other/centaur_warrior.png)bin1283 -> 1283 bytes
7 files changed, 4 insertions, 0 deletions
diff --git a/crawl-ref/source/rltiles/UNUSED/other/txt1.png b/crawl-ref/source/rltiles/UNUSED/other/txt1.png
deleted file mode 100644
index 15d5df0ace..0000000000
--- a/crawl-ref/source/rltiles/UNUSED/other/txt1.png
+++ /dev/null
Binary files differ
diff --git a/crawl-ref/source/rltiles/UNUSED/other/txt2.png b/crawl-ref/source/rltiles/UNUSED/other/txt2.png
deleted file mode 100644
index 98c21cea6f..0000000000
--- a/crawl-ref/source/rltiles/UNUSED/other/txt2.png
+++ /dev/null
Binary files differ
diff --git a/crawl-ref/source/rltiles/UNUSED/other/txt3.png b/crawl-ref/source/rltiles/UNUSED/other/txt3.png
deleted file mode 100644
index a1adf3cc36..0000000000
--- a/crawl-ref/source/rltiles/UNUSED/other/txt3.png
+++ /dev/null
Binary files differ
diff --git a/crawl-ref/source/rltiles/UNUSED/other/txt4.png b/crawl-ref/source/rltiles/UNUSED/other/txt4.png
deleted file mode 100644
index fa9800869a..0000000000
--- a/crawl-ref/source/rltiles/UNUSED/other/txt4.png
+++ /dev/null
Binary files differ
diff --git a/crawl-ref/source/rltiles/dc-mon.txt b/crawl-ref/source/rltiles/dc-mon.txt
index 488fc8728b..87b74c43ba 100644
--- a/crawl-ref/source/rltiles/dc-mon.txt
+++ b/crawl-ref/source/rltiles/dc-mon.txt
@@ -321,6 +321,7 @@ death_drake MONS_DEATH_DRAKE
## Dragons ('D')
%sdir dc-mon/unique
xtahua MONS_XTAHUA
+lernaean_hydra MONS_LERNAEAN_HYDRA
%sdir dc-mon
wyvern MONS_WYVERN
dragon MONS_DRAGON
@@ -443,6 +444,9 @@ skeleton_large MONS_SKELETON_LARGE
simulacrum_large MONS_SIMULACRUM_LARGE
## Centaurs ('c')
+%sdir dc-mon/unique
+nessos MONS_NESSOS
+%sdir dc-mon
centaur MONS_CENTAUR
centaur-melee MONS_CENTAUR_MELEE
centaur_warrior MONS_CENTAUR_WARRIOR
diff --git a/crawl-ref/source/rltiles/dc-mon/unique/lernaean_hydra.png b/crawl-ref/source/rltiles/dc-mon/unique/lernaean_hydra.png
new file mode 100644
index 0000000000..3d3421bbc6
--- /dev/null
+++ b/crawl-ref/source/rltiles/dc-mon/unique/lernaean_hydra.png
Binary files differ
diff --git a/crawl-ref/source/rltiles/UNUSED/other/centaur_warrior.png b/crawl-ref/source/rltiles/dc-mon/unique/nessos.png
index 0c40b60623..0c40b60623 100644
--- a/crawl-ref/source/rltiles/UNUSED/other/centaur_warrior.png
+++ b/crawl-ref/source/rltiles/dc-mon/unique/nessos.png
Binary files differ