2024-07-22 19:21:09
All checks were successful
sync / build (push) Successful in 20s

This commit is contained in:
actions[bot]
2024-07-22 19:21:09 +08:00
parent 6c7afaef94
commit 4cf7fc8f77
1307 changed files with 116059 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
sub_units = {
auxiliary_ship = {
sprite = auxiliary_ship
map_icon_category = ship
priority = 0
active = yes
type = { capital_ship }
need_equipment = { ship_hull_civilian = 1 }
max_organisation = 60
supply_consumption = 0.01
critical_parts = { rudder_jammed broken_propeller on_fire }
critical_part_damage_chance_mult = 1
hit_profile_mult = 1.0
}
}