27 lines
774 B
Plaintext
27 lines
774 B
Plaintext
I'm sorry, but errors were detected in your script. Please correct the
|
|
errors listed below, and try again.
|
|
|
|
|
|
File "game/script.rpy", line 17746: if statement expects a non-empty block.
|
|
if anonscore >= 4 and fangscore >= 4:
|
|
^
|
|
|
|
File "game/script.rpy", line 21504: expected statement.
|
|
elif anonscore >= 3 and fangscore <=4:
|
|
^
|
|
|
|
File "game/script.rpy", line 24439: expected statement.
|
|
elif anonscore <= 3 and fangscore >=3:
|
|
^
|
|
|
|
File "game/script.rpy", line 25850: expected statement.
|
|
elif anonscore <= 2 and fangscore <= 2:
|
|
^
|
|
|
|
File "game/script.rpy", line 28678: expected statement.
|
|
else:
|
|
^
|
|
|
|
Ren'Py Version: Ren'Py 7.4.4.1439
|
|
Sat Jun 5 11:37:48 2021
|