- [FIX] arreglos en alguna habitació
- [NEW] particles quan la bala rebota
This commit is contained in:
@@ -54,6 +54,13 @@ animations = {
|
||||
{ frame={x=156,y=0,w=4,h=3}, wait=4 }
|
||||
}
|
||||
},
|
||||
["particle"] = {
|
||||
cycle = {1},
|
||||
loop = false,
|
||||
frames = {
|
||||
{ frame={x=112,y=0,w=8,h=8}, wait=100 }
|
||||
}
|
||||
},
|
||||
["mummy_walk"] = {
|
||||
cycle = {1,2,1,3},
|
||||
loop = true,
|
||||
|
||||
Reference in New Issue
Block a user