diff --git a/data/newtiles/clothbg.png b/data/newtiles/clothbg.png new file mode 100644 index 0000000..e814586 Binary files /dev/null and b/data/newtiles/clothbg.png differ diff --git a/data/newtiles/ktilebg.png b/data/newtiles/ktilebg.png new file mode 100644 index 0000000..dc532ba Binary files /dev/null and b/data/newtiles/ktilebg.png differ diff --git a/shared.c b/shared.c index a6fb183..61a0eb5 100644 --- a/shared.c +++ b/shared.c @@ -3093,6 +3093,8 @@ int randompowerup(void) { int num; num = rand() % 41; +return P_CANNONPOWERUP; + switch (num) { case 0: default: