From 0510022aff86ed63f6f3c7c7909a629e4c9922c4 Mon Sep 17 00:00:00 2001 From: johnny shelley Date: Sun, 15 Nov 2009 11:45:34 +0000 Subject: Restore Warper class, Arcane Marksman tweaks. Adds warper back and moves arcane marksman close to hunter in selection screen. Changes spell level of exploding ammo to 5. Fixes abbreviation of Am. Removes scroll of blink from AM starting equipment. Signed-off-by: Jude Brown --- crawl-ref/source/spl-data.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/spl-data.h') diff --git a/crawl-ref/source/spl-data.h b/crawl-ref/source/spl-data.h index 24f171e2e6..c4e73a50c5 100644 --- a/crawl-ref/source/spl-data.h +++ b/crawl-ref/source/spl-data.h @@ -2541,7 +2541,7 @@ SPELL_EXPLODING_AMMUNITION, "Exploding Ammunition", SPTYP_ENCHANTMENT | SPTYP_FIRE | SPTYP_AIR, SPFLAG_HELPFUL | SPFLAG_BATTLE, - 7, + 5, 0, -1,-1, 0, -- cgit v1.2.3-54-g00ecf