From 9cc9c1350516b56581c8bf86aafa695677d819f9 Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Mon, 12 Oct 2009 20:14:49 -0500 Subject: Apply n78291's patch in [2877049], with a few tweaks, to expand Jiyva's wrath, allow uncancelable transformations as part of it, and adjust his Slimify power. --- crawl-ref/source/externs.h | 1 + 1 file changed, 1 insertion(+) (limited to 'crawl-ref/source/externs.h') diff --git a/crawl-ref/source/externs.h b/crawl-ref/source/externs.h index c675520e37..1c4d291f8c 100644 --- a/crawl-ref/source/externs.h +++ b/crawl-ref/source/externs.h @@ -836,6 +836,7 @@ public: game_direction_type char_direction; bool opened_zot; bool royal_jelly_dead; + bool transform_cancellable; unsigned short pet_target; -- cgit v1.2.3-54-g00ecf