- Pos m'he passat tant de rato mirant el bug del CCAE i peleant en la IA que ja no se que he fet.
This commit is contained in:
@@ -70,7 +70,19 @@ animations = {
|
||||
["mummy_dead"] = {
|
||||
cycle = {1},
|
||||
frames = {
|
||||
{ frame={x=128,y=24,w=16,h=17}, wait=50 },
|
||||
{ frame={x=128,y=24,w=16,h=17}, wait=100 },
|
||||
}
|
||||
},
|
||||
["mummy_undying"] = {
|
||||
cycle = {7,6,7,6,7,6,7,6,5,4,3,2,1},
|
||||
frames = {
|
||||
{ frame={x=48,y=24,w=16,h=17}, wait=2 },
|
||||
{ frame={x=64,y=24,w=16,h=17}, wait=2 },
|
||||
{ frame={x=80,y=24,w=16,h=17}, wait=2 },
|
||||
{ frame={x=96,y=24,w=16,h=17}, wait=2 },
|
||||
{ frame={x=112,y=24,w=16,h=17}, wait=2 },
|
||||
{ frame={x=128,y=24,w=16,h=17}, wait=1 },
|
||||
{ frame={x=128,y=40,w=16,h=17}, wait=1 }
|
||||
}
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user