forked from SilverStudioGames/WTS
Fix
This commit is contained in:
parent
4615226f2a
commit
260036b196
@ -140,7 +140,7 @@ label tonks_talk:
|
|||||||
gen "But I thought you didn't mind it?" ("base", xpos="far_left", ypos="head")
|
gen "But I thought you didn't mind it?" ("base", xpos="far_left", ypos="head")
|
||||||
ton "Oh, I don't mind at all, [ton_genie_name]!" ("horny", "base", "base", "mid")
|
ton "Oh, I don't mind at all, [ton_genie_name]!" ("horny", "base", "base", "mid")
|
||||||
jump tonks_talk
|
jump tonks_talk
|
||||||
"-Lover-": (style="disabled") if ton_friendship < 60:
|
"-Lover-" (style="disabled") if ton_friendship < 60:
|
||||||
label .lover_fail:
|
label .lover_fail:
|
||||||
ton "You mean that you \"love how well we work together\", right?" ("base", "narrow", "raised", "mid")
|
ton "You mean that you \"love how well we work together\", right?" ("base", "narrow", "raised", "mid")
|
||||||
gen "Err..." ("base", xpos="far_left", ypos="head")
|
gen "Err..." ("base", xpos="far_left", ypos="head")
|
||||||
|
Loading…
Reference in New Issue
Block a user