Fixed some broken patches
@@ -1,4 +1,4 @@
-92c92
+91c91
< ???.zap(???);
---
> heat_ray.zap(alien);
-43c43
+46c46
< const shuttle_weight: f16 = 907.18 * 2200;
> const shuttle_weight: f32 = 907.18 * 2200.0;