Achievement unlock, misc writing.
* Added achievement unlock for "daddy" nickname on all characters. * Minor writing additions.
This commit is contained in:
parent
b251dc14ef
commit
4c169016cb
@ -130,6 +130,7 @@ label astoria_talk:
|
|||||||
"-Daddy-":
|
"-Daddy-":
|
||||||
label .daddy:
|
label .daddy:
|
||||||
$ name_genie_astoria = _("Daddy")
|
$ name_genie_astoria = _("Daddy")
|
||||||
|
$ achievements.unlock("daddy")
|
||||||
ast "Daddy? Don't you think that's a little weird?" ("clench", "narrow", "angry", "mid")
|
ast "Daddy? Don't you think that's a little weird?" ("clench", "narrow", "angry", "mid")
|
||||||
gen "Not at all!" ("base", xpos="far_left", ypos="head")
|
gen "Not at all!" ("base", xpos="far_left", ypos="head")
|
||||||
ast "*Hmph*..." ("upset", "narrow", "angry", "mid")
|
ast "*Hmph*..." ("upset", "narrow", "angry", "mid")
|
||||||
|
@ -92,6 +92,7 @@ label genie_cho_change:
|
|||||||
gen "Call me daddy..." ("base", xpos="far_left", ypos="head")
|
gen "Call me daddy..." ("base", xpos="far_left", ypos="head")
|
||||||
cho @ cheeks blush "..." ("base", "narrow", "base", "downR")
|
cho @ cheeks blush "..." ("base", "narrow", "base", "downR")
|
||||||
cho @ cheeks heavy_blush "Yes daddy..." ("base", "narrow", "base", "down")
|
cho @ cheeks heavy_blush "Yes daddy..." ("base", "narrow", "base", "down")
|
||||||
|
$ achievements.unlock("daddy")
|
||||||
else: #custom/fallback
|
else: #custom/fallback
|
||||||
cho "Very well..." ("open", "narrow", "base", "mid")
|
cho "Very well..." ("open", "narrow", "base", "mid")
|
||||||
jump cho_talk
|
jump cho_talk
|
||||||
|
@ -260,6 +260,7 @@ label genie_luna_change:
|
|||||||
lun "Okay, I'll call you [name_genie_luna] from now on." ("soft", "base", "base", "mid")
|
lun "Okay, I'll call you [name_genie_luna] from now on." ("soft", "base", "base", "mid")
|
||||||
gen "(Another confrontation expertly avoided...)" ("base", xpos="far_left", ypos="head")
|
gen "(Another confrontation expertly avoided...)" ("base", xpos="far_left", ypos="head")
|
||||||
elif name_genie_luna == _("Daddy"):
|
elif name_genie_luna == _("Daddy"):
|
||||||
|
$ achievements.unlock("daddy")
|
||||||
lun "[name_genie_luna]?" ("open", "narrow", "base", "mid")
|
lun "[name_genie_luna]?" ("open", "narrow", "base", "mid")
|
||||||
gen "Yes..." ("base", xpos="far_left", ypos="head")
|
gen "Yes..." ("base", xpos="far_left", ypos="head")
|
||||||
lun "But won't that be confusing?" ("annoyed", "narrow", "base", "mid")
|
lun "But won't that be confusing?" ("annoyed", "narrow", "base", "mid")
|
||||||
|
@ -123,6 +123,7 @@ label susan_talk:
|
|||||||
sus @ cheeks blush "But that's!--" ("angry", "narrow", "sad", "mid")
|
sus @ cheeks blush "But that's!--" ("angry", "narrow", "sad", "mid")
|
||||||
sus @ cheeks blush "(This is wrong, Susan!)" ("angry", "closed", "sad", "mid")
|
sus @ cheeks blush "(This is wrong, Susan!)" ("angry", "closed", "sad", "mid")
|
||||||
gen "Miss Bones?" ("base", xpos="far_left", ypos="head")
|
gen "Miss Bones?" ("base", xpos="far_left", ypos="head")
|
||||||
|
$ achievements.unlock("daddy")
|
||||||
sus @ cheeks blush "O--{w=0.2} Okay then... Professor-- *Ehm*... D-Daddy." ("annoyed", "happy", "worried", "stare")
|
sus @ cheeks blush "O--{w=0.2} Okay then... Professor-- *Ehm*... D-Daddy." ("annoyed", "happy", "worried", "stare")
|
||||||
jump susan_talk
|
jump susan_talk
|
||||||
"-Master-":
|
"-Master-":
|
||||||
|
@ -138,6 +138,7 @@ label tonks_talk:
|
|||||||
ton "Crazy to think you geezers get to bang all those young, sexy, innocent witches here..." ("open", "base", "base", "R")
|
ton "Crazy to think you geezers get to bang all those young, sexy, innocent witches here..." ("open", "base", "base", "R")
|
||||||
gen "(Geezers?)" ("base", xpos="far_left", ypos="head")
|
gen "(Geezers?)" ("base", xpos="far_left", ypos="head")
|
||||||
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")
|
||||||
|
$ achievements.unlock("daddy")
|
||||||
ton "Oh, I don't mind at all, [name_genie_tonks]!" ("horny", "base", "base", "mid")
|
ton "Oh, I don't mind at all, [name_genie_tonks]!" ("horny", "base", "base", "mid")
|
||||||
|
|
||||||
"-Lover-" (style="disabled") if states.ton.level < 60:
|
"-Lover-" (style="disabled") if states.ton.level < 60:
|
||||||
|
@ -2672,7 +2672,12 @@ label ball_ending_E2:
|
|||||||
if states.ast.unlocked:
|
if states.ast.unlocked:
|
||||||
gen "And my sassy blonde Astoria..." ("base", xpos="far_left", ypos="head")
|
gen "And my sassy blonde Astoria..." ("base", xpos="far_left", ypos="head")
|
||||||
if states.lun.unlocked:
|
if states.lun.unlocked:
|
||||||
gen "And my {i}wackspit-sucking{/i} queen Luna..." ("base", xpos="far_left", ypos="head")
|
if states.lun.status.blowjob:
|
||||||
|
gen "And my {i}wackspit-sucking{/i} queen Luna..." ("base", xpos="far_left", ypos="head")
|
||||||
|
elif states.lun.status.masturbating:
|
||||||
|
gen "And my {i}wackspit-squirting{/i} queen Luna..." ("base", xpos="far_left", ypos="head")
|
||||||
|
else:
|
||||||
|
gen "And my {i}wackspit-obsessed{/i} queen Luna..." ("base", xpos="far_left", ypos="head")
|
||||||
if states.sus.unlocked:
|
if states.sus.unlocked:
|
||||||
gen "And my big-titted redhead Susan..." ("base", xpos="far_left", ypos="head")
|
gen "And my big-titted redhead Susan..." ("base", xpos="far_left", ypos="head")
|
||||||
gen "and of course, goodbye to my favourite nympho, Tonks..." ("base", xpos="far_left", ypos="head")
|
gen "and of course, goodbye to my favourite nympho, Tonks..." ("base", xpos="far_left", ypos="head")
|
||||||
|
Loading…
Reference in New Issue
Block a user