AISprite always alerts when you touch it

This commit is contained in:
2014-06-15 18:12:50 -07:00
parent 04ac1ac02c
commit 5b51b9b86c
2 changed files with 5 additions and 5 deletions

View File

@@ -500,8 +500,8 @@
"type":"EffectSprites", "type":"EffectSprites",
"visible":true, "visible":true,
"width":0, "width":0,
"x":416, "x":417,
"y":576 "y":564
}, },
{ {
"gid":5, "gid":5,
@@ -515,8 +515,8 @@
"type":"EffectSprites", "type":"EffectSprites",
"visible":true, "visible":true,
"width":0, "width":0,
"x":224, "x":225,
"y":576 "y":566
}, },
{ {
"gid":5, "gid":5,

View File

@@ -471,7 +471,7 @@ var moonlightSettings = {
'loop': true 'loop': true
}, },
'lantern_small': { 'lantern_small': {
'frames': [22, 23, 24], 'frames': [24, 25, 26],
'speed': 6, 'speed': 6,
'loop': true 'loop': true
}, },