79074902

Date: 2024-10-10 14:33:03
Score: 1
Natty:
Report link

According to the Ren'Py Preference Variables documentation, this can be done in the following manner:

if preferences.language == "english":
    scene warning1b
else:
    scene warning1
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Austin Duling