diff --git a/game/script/x10-raymbas-observations.rpy b/game/script/x10-raymbas-observations.rpy index c7ec89d..67d26e8 100644 --- a/game/script/x10-raymbas-observations.rpy +++ b/game/script/x10-raymbas-observations.rpy @@ -49,26 +49,26 @@ image fang very sad blur flip = im.Flip("highres/bluralt/fang very sad blur.png" image naomi neutral blur flip = im.Flip("highres/bluralt/naomi neutral blur.png", horizontal=True) image fang pneutral blur = Composite( - # (1412, 1500), - (2683, 2850), + (1412, 1500), + #(2683, 2850), (0, 0), "highres/bluralt/fang neutral blur.png", (0, 0), "highres/bluralt/amberpendant1 blur.png" ) image fang pbird happy blur = Composite( - # (1412, 1500), - (2683, 2850), + (1412, 1500), + #(2683, 2850), (0, 0), "highres/bluralt/fang flip off happy blur.png", (0, 0), "highres/bluralt/amberpendant1 blur.png" ) image fang pneutral blur flip = Composite( - # (1412, 1500), - (2683, 2850), + (1412, 1500), + #(2683, 2850), (0, 0), im.Flip("highres/bluralt/fang neutral blur.png", horizontal=True), (0, 0), im.Flip("highres/bluralt/amberpendant1 blur.png", horizontal=True) ) image fang pbird happy blur flip = Composite( - # (1412, 1500), - (2683, 2850), + (1412, 1500), + #(2683, 2850), (0, 0), im.Flip("highres/bluralt/fang flip off happy blur.png", horizontal=True), (0, 0), im.Flip("highres/bluralt/amberpendant1 blur.png", horizontal=True) ) @@ -749,7 +749,7 @@ label chapter_x10: stop music fadeout 6 F "{cps=*.1}...{/cps}Bitch{cps=*.1}...{/cps}" - show fang pneutral blur flip with Dissolve(1) + show fang pneutral blur flip with Dissolve(1.0) "Unknown guest designation confirmed." pause 1