Theme editor

Search results

  1. G

    I have a Ren'Py modding question

    It's a bit tough to write out the exact code you need without knowing the game, but here is a couple of pointers: [persistent.tsage] - [persistent.dLeahAGE] means subtracting one list from another - probably not what you want. define persistent.tsage2 = persistent.tsage - persistent.dLeahAGE is...
Back
Top Bottom