- [NEW] Rat penat

This commit is contained in:
2026-04-14 10:10:08 +02:00
parent f3417d6faa
commit e040a3896d
7 changed files with 55 additions and 0 deletions

View File

@@ -249,4 +249,13 @@ animations = {
{ frame={x=32,y=0,w=16,h=17}, offset={normal={x=0,y=-2}, flipped={x=0,y=-2}}, wait=4 }
}
},
["ratpenat"] = {
cycle = {1,2,3,2},
loop = true,
frames = {
{ frame={x=0,y=0,w=8,h=8}, wait=4 },
{ frame={x=8,y=0,w=8,h=8}, wait=4 },
{ frame={x=16,y=0,w=8,h=8}, wait=4 }
}
},
}