Add turnips to the space and check for collisions when planting them
[tabakrolletjie.git] / tabakrolletjie / constants.py
index 4cd1f9d5572ec4e512b549f6e34ef3337a083404..66150336c4e0120bcadf741ac5a8c154e132c77c 100644 (file)
@@ -22,6 +22,7 @@ OBSTACLE_CATEGORY = 1 << 0
 LIGHT_CATEGORY = 1 << 1
 MOULD_CATEGORY = 1 << 2
 FITTINGS_CATEGORY = 1 << 3
+TURNIP_CATEGORY = 1 << 4
 
 # Font definitions
 FONTS = {