Make all projectiles bounce/explode on skies.

This commit is contained in:
Mari the Deer 2023-03-11 01:07:15 +01:00
commit 56a8969e2f
9 changed files with 9 additions and 8 deletions

View file

@ -964,7 +964,6 @@ Class MisterGrenade : Actor
+BOUNCEONFLOORS;
+BOUNCEONCEILINGS;
+THRUACTORS;
+DONTBOUNCEONSKY;
+CANBOUNCEWATER;
}