- Jul 17, 2019
- 2,295
- 964
That's a genuine bug. ![Frown :( :(](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
Fix: add
before line 9 of 'game\_story\events\summon.rpy. Make sure there are no tabs, only spaces, and exactly the same number as in the above code. If you don't, the gods of Python will smite your amateur attempts! ![Stick out tongue :p :p](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
Fix: add
Code:
if sacrifice_level < 1:
sacrifice_level = 1