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

@@ -3,8 +3,6 @@
+ drool icon + drool icon
+ loop sounds update every frame instead of each play + loop sounds update every frame instead of each play
+ shitty plates + shitty plates
+ sudden night befoe switching
+ too small area for bars
+ more visible crowbar + more visible crowbar
+ sack lunch should spoil + sack lunch should spoil
+ swinging axe at second doesn't seem right + swinging axe at second doesn't seem right

View File

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