From a6f9027e9d003dd5ecd237a991e1ab7f83daed33 Mon Sep 17 00:00:00 2001 From: Adam Borowski Date: Wed, 18 Nov 2009 12:51:31 +0100 Subject: Spec out the shield of the gong. For now: +6 {rElec rN+ MR Spirit}, makes everyone in most of the level flock towards you. A scroll of noise has loudness of 25, this shield 40 (from the initial implementation, probably insane), and procs every block. --- crawl-ref/source/art-data.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crawl-ref/source/art-data.h') diff --git a/crawl-ref/source/art-data.h b/crawl-ref/source/art-data.h index f158058876..a618ceb3f4 100644 --- a/crawl-ref/source/art-data.h +++ b/crawl-ref/source/art-data.h @@ -1341,11 +1341,11 @@ UNRAND_FLAG_NONE, { SPARM_NORMAL, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, + 0, 0, 1, 0, 1, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, + 1, }, "This is a large gong; you wonder if it could be worn as a shield.", "This shield surely will be heard!", -- cgit v1.2.3-54-g00ecf