Shopvehicles: Test floating

This commit is contained in:
hydrant
2021-04-22 14:52:43 +02:00
parent 1495cc0c87
commit 3930e005cc

View File

@@ -38,6 +38,8 @@ export default function carDealer(globalData: IGlobalData) {
label.text = text;
entity.freezePosition(true);
entity.setOnGroundProperly();
entity.setExplodesOnHighExplosionDamage(false);
}