CyBeRd0g
Newbie
- May 13, 2018
- 82
- 195
Chimeros
Please check out chapters_3_4.rpy
After condition
See line 3009
MC is the one who met Iliria and talked to her himself, thus there shouldn't be "Daisy said" or am I missing something?
chapter_7_8.rpy line 2822
chapters9_10.rpy line 2611
chapters_13-14.rpy line 900
line 1587
line 2482
Please check out chapters_3_4.rpy
After condition
if first_choice_fae:
See line 3009
mc "In any case, [U]Daisy said[/U] Iliria wants to know if we still can buy ore and weapon parts from dwarves."
MC is the one who met Iliria and talked to her himself, thus there shouldn't be "Daisy said" or am I missing something?
chapter_7_8.rpy line 2822
da "Well, KNOW you have your own."
should probably be "... NOW you have your own"
chapters9_10.rpy line 2611
da "Yeah, so it was a dick move start dancing WITH us!"
should be "... WITHOUT us!"
chapters_13-14.rpy line 900
da "By, James."
should be "Bye, James"
line 1587
if binding or (daisy_affection>4 and daisy_affection>3):
Undefined "daisy_affection" twice instead of probably daisy_lust and daisy_devotion
line 2482
mj "I mean, you have to get used to the avalonians and magic, and I have to get used to the changes. In our house and in the"
. "In the" What?
Last edited: