Author Topic: [DONE] Armor flag to allow 2 main weapons for xcom (autoequip, built-in weapons)  (Read 1528 times)

Offline Meridian

  • Global Moderator
  • Commander
  • *****
  • Posts: 8597
    • View Profile
I don't even know what to write about this...

It allows XCOM dudes that have built-in non-fixed weapons to have 2 weapons equipped, just like aliens and civilians.

Code: [Select]
armors:
  - type: STR_PERSONAL_ARMOR_UC
    allowTwoMainWeapons: true        # default false
« Last Edit: February 01, 2023, 12:37:26 pm by Meridian »