]> git.mxchange.org Git - quix0rs-blobwars.git/blobdiff - src/defs.h
Don't let bubbles escape the liquid they are in.
[quix0rs-blobwars.git] / src / defs.h
index c8b468fcefa331a812d0792a53c0cba0c6678d82..d358d3effa040a052c76eab08ab98d130fc2a81d 100644 (file)
@@ -252,6 +252,7 @@ const char skill[][10] = {
 
 #define PAR_WEIGHTLESS 1
 #define PAR_COLLIDES   2
+#define PAR_LIQUID      4
 
 /* ######### effect flags ########### */