My hands are hooked, not for boredom, but for pointless poking at the code, but it doesn't matter.
What I picked up... The indicators of maximum population occupancy, in general, are all under the
. I wanted to display the number of available jobs on the greenhouse screen, but it didn't work out.
I unblocked the school, and now if you talked to someone and then tried to enter the school, then instead of the teacher's name, the name of the one (she) with whom you spoke to the wound, as well as, with a probability of 1 to 3, instead of the teacher's name, an error
Code:
Error: <<=>>: bad evaluation: Cannot read properties of undefined (reading 'color')
<<=setup.displayName($tmpGirl)>>
is writing something on the board.
After poking around in the code, I found the line
Code:
=setup.displayName($tmpGirl)
Actually, the game swears at this part of the code, scrolled through below, found the line of the nurse, and recreated the line with the error in her likeness, it turned out this
Code:
= setup.displayName(_teacher)