diff --git a/desktop/gametodos.txt b/desktop/gametodos.txt index a25b89ff..b5270606 100644 --- a/desktop/gametodos.txt +++ b/desktop/gametodos.txt @@ -7,7 +7,6 @@ PROGRAMMING + behind house left direction not great + warden snores shortly + magic sound busted when fading music in -+ no drink strength potion with bloodclot IOS + all mp3s @@ -39,4 +38,3 @@ AUDIO + EDGES + Gandarf magic handskkk - + head scratch diff --git a/desktop/src-common/advent/screens/rooms/inside_jail.clj b/desktop/src-common/advent/screens/rooms/inside_jail.clj index 02ad5344..9095782b 100644 --- a/desktop/src-common/advent/screens/rooms/inside_jail.clj +++ b/desktop/src-common/advent/screens/rooms/inside_jail.clj @@ -337,10 +337,7 @@ :ego "Oops!" :warden "Hey! What are you doing?" :warden "Trying to escape, are ye chap?") - (common/go-to-jail entities) - (actions/do-dialogue entities :warden "Now don't let me catch you trying to escape again.") - (actions/play-animation entities :warden :fall-asleep :stop? false) - (actions/begin-animation entities :warden :sleep)) entities) + (common/go-to-jail entities)) entities) entities) entities)))}] :entities {:warden (assoc (utils/get-texture "inside-jail/warden.png" )