summaryrefslogtreecommitdiff
path: root/table/sprites.h
diff options
context:
space:
mode:
Diffstat (limited to 'table/sprites.h')
-rw-r--r--table/sprites.h16
1 files changed, 15 insertions, 1 deletions
diff --git a/table/sprites.h b/table/sprites.h
index 54ef424ee..1de54ba40 100644
--- a/table/sprites.h
+++ b/table/sprites.h
@@ -846,7 +846,21 @@ enum Sprites {
SPR_TYCOON_IMG1_BEGIN = 4814,
SPR_TYCOON_IMG2_BEGIN = 4824,
- /* Effect vehciles */
+ /* Industry sprites */
+ SPR_IT_SUGAR_MINE_SIEVE = 4775,
+ SPR_IT_SUGAR_MINE_CLOUDS = 4784,
+ SPR_IT_SUGAR_MINE_PILE = 4780,
+ SPR_IT_TOFFEE_QUARRY_TOFFEE = 4766,
+ SPR_IT_TOFFEE_QUARRY_SHOVEL = 4767,
+ SPR_IT_BUBBLE_GENERATOR_SPRING = 4746,
+ SPR_IT_BUBBLE_GENERATOR_BUBBLE = 4747,
+ SPR_IT_TOY_FACTORY_STAMP_HOLDER = 4717,
+ SPR_IT_TOY_FACTORY_STAMP = 4718,
+ SPR_IT_TOY_FACTORY_CLAY = 4719,
+ SPR_IT_TOY_FACTORY_ROBOT = 4720,
+ SPR_IT_POWER_PLANT_TRANSFORMERS = 2054,
+
+ /* Effect vehicles */
SPR_BULLDOZER_NE = 1416,
SPR_BULLDOZER_SE = 1417,
SPR_BULLDOZER_SW = 1418,