From c70aa417cdc1ef4b475131bdda14a3aca4135577 Mon Sep 17 00:00:00 2001 From: Fate Date: Sat, 22 Nov 2008 01:15:44 -0700 Subject: Added NONMAGIC flag to distinguish `keyword' operations (such as `marry') from regular spells (keywords don't require spellcasting ability) --- doc/spell-language | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/spell-language b/doc/spell-language index b87b42d..de34152 100644 --- a/doc/spell-language +++ b/doc/spell-language @@ -180,6 +180,8 @@ does not map to a player character or is missing. not even obscured. * LOCAL means that the spell is bound to the location it was cast at and will not `travel' with the caster. + * NONMAGIC means that the spell is not affected by the caster's ability + to perform magic. Typically used for special (quest) keywords. Modifiers may be given in any order, but only once. -- cgit v1.2.3-60-g2f50