diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2021-03-18 22:29:42 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2021-03-18 22:29:42 -0400 |
commit | cb32c362ce5db91e06dc8b281bcd02a4df2a1481 (patch) | |
tree | 298a8f7c2bf6b7183f6ebe480e2ab41c368f3df1 /res | |
parent | ca398f264fe853a086c05f9560f34addbb891238 (diff) | |
download | tanetane-cb32c362ce5db91e06dc8b281bcd02a4df2a1481.tar.gz tanetane-cb32c362ce5db91e06dc8b281bcd02a4df2a1481.tar.bz2 tanetane-cb32c362ce5db91e06dc8b281bcd02a4df2a1481.zip |
[switch route] Lucas strangled animations
They don't quite mesh with the Mecha Drago though. Will have to work on that. #10
Diffstat (limited to 'res')
-rw-r--r-- | res/sprites/lucas_anim.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/res/sprites/lucas_anim.txt b/res/sprites/lucas_anim.txt index 46f871c..20b717f 100644 --- a/res/sprites/lucas_anim.txt +++ b/res/sprites/lucas_anim.txt | |||
@@ -70,4 +70,7 @@ tired[up_left]: 19 | |||
70 | tired[up]: 20 | 70 | tired[up]: 20 |
71 | tired[up_right]: 21 | 71 | tired[up_right]: 21 |
72 | tired[right]: 22 | 72 | tired[right]: 22 |
73 | tired[down_right]: 23 \ No newline at end of file | 73 | tired[down_right]: 23 |
74 | strangle![up]: 254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277 | ||
75 | dropped![up]: 278,279,280,281,282 | ||
76 | fall[down]: 284,285,286,287 \ No newline at end of file | ||