From 25262bdbcec856c4b99b72b86a3ccb7c363ee9e0 Mon Sep 17 00:00:00 2001 From: Stefan O'Rear Date: Fri, 6 Nov 2009 11:55:38 -0800 Subject: Rename purple smoke to clouds of translocational energy --- crawl-ref/source/enum.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'crawl-ref/source/enum.h') diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h index c03710cc0b..38249fff2c 100644 --- a/crawl-ref/source/enum.h +++ b/crawl-ref/source/enum.h @@ -260,8 +260,7 @@ enum beam_type // beam[].flavour BEAM_POTION_GREY_SMOKE, BEAM_POTION_MUTAGENIC, BEAM_POTION_BLUE_SMOKE, - BEAM_POTION_PURP_SMOKE, // 60 - BEAM_POTION_RAIN, + BEAM_POTION_RAIN, // 60 BEAM_POTION_RANDOM, BEAM_LAST_REAL = BEAM_POTION_RANDOM, @@ -430,7 +429,7 @@ enum cloud_type CLOUD_BLACK_SMOKE, CLOUD_GREY_SMOKE, CLOUD_BLUE_SMOKE, - CLOUD_PURP_SMOKE, + CLOUD_TLOC_ENERGY, CLOUD_FOREST_FIRE, CLOUD_STEAM, -- cgit v1.2.3-54-g00ecf