summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/unrand.h
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-04-23 09:42:33 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-04-23 09:42:33 +0000
commit70d644194b4b010383b4a5a264370e2cb291b693 (patch)
tree7aa9a9bb56bc7d4b8f1690eb57313cde45c43712 /crawl-ref/source/unrand.h
parent974643d2eec4610d68ed781b91a01ecd461969f5 (diff)
downloadcrawl-ref-70d644194b4b010383b4a5a264370e2cb291b693.tar.gz
crawl-ref-70d644194b4b010383b4a5a264370e2cb291b693.zip
Replace the dire lajatang with the cloak of Starlight (rElec, rC+, EV+4,
Stlth-). I already added a new tile, which looks rather atrocious, I think. The dire lajatang tile is now used for any branded lajatang. Also renamed a few tile files. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4527 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/unrand.h')
-rw-r--r--crawl-ref/source/unrand.h19
1 files changed, 9 insertions, 10 deletions
diff --git a/crawl-ref/source/unrand.h b/crawl-ref/source/unrand.h
index b8f4df1d4f..ea1cec9f5b 100644
--- a/crawl-ref/source/unrand.h
+++ b/crawl-ref/source/unrand.h
@@ -362,7 +362,7 @@
0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0,
0, 0, 0, 0, 0,
- 1, 0 // cursed
+ 4, 0 // cursed
}
,
"",
@@ -768,7 +768,7 @@
0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0,
1, 0, 0, 0, 3, // force berserk, to dam
- 1, -20 // cursed, stealth
+ 3, -20 // cursed, stealth
}
,
"",
@@ -1163,20 +1163,19 @@
/* 56 */
{
- "dire lajatang", "double lajatang",
- OBJ_WEAPONS, WPN_LAJATANG, -2, +9, RED,
+ "cloak of Starlight", "phosphorescent cloak",
+ OBJ_ARMOUR, ARM_CLOAK, 0, 0, WHITE,
{
- SPWPN_VORPAL, 0, 0, 0, 0, -3, // -Dex
- 0, 0, 0, 0, 0, 0,
+ 0, 0, 4, 0, 0, 0, // EV
+ 0, 1, 1, 0, 0, 0, // Cold, resElec
0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0,
0, 0, 0, 0, 0,
- 0, 0
+ 0, -30 // Stealth
}
,
- "Those who figure out how to use this exceedingly awkward weapon can "
- "do great damage with its two pairs of razor-sharp blades.",
- "A double lajatang.",
+ "A cloak woven of pure light beams.",
+ "A phosphorescent cloak.",
""
},