AISprite always alerts when you touch it

This commit is contained in:
2014-06-15 18:11:31 -07:00
parent 648fdb5aa0
commit 3eae71248a
2 changed files with 44 additions and 6 deletions

File diff suppressed because one or more lines are too long

View File

@@ -470,6 +470,11 @@ var moonlightSettings = {
'speed': 12,
'loop': true
},
'lantern_small': {
'frames': [23, 24, 25],
'speed': 6,
'loop': true
},
'campfire_small': {
'frames': [6, 7, 8],
'speed': 6,