diff options
| author | Japa | 2010-06-18 14:29:21 +0000 |
|---|---|---|
| committer | Japa | 2010-06-18 14:29:21 +0000 |
| commit | aa39044cae131f6ce8b4c2ad43508b78effd2226 (patch) | |
| tree | 8b0a6b6621179e305743a446ac8e11867d845e44 /common.h | |
| parent | c12a1c6867b6ad19cbc07995a9b2a475b3e05977 (diff) | |
| download | stonesense-aa39044cae131f6ce8b4c2ad43508b78effd2226.tar.gz stonesense-aa39044cae131f6ce8b4c2ad43508b78effd2226.tar.bz2 stonesense-aa39044cae131f6ce8b4c2ad43508b78effd2226.tar.xz | |
Diffstat (limited to 'common.h')
| -rw-r--r-- | common.h | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -238,7 +238,15 @@ extern ALLEGRO_MOUSE_STATE mouse; #define FILTH_FROZEN 16
#define UNKOWN_FROZEN 17
#define GRIME 18
+#define ICHOR 20
#define LEATHER 37
+#define BLOOD_1 39
+#define BLOOD_2 40
+#define BLOOD_3 41
+#define BLOOD_4 42
+#define BLOOD_5 43
+#define BLOOD_6 44
+#define BLOOD_NAMED 242
#define WOOD 420
#define PLANTCLOTH 421
|
