From 7bbf91ea2686888dbe0953fbc5d90c6b37626304 Mon Sep 17 00:00:00 2001 From: Adam Borowski Date: Fri, 11 Dec 2009 12:29:50 +0100 Subject: Generic fallbacks for non-humanoid wizards casting. Also fixes @objective@ in spell messages. --- crawl-ref/source/dat/database/monspell.txt | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) (limited to 'crawl-ref/source/dat/database') diff --git a/crawl-ref/source/dat/database/monspell.txt b/crawl-ref/source/dat/database/monspell.txt index 740536da72..bc31f9d1ac 100644 --- a/crawl-ref/source/dat/database/monspell.txt +++ b/crawl-ref/source/dat/database/monspell.txt @@ -248,13 +248,13 @@ giant eyeball cast %%%% guardian serpent cast targeted -@The monster@ coils and waves @possessive@ upper body at @target@. +@The_monster@ coils @objective@self and waves @possessive@ upper body at @target@. @The_monster@ casts a spell at @target@. %%%% guardian serpent cast -@The monster@ coils and performs some mystic snake dance. +@The_monster@ coils @objective@self and performs some mystic snake dance. @The_monster@ casts a spell. ########################################################################### @@ -305,6 +305,22 @@ unseen priest cast You hear some strange, mumbled prayers to @God@. %%%% +non-humanoid wizard cast targeted + +@The_monster@ stares at @target@ and mumbles some strange words. + +@The_monster@ casts a spell at @target@. +%%%% +non-humanoid wizard cast + +@The_monster@ mumbles some strange words. + +@The_monster@ casts a spell. +%%%% +unseen non-humanoid wizard cast + +You hear some strange, mumbled words. +%%%% wizard cast targeted @The_monster@ gestures at @target@ while chanting. -- cgit v1.2.3-54-g00ecf