Skip to content

Commit 4e5e6e7

Browse files
lunulaeBooplicate
authored andcommitted
antilibrary topic
1 parent 8a79576 commit 4e5e6e7

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

Monika After Story/game/script-topics.rpy

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18042,3 +18042,22 @@ label monika_overton:
1804218042
m 1eua "I {i}could{/i} finish this story right up to Current Norm, but I just wanted to describe it at a basic level in order to convey an example of how it can work."
1804318043
m 1huu "Thanks for listening~"
1804418044
return
18045+
18046+
init 5 python:
18047+
addEvent(Event(persistent.event_database,eventlabel="monika_antilibrary",category=['literature'],prompt="Tsundoku and the antilibrary",random=True))
18048+
18049+
label monika_antilibrary:
18050+
m 3eud "[player], have you heard of an {i}antilibrary{/i} before?"
18051+
m 3eub "It's a term inspired by the Japanese concept of {i}tsundoku,{/i} or collecting books without reading them."
18052+
m 4eub "The antilibrary, then, is the collection of those unread books."
18053+
m 4lksdlb "You might think this is just a hoarding habit, or the product of a little too much shopping..."
18054+
m 4eud "But some scholars argue that the antilibrary can be a research tool, or another similar service to its owner."
18055+
m 3eud "It's basically a tiny private library, when you think about it."
18056+
m "Though, personally, I think an important factor of an antilibrary should be its organization."
18057+
m 3eka "Having a bunch of stray books hiding around your house is nice, but if you want to use it well, it needs some sort of structure."
18058+
m 1eua "Some factors might make organizing more complicated, however--{w=0.1}{nw}"
18059+
extend 1hub "for example, what if we were living together?"
18060+
m "We might find an antilibrary in each others' collections!"
18061+
m 1tub "So it doesn't necessarily {i}need{/i} to be so structured, I guess.{w=0.2}{nw}"
18062+
extend 1hub "Still, I'll strive to read through my antilibrary over time!"
18063+
return

0 commit comments

Comments
 (0)