diff options
author | Anthony Wang | 2025-04-01 14:29:28 -0400 |
---|---|---|
committer | Anthony Wang | 2025-04-01 14:29:58 -0400 |
commit | de61f5c6cf666f476fe99f3fcd84923b5c47fa6c (patch) | |
tree | 4b663fcca4e80d827bafe2cb29a49ffd3d66535c | |
parent | c99bc6f2f1255e9bbc9c7977127440038dc7c180 (diff) |
-rw-r--r-- | images/rating.html | 3 | ||||
-rw-r--r-- | images/rating@0.5.png | bin | 0 -> 78248 bytes | |||
-rw-r--r-- | poetry.rpy | 6 | ||||
-rw-r--r-- | poetry.rpyc | bin | 23075 -> 23695 bytes | |||
-rw-r--r-- | script.rpyc | bin | 59302 -> 59304 bytes |
5 files changed, 8 insertions, 1 deletions
diff --git a/images/rating.html b/images/rating.html new file mode 100644 index 0000000..23e1d1b --- /dev/null +++ b/images/rating.html @@ -0,0 +1,3 @@ +<img src="shl.webp" width=80 height=80 style="float:left"> +<p style="font-size:25;line-height:0;padding-top:20">★☆☆☆☆</p> +<p>Six-star masterpiece! This is the extra star.</p> diff --git a/images/rating@0.5.png b/images/rating@0.5.png Binary files differnew file mode 100644 index 0000000..a848f19 --- /dev/null +++ b/images/rating@0.5.png @@ -264,7 +264,11 @@ label poetry3: s "One last poem!" call run_poetry_game(False) from _call_run_poetry_game_2 - s "Hope you had fun! Bye!" + s "Hope you had fun!" + hide screen poetry + hide canvas + show rating at top + s "Oh and by the way I rated Kublai: Star Rail!" stop music fadeout 2 scene black with fade $ renpy.quit() diff --git a/poetry.rpyc b/poetry.rpyc Binary files differindex c84fb88..5db58c5 100644 --- a/poetry.rpyc +++ b/poetry.rpyc diff --git a/script.rpyc b/script.rpyc Binary files differindex df109a2..c62727b 100644 --- a/script.rpyc +++ b/script.rpyc |