About this mod
Changes condition for Papineu appearing in the men's restroom: FROM must have no people (recruits) in your apartment, TO day count must be less than 4 (from 1 to 3)
- Permissions and credits
- FROM must have no people (recruits) in your apartment
- TO day count must be less than 4 (from 1 to 3).
Installation:
1. Copy "js" folder from mod's folder and paste into Look Outside game's main folder.
2. In LookOutside game folder go to "js" folder and open "plugins.js" file.
3. Copy and paste next line (INCLUDING comma at the start) before the "]" at the end of the document:
,{"name":"EarlyPapineau","status":true,"description":"v1.0.0 - Early Papineau","parameters":{}}
If you want to remove the mod, then:
EITHER: in the string you pasted change from "status":true to "status":false - this will disable the mod.
OR: delete the string you copied and pasted.
OR: Verify game files.
The first way to remove the mod is better, because it allows you to reenable the mod by simply changing it back to "status":true.
NOTE: Game updates will rewrite plugins.js, removing the changes - this means that you'll need to repeat points 2 and 3
(or completely reinstalling the mod if just repeating 2 and 3 doesn't work) every time the game updates.