OpenXcom Forum

OpenXcom => Open Feedback => Topic started by: micmic0000 on May 17, 2020, 09:16:48 am

Title: [QUESTION] How do you edit the workspace for Workshop and Lab
Post by: micmic0000 on May 17, 2020, 09:16:48 am
Hi All,

Can anyone help me point out w/c file to open in the OpenXCOM or MOD Rulset to change the workspace for Workshop and Lab?
Also if this can be done in the save file please point it out to me how to do it.  Thank you.

Michael
Title: Re: [QUESTION] How do you edit the workspace for Workshop and Lab
Post by: Meridian on May 17, 2020, 09:48:25 am
facilities.rul
Title: Re: [QUESTION] How do you edit the workspace for Workshop and Lab
Post by: micmic0000 on May 17, 2020, 11:57:14 am
i entered this on the facilities.rul file of one of the mod im using

  - type: STR_LABORATORY
    personnel: 1000
    storage: 1000 

but this seems not to work. can help me on this.  Thank you.
Title: Re: [QUESTION] How do you edit the workspace for Workshop and Lab
Post by: R1dO on May 17, 2020, 01:05:10 pm
personnel is the dormitory size, storage is the walk-in Closet.

Try "labs" or "workshops"
Title: Re: [QUESTION] How do you edit the workspace for Workshop and Lab
Post by: micmic0000 on May 17, 2020, 02:18:37 pm
@R1do

thanks for the help this what i did and it worked.  Thanks again :)

  - type: STR_LABORATORY
    labs: 9999
  - type: STR_WORKSHOP
    workshops: 9999