aliens

Author Topic: always daytime mod not working  (Read 2128 times)

Offline troutofdoom

  • Squaddie
  • *
  • Posts: 2
    • View Profile
always daytime mod not working
« on: March 01, 2022, 06:57:59 pm »
I'm using OCXE 7.5.3 and the newest final mod pack. I swear I've gotten always daytime to work with this combo before, but I can't seem to now. Any suggestions?

Offline Meridian

  • Global Moderator
  • Commander
  • *****
  • Posts: 8630
    • View Profile
Re: always daytime mod not working
« Reply #1 on: March 01, 2022, 07:38:22 pm »
Only the vanilla missions are affected by this mod (see below).
All other missions added in the final mod pack are not affected by it.

Code: [Select]
# Based on XcomUtil by Scott Jones and BladeFireLight
alienDeployments:
  - type: STR_SMALL_SCOUT
    shade: 0
  - type: STR_MEDIUM_SCOUT
    shade: 0
  - type: STR_LARGE_SCOUT
    shade: 0
  - type: STR_HARVESTER
    shade: 0
  - type: STR_ABDUCTOR
    shade: 0
  - type: STR_TERROR_SHIP
    shade: 0
  - type: STR_BATTLESHIP
    shade: 0
  - type: STR_SUPPLY_SHIP
    shade: 0
  - type: STR_TERROR_MISSION
    shade: 0
  - type: STR_ALIEN_BASE_ASSAULT
    shade: 0
  - type: STR_BASE_DEFENSE
    shade: 0
  - type: STR_MARS_CYDONIA_LANDING
    shade: 0
  - type: STR_MARS_THE_FINAL_ASSAULT
    shade: 0