- [WIP] Implementant a Nemesio
This commit is contained in:
@@ -187,4 +187,11 @@ animations = {
|
||||
{ frame={x=0,y=9,w=16,h=6}, wait=100 }
|
||||
}
|
||||
},
|
||||
["nemesio"] = {
|
||||
cycle = {1},
|
||||
loop = false,
|
||||
frames = {
|
||||
{ frame={x=0,y=0,w=16,h=16}, wait=100 }
|
||||
}
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user