diff --git a/desktop/last-release b/desktop/last-release index 6f4247a6..f64f5d8d 100644 --- a/desktop/last-release +++ b/desktop/last-release @@ -1 +1 @@ -26 +27 diff --git a/desktop/src-common/advent/screens/rooms/inside_castle.clj b/desktop/src-common/advent/screens/rooms/inside_castle.clj index 8a17ba89..341319af 100644 --- a/desktop/src-common/advent/screens/rooms/inside_castle.clj +++ b/desktop/src-common/advent/screens/rooms/inside_castle.clj @@ -594,7 +594,7 @@ (actions/remove-entity entities :trophy) (actions/glad entities) (actions/talk entities :ego "Thanks!") - (steam/set-achievement "WISE_GUY") + (steam/set-achievement "WISE_UP") ) (actions/do-dialogue entities :ego "What about this?" :game-player "No, that's not the solution. Keep looking.")) (brian-get-to-work entities))