bounding box fix

This commit is contained in:
2015-07-26 22:29:13 -07:00
parent 17979d10a0
commit 849b581eb8
2 changed files with 1 additions and 3 deletions

View File

@@ -196,7 +196,7 @@
]
(rooms/make :music :inside-antique
:interactions {
:lock {:box [178 102 184 124]
:lock {:box [172 102 190 124]
:script (actions/get-script entities
(actions/walk-to entities :ego [174 80] :face :right)
(actions/play-animation entities :ego :reach)