AISprite always alerts when you touch it
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -470,6 +470,11 @@ var moonlightSettings = {
|
|||||||
'speed': 12,
|
'speed': 12,
|
||||||
'loop': true
|
'loop': true
|
||||||
},
|
},
|
||||||
|
'lantern_small': {
|
||||||
|
'frames': [23, 24, 25],
|
||||||
|
'speed': 6,
|
||||||
|
'loop': true
|
||||||
|
},
|
||||||
'campfire_small': {
|
'campfire_small': {
|
||||||
'frames': [6, 7, 8],
|
'frames': [6, 7, 8],
|
||||||
'speed': 6,
|
'speed': 6,
|
||||||
|
|||||||
Reference in New Issue
Block a user