Wall slams - Damage on high velocity impact. (#1600)

* Wallslammed!

* Removes debug logging

* Buff damage to 5 by default
This commit is contained in:
Víctor Aguilera Puerto
2020-08-07 16:22:32 +02:00
committed by GitHub
parent 8a66bf0284
commit 079937a9fe
9 changed files with 85 additions and 14 deletions

View File

@@ -151,6 +151,7 @@
"Flippable",
"Airtight",
"MovedByPressure",
"DamageOnHighSpeedImpact",
};
}
}