diff --git a/desktop/src-common/advent/screens/inventory.clj b/desktop/src-common/advent/screens/inventory.clj index bbfc0870..f1b14a4c 100644 --- a/desktop/src-common/advent/screens/inventory.clj +++ b/desktop/src-common/advent/screens/inventory.clj @@ -20,7 +20,7 @@ :fade (assoc (texture "black.png") :scale-x 20 :scale-y 20 - :opacity 0.4) + :opacity 0.7) :shown? false :start-showing? false})