You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 5, 2024. It is now read-only.
All instances of ACraft's `MaxMass` have now been replaced with `MaxInventoryMass` to accomodate cortex-command-community/Cortex-Command-Community-Project-Source#274 .
This value has also been modified to only include the Actor's inventory items, not the actors mass as well. As such, all Craft have had their mass subracted from their `MaxMass` value.
Copy file name to clipboardExpand all lines: Base.rte/Craft/Dropships/DropshipMK1.ini
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1436,7 +1436,7 @@ AddActor = ACDropShip
1436
1436
Description = Trade Star's reliable and safe dropship. Its tough armor can withstand numerous hits while delivering or transporting troops to the field. Its powerful thrusters allow it to carry even very heavy loads. Equipped with two underslung machine gun turrets.
Copy file name to clipboardExpand all lines: Base.rte/Craft/Rockets/MK2/RocketMK2.ini
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -526,7 +526,7 @@ AddActor = ACRocket
526
526
Description = Trade Star's newest delivery purpose rocket. Much stronger and resiliant than the older Mk1. Features more powerful thrusters and cool modern design.
0 commit comments