summaryrefslogtreecommitdiff
path: root/Block.h
diff options
context:
space:
mode:
authorJapa Illo2012-02-20 20:35:52 +0530
committerJapa Illo2012-02-20 20:35:52 +0530
commit852f0452d13578dccd9971518a3627cc29e8abf6 (patch)
tree46cf14e23384fec202a983a2f2cab9196efb425c /Block.h
parentf5316b07d137a1b4807298e284b5d238825a1de6 (diff)
downloadstonesense-852f0452d13578dccd9971518a3627cc29e8abf6.tar.gz
stonesense-852f0452d13578dccd9971518a3627cc29e8abf6.tar.bz2
stonesense-852f0452d13578dccd9971518a3627cc29e8abf6.tar.xz
Fixed some effects stuff. Still need proper sprites for some things.
Signed-off-by: Japa Illo <japa.mala.illo@gmail.com>
Diffstat (limited to 'Block.h')
-rw-r--r--Block.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Block.h b/Block.h
index 65e2e4b..d2e11c2 100644
--- a/Block.h
+++ b/Block.h
@@ -91,6 +91,7 @@ public:
} blockeffects;
//individual effects
+ Effect Eff_Miasma;
Effect Eff_Steam;
Effect Eff_Mist;
Effect Eff_MaterialDust;