From 4617b8e5df18e0abf655d24688b417b7b3794344 Mon Sep 17 00:00:00 2001 From: Adam Borowski Date: Wed, 7 Oct 2009 12:36:22 +0200 Subject: Using Tukima's Dance on a weapon your god hates is a bad thing. --- crawl-ref/source/enum.h | 1 + 1 file changed, 1 insertion(+) (limited to 'crawl-ref/source/enum.h') diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h index 64b6193955..5ef53a802a 100644 --- a/crawl-ref/source/enum.h +++ b/crawl-ref/source/enum.h @@ -723,6 +723,7 @@ enum command_type enum conduct_type { + DID_NOTHING, DID_NECROMANCY = 1, // vamp/drain/pain wpns, Zong/Curses DID_HOLY, // holy wrath wpns, holy word scrolls DID_UNHOLY, // demon wpns, demon spells -- cgit v1.2.3-54-g00ecf