New BonusBlock content: 'coinrain'. Causes ten coins to rain down from the top of...
[supertux.git] / src / object / bonus_block.hpp
index f993785..127965e 100644 (file)
@@ -38,7 +38,11 @@ public:
     CONTENT_1UP,
     CONTENT_CUSTOM,
     CONTENT_SCRIPT,
-    CONTENT_LIGHT
+    CONTENT_LIGHT,
+    CONTENT_TRAMPOLINE,
+    CONTENT_PORTTRAMPOLINE,
+    CONTENT_ROCK,
+    CONTENT_RAIN
   };
 
 protected: