summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-08-07 16:54:59 -0300
committerJesusaves <cpntb1@ymail.com>2021-08-07 16:54:59 -0300
commit79e455a2e4d168cfe4a4ed2a376f8b470dbe8811 (patch)
tree69071143516c35a50331a202fde5bf1474bb1a41
parent2332e27bcc3661d7d5dab4d16bd04abc2a769c6f (diff)
downloadclient-79e455a2e4d168cfe4a4ed2a376f8b470dbe8811.tar.gz
client-79e455a2e4d168cfe4a4ed2a376f8b470dbe8811.tar.bz2
client-79e455a2e4d168cfe4a4ed2a376f8b470dbe8811.tar.xz
client-79e455a2e4d168cfe4a4ed2a376f8b470dbe8811.zip
Improve the quality of some of our story assets
-rw-r--r--game/gfx/dialog/archmage.webpbin54534 -> 138368 bytes
-rw-r--r--game/gfx/dialog/detective.webpbin33272 -> 49644 bytes
-rw-r--r--game/gfx/dialog/mentor.webpbin29708 -> 53846 bytes
-rw-r--r--game/story.rpy8
4 files changed, 7 insertions, 1 deletions
diff --git a/game/gfx/dialog/archmage.webp b/game/gfx/dialog/archmage.webp
index 61de7c4..41c6eb6 100644
--- a/game/gfx/dialog/archmage.webp
+++ b/game/gfx/dialog/archmage.webp
Binary files differ
diff --git a/game/gfx/dialog/detective.webp b/game/gfx/dialog/detective.webp
index bd3ddf2..13ca401 100644
--- a/game/gfx/dialog/detective.webp
+++ b/game/gfx/dialog/detective.webp
Binary files differ
diff --git a/game/gfx/dialog/mentor.webp b/game/gfx/dialog/mentor.webp
index e157066..ce00f38 100644
--- a/game/gfx/dialog/mentor.webp
+++ b/game/gfx/dialog/mentor.webp
Binary files differ
diff --git a/game/story.rpy b/game/story.rpy
index 1deed7e..96f0d40 100644
--- a/game/story.rpy
+++ b/game/story.rpy
@@ -130,6 +130,7 @@ label SQ00001_prologue:
####################################################
label SQ00001_post:
+ window show
scene bg forest_sunset
show dialog_mentor at tcenter
with fade
@@ -141,7 +142,7 @@ label SQ00001_post:
e_mn "The stronghold is much safer, go there and regroup with other students. I must go now."
hide dialog_mentor with dissolve
you "That was a lot to understand at once."
- show dialog_giulio with dissolve
+ show dialog_giulio at tcenter with dissolve
e_gg "I can't believe you. It was {i}him{/i}, the marshall who wiped out an enemy platoon with just tactics."
e_gg "He told you to {color=#0f0}recruit someone at the Tavern{/color} and head to the stronghold, right? Let's go!"
scene black
@@ -149,6 +150,7 @@ label SQ00001_post:
show expression Text(_("{font=f/Datalegreya.otf}{color=#fff}\n\nThe Empire Invades{/color}{/font}"), size=54) at truecenter
show expression Text(_("{font=f/Datalegreya.otf}Mana Spheres{/font}"), size=27)
with Dissolve(1.5)
+ window hide
pause 2.5
scene black with Dissolve(1.5)
pause 0.3
@@ -159,6 +161,10 @@ label SQ00005_post:
$ show_img("bg humancity", False)
scene bg humancity with Dissolve(1.0)
"You" "We did it! We reached the Stronghold!"
+ show dialog_mentor at tcenter
+ with dissolve
+ e_mn "Yes, and you {i}are{/i} late. The council session has already started."
+
## TODO FIXME old scripts
scene black with dissolve