diff --git a/desktop/resources/inside-antique/background.psd b/desktop/resources/inside-antique/background.psd index 5c435821..097b3fb1 100644 Binary files a/desktop/resources/inside-antique/background.psd and b/desktop/resources/inside-antique/background.psd differ diff --git a/desktop/resources/inside-antique/collision.png b/desktop/resources/inside-antique/collision.png index fec80cfa..3c5b6278 100644 Binary files a/desktop/resources/inside-antique/collision.png and b/desktop/resources/inside-antique/collision.png differ diff --git a/desktop/src-common/advent/screens/rooms/inside_antique.clj b/desktop/src-common/advent/screens/rooms/inside_antique.clj index dc23081a..01826c7f 100644 --- a/desktop/src-common/advent/screens/rooms/inside_antique.clj +++ b/desktop/src-common/advent/screens/rooms/inside_antique.clj @@ -23,4 +23,4 @@ :layers [(assoc (texture "inside-antique/background.png") :x 0 :y 0 :baseline 0)] :entities {} :collision "inside-antique/collision.png" - :scale-fn (utils/scaler-fn-with-baseline 110 0.10 1.20))) + :scale-fn (utils/scaler-fn-with-baseline 110 0.10 1.50)))