Added really unfinished text decoration support

This commit is contained in:
2023-07-15 23:42:24 -07:00
parent a1d43b4ab6
commit 6e85b61200
5 changed files with 94 additions and 17 deletions

View File

@ -85,20 +85,20 @@
</choices>
<if key="interview" value="help-her-out">
<title>
<text>
<string lang="en"><font style="italics">"Of course", I tell the Newspaper Girl. "I'd love to be interviewed. This is about my Prom campaign, right?"</font></string>
</title>
<title>
</text>
<text>
<string lang="en"><font style="italics">"Oh, yes!" Newspaper Girl grins. "You're the star, Ethereality. What else will it be about?"</font></string>
</title>
</text>
</if>
<if key="interview" value="dont">
<title>
<text>
<string lang="en"><font style="italics">"Sorry", I say, offering a slight smile. It'll feel consolatory enough. "It's Prom Day."</font></string>
</title>
<title>
</text>
<text>
<string lang="en"><font style="italics">"Oh, yes!" Newspaper Girl says. "I'm so sorry, of course you're busy. You're going to shine, Eth!"</font></string>
</title>
</text>
</if>
<text>
@ -119,7 +119,7 @@
</text>
<text>
<string lang="en">It's my day. Today is Prom Day. <font style="strike">(Wasn't yesterday?)</font> I am pristine and they know it. They have seen my face on my campaign posters, seen what I would look like with a crown on my head.</string>
<string lang="en">It's my day. Today is Prom Day. <font decoration="strikethrough">(Wasn't yesterday?)</font> I am pristine and they know it. They have seen my face on my campaign posters, seen what I would look like with a crown on my head.</string>
</text>
<text>
@ -129,6 +129,5 @@
<text>
<string lang="en">Thank god for that.</string>
</text>
</events>
</vnscene>