├── Dinamo_Zagreb ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_15.bm ├── frame_16.bm ├── frame_17.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── README.md ├── al_pacino ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_15.bm ├── frame_16.bm ├── frame_17.bm ├── frame_18.bm ├── frame_19.bm ├── frame_2.bm ├── frame_20.bm ├── frame_21.bm ├── frame_22.bm ├── frame_23.bm ├── frame_24.bm ├── frame_25.bm ├── frame_26.bm ├── frame_27.bm ├── frame_28.bm ├── frame_29.bm ├── frame_3.bm ├── frame_30.bm ├── frame_31.bm ├── frame_32.bm ├── frame_33.bm ├── frame_34.bm ├── frame_35.bm ├── frame_36.bm ├── frame_37.bm ├── frame_38.bm ├── frame_39.bm ├── frame_4.bm ├── frame_40.bm ├── frame_41.bm ├── frame_42.bm ├── frame_43.bm ├── frame_44.bm ├── frame_45.bm ├── frame_46.bm ├── frame_47.bm ├── frame_48.bm ├── frame_49.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── back_to_the_future ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── biohazard ├── frame_0.bm ├── frame_1.bm ├── frame_2.bm ├── frame_3.bm └── meta.txt ├── biohazard1 ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_15.bm ├── frame_16.bm ├── frame_17.bm ├── frame_18.bm ├── frame_19.bm ├── frame_2.bm ├── frame_20.bm ├── frame_21.bm ├── frame_22.bm ├── frame_23.bm ├── frame_24.bm ├── frame_25.bm ├── frame_26.bm ├── frame_27.bm ├── frame_28.bm ├── frame_29.bm ├── frame_3.bm ├── frame_30.bm ├── frame_31.bm ├── frame_32.bm ├── frame_33.bm ├── frame_34.bm ├── frame_35.bm ├── frame_36.bm ├── frame_37.bm ├── frame_38.bm ├── frame_39.bm ├── frame_4.bm ├── frame_40.bm ├── frame_41.bm ├── frame_42.bm ├── frame_43.bm ├── frame_44.bm ├── frame_45.bm ├── frame_46.bm ├── frame_47.bm ├── frame_48.bm ├── frame_49.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── bmw_e39 ├── frame_0.bm ├── frame_1.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm └── meta.txt ├── boar ├── frame_0.bm ├── frame_1.bm ├── frame_2.bm ├── frame_3.bm └── meta.txt ├── cat ├── frame_0.bm ├── frame_1.bm ├── frame_2.bm └── meta.txt ├── diamonds ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── error ├── frame_0.bm ├── frame_1.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm └── meta.txt ├── evil_lero ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_15.bm ├── frame_16.bm ├── frame_17.bm ├── frame_18.bm ├── frame_19.bm ├── frame_2.bm ├── frame_20.bm ├── frame_21.bm ├── frame_22.bm ├── frame_23.bm ├── frame_24.bm ├── frame_25.bm ├── frame_26.bm ├── frame_27.bm ├── frame_28.bm ├── frame_29.bm ├── frame_3.bm ├── frame_30.bm ├── frame_31.bm ├── frame_32.bm ├── frame_33.bm ├── frame_34.bm ├── frame_35.bm ├── frame_36.bm ├── frame_37.bm ├── frame_38.bm ├── frame_39.bm ├── frame_4.bm ├── frame_40.bm ├── frame_41.bm ├── frame_42.bm ├── frame_43.bm ├── frame_44.bm ├── frame_45.bm ├── frame_46.bm ├── frame_47.bm ├── frame_48.bm ├── frame_49.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── flying_squirrel ├── frame_0.bm ├── frame_1.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm └── meta.txt ├── frankenstein ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── gallery ├── cat.png ├── alpacino.png ├── back_to_the_future.png ├── biohazard.png ├── biohazard1.png ├── bmw.png ├── boar.png ├── diamonds.png ├── dinamo_zagreb.png ├── error.png ├── evillero.png ├── flying_squirrel.png ├── frankenstein.png ├── grimreaper.png ├── half_life.png ├── hedgehog.png ├── illusion.png ├── illusion_1.png ├── lightning.png ├── loading.png ├── louis_v.png ├── mole.png ├── motel.png ├── poltergeist.png ├── psycho.png ├── quake.png ├── road.png ├── serious_bomb.png ├── spy_ant.png ├── spy_turtle.png ├── sunglass.png ├── the_end.png ├── wire.png └── xlove.png ├── grimreaper ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── half_life ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_15.bm ├── frame_16.bm ├── frame_17.bm ├── frame_18.bm ├── frame_19.bm ├── frame_2.bm ├── frame_20.bm ├── frame_21.bm ├── frame_22.bm ├── frame_23.bm ├── frame_24.bm ├── frame_25.bm ├── frame_26.bm ├── frame_27.bm ├── frame_28.bm ├── frame_29.bm ├── frame_3.bm ├── frame_30.bm ├── frame_31.bm ├── frame_32.bm ├── frame_33.bm ├── frame_34.bm ├── frame_35.bm ├── frame_36.bm ├── frame_37.bm ├── frame_38.bm ├── frame_39.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── hedgehog ├── frame_0.bm ├── frame_1.bm ├── frame_2.bm └── meta.txt ├── illusion ├── frame_0.bm ├── frame_1.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm └── meta.txt ├── illusion_1 ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── lightning ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_15.bm ├── frame_16.bm ├── frame_17.bm ├── frame_18.bm ├── frame_19.bm ├── frame_2.bm ├── frame_20.bm ├── frame_21.bm ├── frame_22.bm ├── frame_23.bm ├── frame_24.bm ├── frame_25.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── loading ├── frame_0.bm ├── frame_1.bm ├── frame_2.bm ├── frame_3.bm └── meta.txt ├── louis_v ├── frame_0.bm └── meta.txt ├── manifest.txt ├── mole ├── frame_0.bm ├── frame_1.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm └── meta.txt ├── motel ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_15.bm ├── frame_16.bm ├── frame_17.bm ├── frame_18.bm ├── frame_19.bm ├── frame_2.bm ├── frame_20.bm ├── frame_21.bm ├── frame_22.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── poltergeist ├── frame_0.bm ├── frame_1.bm ├── frame_2.bm └── meta.txt ├── psycho ├── frame_0.bm ├── frame_1.bm ├── frame_2.bm └── meta.txt ├── quake ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_15.bm ├── frame_16.bm ├── frame_17.bm ├── frame_18.bm ├── frame_19.bm ├── frame_2.bm ├── frame_20.bm ├── frame_21.bm ├── frame_22.bm ├── frame_23.bm ├── frame_24.bm ├── frame_25.bm ├── frame_26.bm ├── frame_27.bm ├── frame_28.bm ├── frame_29.bm ├── frame_3.bm ├── frame_30.bm ├── frame_31.bm ├── frame_32.bm ├── frame_33.bm ├── frame_34.bm ├── frame_35.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── road ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_15.bm ├── frame_16.bm ├── frame_17.bm ├── frame_18.bm ├── frame_19.bm ├── frame_2.bm ├── frame_20.bm ├── frame_21.bm ├── frame_22.bm ├── frame_23.bm ├── frame_24.bm ├── frame_25.bm ├── frame_26.bm ├── frame_27.bm ├── frame_28.bm ├── frame_29.bm ├── frame_3.bm ├── frame_30.bm ├── frame_31.bm ├── frame_32.bm ├── frame_33.bm ├── frame_34.bm ├── frame_35.bm ├── frame_36.bm ├── frame_37.bm ├── frame_38.bm ├── frame_39.bm ├── frame_4.bm ├── frame_40.bm ├── frame_41.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── serious_bomb ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_15.bm ├── frame_16.bm ├── frame_17.bm ├── frame_18.bm ├── frame_19.bm ├── frame_2.bm ├── frame_20.bm ├── frame_21.bm ├── frame_22.bm ├── frame_23.bm ├── frame_24.bm ├── frame_25.bm ├── frame_26.bm ├── frame_27.bm ├── frame_28.bm ├── frame_29.bm ├── frame_3.bm ├── frame_30.bm ├── frame_31.bm ├── frame_32.bm ├── frame_33.bm ├── frame_34.bm ├── frame_35.bm ├── frame_36.bm ├── frame_37.bm ├── frame_38.bm ├── frame_39.bm ├── frame_4.bm ├── frame_40.bm ├── frame_41.bm ├── frame_42.bm ├── frame_43.bm ├── frame_44.bm ├── frame_45.bm ├── frame_46.bm ├── frame_47.bm ├── frame_48.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── spy_ant ├── frame_0.bm ├── frame_1.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm └── meta.txt ├── spy_turtle ├── frame_0.bm ├── frame_1.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm └── meta.txt ├── sunglass ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── the_end ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── wire ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_15.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt └── xlove ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_15.bm ├── frame_16.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt /Dinamo_Zagreb/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/Dinamo_Zagreb/frame_0.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/Dinamo_Zagreb/frame_1.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/Dinamo_Zagreb/frame_10.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/Dinamo_Zagreb/frame_11.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/Dinamo_Zagreb/frame_12.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/Dinamo_Zagreb/frame_13.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/Dinamo_Zagreb/frame_14.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_15.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/Dinamo_Zagreb/frame_15.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_16.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/Dinamo_Zagreb/frame_16.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_17.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/Dinamo_Zagreb/frame_17.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/Dinamo_Zagreb/frame_2.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/Dinamo_Zagreb/frame_3.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/Dinamo_Zagreb/frame_4.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/Dinamo_Zagreb/frame_5.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/Dinamo_Zagreb/frame_6.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/Dinamo_Zagreb/frame_7.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/Dinamo_Zagreb/frame_8.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/Dinamo_Zagreb/frame_9.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 18 7 | Active frames: 0 8 | Frames order: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # flipper_animations 2 | Fliper Zero Animations 3 | 4 | 5 | ![dinamo](https://github.com/evillero/flipper_animations/blob/main/gallery/dinamo_zagreb.png) 6 | 7 | ![al_pacino](https://github.com/evillero/flipper_animations/blob/main/gallery/alpacino.png) 8 | 9 | ![back_to_the_future](https://github.com/evillero/flipper_animations/blob/main/gallery/back_to_the_future.png) 10 | 11 | ![biohazard](https://github.com/evillero/flipper_animations/blob/main/gallery/biohazard.png) 12 | 13 | ![biohazard1](https://github.com/evillero/flipper_animations/blob/main/gallery/biohazard1.png) 14 | 15 | ![bmw](https://github.com/evillero/flipper_animations/blob/main/gallery/bmw.png) 16 | 17 | ![boar](https://github.com/evillero/flipper_animations/blob/main/gallery/boar.png) 18 | 19 | ![cat](https://github.com/evillero/flipper_animations/blob/main/gallery/%20cat.png) 20 | 21 | ![diamonds](https://github.com/evillero/flipper_animations/blob/main/gallery/diamonds.png) 22 | 23 | ![error](https://github.com/evillero/flipper_animations/blob/main/gallery/error.png) 24 | 25 | ![evillerp](https://github.com/evillero/flipper_animations/blob/main/gallery/evillero.png) 26 | 27 | ![squirrel](https://github.com/evillero/flipper_animations/blob/main/gallery/flying_squirrel.png) 28 | 29 | ![frankenstein](https://github.com/evillero/flipper_animations/blob/main/gallery/frankenstein.png) 30 | 31 | ![grimreaper](https://github.com/evillero/flipper_animations/blob/main/gallery/grimreaper.png) 32 | 33 | ![half_life](https://github.com/evillero/flipper_animations/blob/main/gallery/half_life.png) 34 | 35 | ![hedgehog](https://github.com/evillero/flipper_animations/blob/main/gallery/hedgehog.png) 36 | 37 | ![illusion](https://github.com/evillero/flipper_animations/blob/main/gallery/illusion.png) 38 | 39 | ![illusion_1](https://github.com/evillero/flipper_animations/blob/main/gallery/illusion_1.png) 40 | 41 | ![munje](https://github.com/evillero/flipper_animations/blob/main/gallery/lightning.png) 42 | 43 | ![load](https://github.com/evillero/flipper_animations/blob/main/gallery/loading.png) 44 | 45 | ![louis_v](https://github.com/evillero/flipper_animations/blob/main/gallery/louis_v.png) 46 | 47 | ![mole](https://github.com/evillero/flipper_animations/blob/main/gallery/mole.png) 48 | 49 | ![motel](https://github.com/evillero/flipper_animations/blob/main/gallery/motel.png) 50 | 51 | ![poltergeist](https://github.com/evillero/flipper_animations/blob/main/gallery/poltergeist.png) 52 | 53 | ![psycho](https://github.com/evillero/flipper_animations/blob/main/gallery/psycho.png) 54 | 55 | ![quake](https://github.com/evillero/flipper_animations/blob/main/gallery/quake.png) 56 | 57 | ![road](https://github.com/evillero/flipper_animations/blob/main/gallery/road.png) 58 | 59 | ![serious_bomb](https://github.com/evillero/flipper_animations/blob/main/gallery/serious_bomb.png) 60 | 61 | ![ant](https://github.com/evillero/flipper_animations/blob/main/gallery/spy_ant.png) 62 | 63 | ![turtle](https://github.com/evillero/flipper_animations/blob/main/gallery/spy_turtle.png) 64 | 65 | ![sunglass](https://github.com/evillero/flipper_animations/blob/main/gallery/sunglass.png) 66 | 67 | ![the_end](https://github.com/evillero/flipper_animations/blob/main/gallery/the_end.png) 68 | 69 | ![wire](https://github.com/evillero/flipper_animations/blob/main/gallery/wire.png) 70 | 71 | ![xlove](https://github.com/evillero/flipper_animations/blob/main/gallery/xlove.png) 72 | -------------------------------------------------------------------------------- /al_pacino/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_0.bm -------------------------------------------------------------------------------- /al_pacino/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_1.bm -------------------------------------------------------------------------------- /al_pacino/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_10.bm -------------------------------------------------------------------------------- /al_pacino/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_11.bm -------------------------------------------------------------------------------- /al_pacino/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_12.bm -------------------------------------------------------------------------------- /al_pacino/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_13.bm -------------------------------------------------------------------------------- /al_pacino/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_14.bm -------------------------------------------------------------------------------- /al_pacino/frame_15.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_15.bm -------------------------------------------------------------------------------- /al_pacino/frame_16.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_16.bm -------------------------------------------------------------------------------- /al_pacino/frame_17.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_17.bm -------------------------------------------------------------------------------- /al_pacino/frame_18.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_18.bm -------------------------------------------------------------------------------- /al_pacino/frame_19.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_19.bm -------------------------------------------------------------------------------- /al_pacino/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_2.bm -------------------------------------------------------------------------------- /al_pacino/frame_20.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_20.bm -------------------------------------------------------------------------------- /al_pacino/frame_21.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_21.bm -------------------------------------------------------------------------------- /al_pacino/frame_22.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_22.bm -------------------------------------------------------------------------------- /al_pacino/frame_23.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_23.bm -------------------------------------------------------------------------------- /al_pacino/frame_24.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_24.bm -------------------------------------------------------------------------------- /al_pacino/frame_25.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_25.bm -------------------------------------------------------------------------------- /al_pacino/frame_26.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_26.bm -------------------------------------------------------------------------------- /al_pacino/frame_27.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_27.bm -------------------------------------------------------------------------------- /al_pacino/frame_28.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_28.bm -------------------------------------------------------------------------------- /al_pacino/frame_29.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_29.bm -------------------------------------------------------------------------------- /al_pacino/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_3.bm -------------------------------------------------------------------------------- /al_pacino/frame_30.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_30.bm -------------------------------------------------------------------------------- /al_pacino/frame_31.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_31.bm -------------------------------------------------------------------------------- /al_pacino/frame_32.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_32.bm -------------------------------------------------------------------------------- /al_pacino/frame_33.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_33.bm -------------------------------------------------------------------------------- /al_pacino/frame_34.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_34.bm -------------------------------------------------------------------------------- /al_pacino/frame_35.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_35.bm -------------------------------------------------------------------------------- /al_pacino/frame_36.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_36.bm -------------------------------------------------------------------------------- /al_pacino/frame_37.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_37.bm -------------------------------------------------------------------------------- /al_pacino/frame_38.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_38.bm -------------------------------------------------------------------------------- /al_pacino/frame_39.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_39.bm -------------------------------------------------------------------------------- /al_pacino/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_4.bm -------------------------------------------------------------------------------- /al_pacino/frame_40.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_40.bm -------------------------------------------------------------------------------- /al_pacino/frame_41.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_41.bm -------------------------------------------------------------------------------- /al_pacino/frame_42.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_42.bm -------------------------------------------------------------------------------- /al_pacino/frame_43.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_43.bm -------------------------------------------------------------------------------- /al_pacino/frame_44.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_44.bm -------------------------------------------------------------------------------- /al_pacino/frame_45.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_45.bm -------------------------------------------------------------------------------- /al_pacino/frame_46.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_46.bm -------------------------------------------------------------------------------- /al_pacino/frame_47.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_47.bm -------------------------------------------------------------------------------- /al_pacino/frame_48.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_48.bm -------------------------------------------------------------------------------- /al_pacino/frame_49.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_49.bm -------------------------------------------------------------------------------- /al_pacino/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_5.bm -------------------------------------------------------------------------------- /al_pacino/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_6.bm -------------------------------------------------------------------------------- /al_pacino/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_7.bm -------------------------------------------------------------------------------- /al_pacino/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_8.bm -------------------------------------------------------------------------------- /al_pacino/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/al_pacino/frame_9.bm -------------------------------------------------------------------------------- /al_pacino/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 50 7 | Active frames: 0 8 | Frames order: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | -------------------------------------------------------------------------------- /back_to_the_future/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/back_to_the_future/frame_0.bm -------------------------------------------------------------------------------- /back_to_the_future/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/back_to_the_future/frame_1.bm -------------------------------------------------------------------------------- /back_to_the_future/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/back_to_the_future/frame_10.bm -------------------------------------------------------------------------------- /back_to_the_future/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/back_to_the_future/frame_11.bm -------------------------------------------------------------------------------- /back_to_the_future/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/back_to_the_future/frame_2.bm -------------------------------------------------------------------------------- /back_to_the_future/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/back_to_the_future/frame_3.bm -------------------------------------------------------------------------------- /back_to_the_future/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/back_to_the_future/frame_4.bm -------------------------------------------------------------------------------- /back_to_the_future/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/back_to_the_future/frame_5.bm -------------------------------------------------------------------------------- /back_to_the_future/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/back_to_the_future/frame_6.bm -------------------------------------------------------------------------------- /back_to_the_future/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/back_to_the_future/frame_7.bm -------------------------------------------------------------------------------- /back_to_the_future/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/back_to_the_future/frame_8.bm -------------------------------------------------------------------------------- /back_to_the_future/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/back_to_the_future/frame_9.bm -------------------------------------------------------------------------------- /back_to_the_future/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 12 7 | Active frames: 0 8 | Frames order: 0 1 2 3 4 5 6 7 8 9 10 11 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | -------------------------------------------------------------------------------- /biohazard/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard/frame_0.bm -------------------------------------------------------------------------------- /biohazard/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard/frame_1.bm -------------------------------------------------------------------------------- /biohazard/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard/frame_2.bm -------------------------------------------------------------------------------- /biohazard/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard/frame_3.bm -------------------------------------------------------------------------------- /biohazard/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 4 7 | Active frames: 0 8 | Frames order: 0 1 2 3 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | -------------------------------------------------------------------------------- /biohazard1/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_0.bm -------------------------------------------------------------------------------- /biohazard1/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_1.bm -------------------------------------------------------------------------------- /biohazard1/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_10.bm -------------------------------------------------------------------------------- /biohazard1/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_11.bm -------------------------------------------------------------------------------- /biohazard1/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_12.bm -------------------------------------------------------------------------------- /biohazard1/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_13.bm -------------------------------------------------------------------------------- /biohazard1/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_14.bm -------------------------------------------------------------------------------- /biohazard1/frame_15.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_15.bm -------------------------------------------------------------------------------- /biohazard1/frame_16.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_16.bm -------------------------------------------------------------------------------- /biohazard1/frame_17.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_17.bm -------------------------------------------------------------------------------- /biohazard1/frame_18.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_18.bm -------------------------------------------------------------------------------- /biohazard1/frame_19.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_19.bm -------------------------------------------------------------------------------- /biohazard1/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_2.bm -------------------------------------------------------------------------------- /biohazard1/frame_20.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_20.bm -------------------------------------------------------------------------------- /biohazard1/frame_21.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_21.bm -------------------------------------------------------------------------------- /biohazard1/frame_22.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_22.bm -------------------------------------------------------------------------------- /biohazard1/frame_23.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_23.bm -------------------------------------------------------------------------------- /biohazard1/frame_24.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_24.bm -------------------------------------------------------------------------------- /biohazard1/frame_25.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_25.bm -------------------------------------------------------------------------------- /biohazard1/frame_26.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_26.bm -------------------------------------------------------------------------------- /biohazard1/frame_27.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_27.bm -------------------------------------------------------------------------------- /biohazard1/frame_28.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_28.bm -------------------------------------------------------------------------------- /biohazard1/frame_29.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_29.bm -------------------------------------------------------------------------------- /biohazard1/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_3.bm -------------------------------------------------------------------------------- /biohazard1/frame_30.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_30.bm -------------------------------------------------------------------------------- /biohazard1/frame_31.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_31.bm -------------------------------------------------------------------------------- /biohazard1/frame_32.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_32.bm -------------------------------------------------------------------------------- /biohazard1/frame_33.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_33.bm -------------------------------------------------------------------------------- /biohazard1/frame_34.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_34.bm -------------------------------------------------------------------------------- /biohazard1/frame_35.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_35.bm -------------------------------------------------------------------------------- /biohazard1/frame_36.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_36.bm -------------------------------------------------------------------------------- /biohazard1/frame_37.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_37.bm -------------------------------------------------------------------------------- /biohazard1/frame_38.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_38.bm -------------------------------------------------------------------------------- /biohazard1/frame_39.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_39.bm -------------------------------------------------------------------------------- /biohazard1/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_4.bm -------------------------------------------------------------------------------- /biohazard1/frame_40.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_40.bm -------------------------------------------------------------------------------- /biohazard1/frame_41.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_41.bm -------------------------------------------------------------------------------- /biohazard1/frame_42.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_42.bm -------------------------------------------------------------------------------- /biohazard1/frame_43.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_43.bm -------------------------------------------------------------------------------- /biohazard1/frame_44.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_44.bm -------------------------------------------------------------------------------- /biohazard1/frame_45.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_45.bm -------------------------------------------------------------------------------- /biohazard1/frame_46.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_46.bm -------------------------------------------------------------------------------- /biohazard1/frame_47.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_47.bm -------------------------------------------------------------------------------- /biohazard1/frame_48.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_48.bm -------------------------------------------------------------------------------- /biohazard1/frame_49.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_49.bm -------------------------------------------------------------------------------- /biohazard1/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_5.bm -------------------------------------------------------------------------------- /biohazard1/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_6.bm -------------------------------------------------------------------------------- /biohazard1/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_7.bm -------------------------------------------------------------------------------- /biohazard1/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_8.bm -------------------------------------------------------------------------------- /biohazard1/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/biohazard1/frame_9.bm -------------------------------------------------------------------------------- /biohazard1/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 50 7 | Active frames: 0 8 | Frames order: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | 16 | -------------------------------------------------------------------------------- /bmw_e39/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/bmw_e39/frame_0.bm -------------------------------------------------------------------------------- /bmw_e39/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/bmw_e39/frame_1.bm -------------------------------------------------------------------------------- /bmw_e39/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/bmw_e39/frame_2.bm -------------------------------------------------------------------------------- /bmw_e39/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/bmw_e39/frame_3.bm -------------------------------------------------------------------------------- /bmw_e39/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/bmw_e39/frame_4.bm -------------------------------------------------------------------------------- /bmw_e39/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/bmw_e39/frame_5.bm -------------------------------------------------------------------------------- /bmw_e39/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/bmw_e39/frame_6.bm -------------------------------------------------------------------------------- /bmw_e39/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/bmw_e39/frame_7.bm -------------------------------------------------------------------------------- /bmw_e39/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/bmw_e39/frame_8.bm -------------------------------------------------------------------------------- /bmw_e39/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 9 7 | Active frames: 0 8 | Frames order: 0 1 2 3 4 5 6 7 8 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | -------------------------------------------------------------------------------- /boar/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/boar/frame_0.bm -------------------------------------------------------------------------------- /boar/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/boar/frame_1.bm -------------------------------------------------------------------------------- /boar/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/boar/frame_2.bm -------------------------------------------------------------------------------- /boar/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/boar/frame_3.bm -------------------------------------------------------------------------------- /boar/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 4 7 | Active frames: 0 8 | Frames order: 0 1 2 3 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | -------------------------------------------------------------------------------- /cat/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/cat/frame_0.bm -------------------------------------------------------------------------------- /cat/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/cat/frame_1.bm -------------------------------------------------------------------------------- /cat/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/cat/frame_2.bm -------------------------------------------------------------------------------- /cat/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 3 7 | Active frames: 0 8 | Frames order: 0 1 2 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | -------------------------------------------------------------------------------- /diamonds/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/diamonds/frame_0.bm -------------------------------------------------------------------------------- /diamonds/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/diamonds/frame_1.bm -------------------------------------------------------------------------------- /diamonds/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/diamonds/frame_10.bm -------------------------------------------------------------------------------- /diamonds/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/diamonds/frame_11.bm -------------------------------------------------------------------------------- /diamonds/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/diamonds/frame_12.bm -------------------------------------------------------------------------------- /diamonds/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/diamonds/frame_13.bm -------------------------------------------------------------------------------- /diamonds/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/diamonds/frame_2.bm -------------------------------------------------------------------------------- /diamonds/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/diamonds/frame_3.bm -------------------------------------------------------------------------------- /diamonds/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/diamonds/frame_4.bm -------------------------------------------------------------------------------- /diamonds/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/diamonds/frame_5.bm -------------------------------------------------------------------------------- /diamonds/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/diamonds/frame_6.bm -------------------------------------------------------------------------------- /diamonds/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/diamonds/frame_7.bm -------------------------------------------------------------------------------- /diamonds/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/diamonds/frame_8.bm -------------------------------------------------------------------------------- /diamonds/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/diamonds/frame_9.bm -------------------------------------------------------------------------------- /diamonds/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 14 7 | Active frames: 0 8 | Frames order: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | -------------------------------------------------------------------------------- /error/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/error/frame_0.bm -------------------------------------------------------------------------------- /error/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/error/frame_1.bm -------------------------------------------------------------------------------- /error/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/error/frame_2.bm -------------------------------------------------------------------------------- /error/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/error/frame_3.bm -------------------------------------------------------------------------------- /error/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/error/frame_4.bm -------------------------------------------------------------------------------- /error/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/error/frame_5.bm -------------------------------------------------------------------------------- /error/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/error/frame_6.bm -------------------------------------------------------------------------------- /error/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/error/frame_7.bm -------------------------------------------------------------------------------- /error/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 8 7 | Active frames: 0 8 | Frames order: 0 1 2 3 4 5 6 7 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | 16 | -------------------------------------------------------------------------------- /evil_lero/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_0.bm -------------------------------------------------------------------------------- /evil_lero/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_1.bm -------------------------------------------------------------------------------- /evil_lero/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_10.bm -------------------------------------------------------------------------------- /evil_lero/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_11.bm -------------------------------------------------------------------------------- /evil_lero/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_12.bm -------------------------------------------------------------------------------- /evil_lero/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_13.bm -------------------------------------------------------------------------------- /evil_lero/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_14.bm -------------------------------------------------------------------------------- /evil_lero/frame_15.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_15.bm -------------------------------------------------------------------------------- /evil_lero/frame_16.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_16.bm -------------------------------------------------------------------------------- /evil_lero/frame_17.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_17.bm -------------------------------------------------------------------------------- /evil_lero/frame_18.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_18.bm -------------------------------------------------------------------------------- /evil_lero/frame_19.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_19.bm -------------------------------------------------------------------------------- /evil_lero/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_2.bm -------------------------------------------------------------------------------- /evil_lero/frame_20.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_20.bm -------------------------------------------------------------------------------- /evil_lero/frame_21.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_21.bm -------------------------------------------------------------------------------- /evil_lero/frame_22.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_22.bm -------------------------------------------------------------------------------- /evil_lero/frame_23.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_23.bm -------------------------------------------------------------------------------- /evil_lero/frame_24.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_24.bm -------------------------------------------------------------------------------- /evil_lero/frame_25.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_25.bm -------------------------------------------------------------------------------- /evil_lero/frame_26.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_26.bm -------------------------------------------------------------------------------- /evil_lero/frame_27.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_27.bm -------------------------------------------------------------------------------- /evil_lero/frame_28.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_28.bm -------------------------------------------------------------------------------- /evil_lero/frame_29.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_29.bm -------------------------------------------------------------------------------- /evil_lero/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_3.bm -------------------------------------------------------------------------------- /evil_lero/frame_30.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_30.bm -------------------------------------------------------------------------------- /evil_lero/frame_31.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_31.bm -------------------------------------------------------------------------------- /evil_lero/frame_32.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_32.bm -------------------------------------------------------------------------------- /evil_lero/frame_33.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_33.bm -------------------------------------------------------------------------------- /evil_lero/frame_34.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_34.bm -------------------------------------------------------------------------------- /evil_lero/frame_35.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_35.bm -------------------------------------------------------------------------------- /evil_lero/frame_36.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_36.bm -------------------------------------------------------------------------------- /evil_lero/frame_37.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_37.bm -------------------------------------------------------------------------------- /evil_lero/frame_38.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_38.bm -------------------------------------------------------------------------------- /evil_lero/frame_39.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_39.bm -------------------------------------------------------------------------------- /evil_lero/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_4.bm -------------------------------------------------------------------------------- /evil_lero/frame_40.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_40.bm -------------------------------------------------------------------------------- /evil_lero/frame_41.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_41.bm -------------------------------------------------------------------------------- /evil_lero/frame_42.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_42.bm -------------------------------------------------------------------------------- /evil_lero/frame_43.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_43.bm -------------------------------------------------------------------------------- /evil_lero/frame_44.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_44.bm -------------------------------------------------------------------------------- /evil_lero/frame_45.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_45.bm -------------------------------------------------------------------------------- /evil_lero/frame_46.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_46.bm -------------------------------------------------------------------------------- /evil_lero/frame_47.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_47.bm -------------------------------------------------------------------------------- /evil_lero/frame_48.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_48.bm -------------------------------------------------------------------------------- /evil_lero/frame_49.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_49.bm -------------------------------------------------------------------------------- /evil_lero/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_5.bm -------------------------------------------------------------------------------- /evil_lero/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_6.bm -------------------------------------------------------------------------------- /evil_lero/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_7.bm -------------------------------------------------------------------------------- /evil_lero/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_8.bm -------------------------------------------------------------------------------- /evil_lero/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/evil_lero/frame_9.bm -------------------------------------------------------------------------------- /evil_lero/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 50 7 | Active frames: 0 8 | Frames order: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | -------------------------------------------------------------------------------- /flying_squirrel/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/flying_squirrel/frame_0.bm -------------------------------------------------------------------------------- /flying_squirrel/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/flying_squirrel/frame_1.bm -------------------------------------------------------------------------------- /flying_squirrel/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/flying_squirrel/frame_2.bm -------------------------------------------------------------------------------- /flying_squirrel/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/flying_squirrel/frame_3.bm -------------------------------------------------------------------------------- /flying_squirrel/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/flying_squirrel/frame_4.bm -------------------------------------------------------------------------------- /flying_squirrel/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/flying_squirrel/frame_5.bm -------------------------------------------------------------------------------- /flying_squirrel/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 6 7 | Active frames: 0 8 | Frames order: 0 1 2 3 4 5 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | -------------------------------------------------------------------------------- /frankenstein/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/frankenstein/frame_0.bm -------------------------------------------------------------------------------- /frankenstein/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/frankenstein/frame_1.bm -------------------------------------------------------------------------------- /frankenstein/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/frankenstein/frame_10.bm -------------------------------------------------------------------------------- /frankenstein/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/frankenstein/frame_11.bm -------------------------------------------------------------------------------- /frankenstein/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/frankenstein/frame_2.bm -------------------------------------------------------------------------------- /frankenstein/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/frankenstein/frame_3.bm -------------------------------------------------------------------------------- /frankenstein/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/frankenstein/frame_4.bm -------------------------------------------------------------------------------- /frankenstein/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/frankenstein/frame_5.bm -------------------------------------------------------------------------------- /frankenstein/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/frankenstein/frame_6.bm -------------------------------------------------------------------------------- /frankenstein/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/frankenstein/frame_7.bm -------------------------------------------------------------------------------- /frankenstein/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/frankenstein/frame_8.bm -------------------------------------------------------------------------------- /frankenstein/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/frankenstein/frame_9.bm -------------------------------------------------------------------------------- /frankenstein/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 12 7 | Active frames: 0 8 | Frames order: 0 1 2 3 4 5 6 7 8 9 10 11 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | -------------------------------------------------------------------------------- /gallery/ cat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/ cat.png -------------------------------------------------------------------------------- /gallery/alpacino.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/alpacino.png -------------------------------------------------------------------------------- /gallery/back_to_the_future.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/back_to_the_future.png -------------------------------------------------------------------------------- /gallery/biohazard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/biohazard.png -------------------------------------------------------------------------------- /gallery/biohazard1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/biohazard1.png -------------------------------------------------------------------------------- /gallery/bmw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/bmw.png -------------------------------------------------------------------------------- /gallery/boar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/boar.png -------------------------------------------------------------------------------- /gallery/diamonds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/diamonds.png -------------------------------------------------------------------------------- /gallery/dinamo_zagreb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/dinamo_zagreb.png -------------------------------------------------------------------------------- /gallery/error.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/error.png -------------------------------------------------------------------------------- /gallery/evillero.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/evillero.png -------------------------------------------------------------------------------- /gallery/flying_squirrel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/flying_squirrel.png -------------------------------------------------------------------------------- /gallery/frankenstein.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/frankenstein.png -------------------------------------------------------------------------------- /gallery/grimreaper.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/grimreaper.png -------------------------------------------------------------------------------- /gallery/half_life.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/half_life.png -------------------------------------------------------------------------------- /gallery/hedgehog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/hedgehog.png -------------------------------------------------------------------------------- /gallery/illusion.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/illusion.png -------------------------------------------------------------------------------- /gallery/illusion_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/illusion_1.png -------------------------------------------------------------------------------- /gallery/lightning.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/lightning.png -------------------------------------------------------------------------------- /gallery/loading.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/loading.png -------------------------------------------------------------------------------- /gallery/louis_v.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/louis_v.png -------------------------------------------------------------------------------- /gallery/mole.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/mole.png -------------------------------------------------------------------------------- /gallery/motel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/motel.png -------------------------------------------------------------------------------- /gallery/poltergeist.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/poltergeist.png -------------------------------------------------------------------------------- /gallery/psycho.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/psycho.png -------------------------------------------------------------------------------- /gallery/quake.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/quake.png -------------------------------------------------------------------------------- /gallery/road.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/road.png -------------------------------------------------------------------------------- /gallery/serious_bomb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/serious_bomb.png -------------------------------------------------------------------------------- /gallery/spy_ant.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/spy_ant.png -------------------------------------------------------------------------------- /gallery/spy_turtle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/spy_turtle.png -------------------------------------------------------------------------------- /gallery/sunglass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/sunglass.png -------------------------------------------------------------------------------- /gallery/the_end.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/the_end.png -------------------------------------------------------------------------------- /gallery/wire.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/wire.png -------------------------------------------------------------------------------- /gallery/xlove.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/gallery/xlove.png -------------------------------------------------------------------------------- /grimreaper/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/grimreaper/frame_0.bm -------------------------------------------------------------------------------- /grimreaper/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/grimreaper/frame_1.bm -------------------------------------------------------------------------------- /grimreaper/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/grimreaper/frame_10.bm -------------------------------------------------------------------------------- /grimreaper/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/grimreaper/frame_11.bm -------------------------------------------------------------------------------- /grimreaper/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/grimreaper/frame_12.bm -------------------------------------------------------------------------------- /grimreaper/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/grimreaper/frame_13.bm -------------------------------------------------------------------------------- /grimreaper/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/grimreaper/frame_14.bm -------------------------------------------------------------------------------- /grimreaper/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/grimreaper/frame_2.bm -------------------------------------------------------------------------------- /grimreaper/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/grimreaper/frame_3.bm -------------------------------------------------------------------------------- /grimreaper/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/grimreaper/frame_4.bm -------------------------------------------------------------------------------- /grimreaper/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/grimreaper/frame_5.bm -------------------------------------------------------------------------------- /grimreaper/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/grimreaper/frame_6.bm -------------------------------------------------------------------------------- /grimreaper/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/grimreaper/frame_7.bm -------------------------------------------------------------------------------- /grimreaper/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/grimreaper/frame_8.bm -------------------------------------------------------------------------------- /grimreaper/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/grimreaper/frame_9.bm -------------------------------------------------------------------------------- /grimreaper/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 15 7 | Active frames: 0 8 | Frames order: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | -------------------------------------------------------------------------------- /half_life/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_0.bm -------------------------------------------------------------------------------- /half_life/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_1.bm -------------------------------------------------------------------------------- /half_life/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_10.bm -------------------------------------------------------------------------------- /half_life/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_11.bm -------------------------------------------------------------------------------- /half_life/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_12.bm -------------------------------------------------------------------------------- /half_life/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_13.bm -------------------------------------------------------------------------------- /half_life/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_14.bm -------------------------------------------------------------------------------- /half_life/frame_15.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_15.bm -------------------------------------------------------------------------------- /half_life/frame_16.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_16.bm -------------------------------------------------------------------------------- /half_life/frame_17.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_17.bm -------------------------------------------------------------------------------- /half_life/frame_18.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_18.bm -------------------------------------------------------------------------------- /half_life/frame_19.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_19.bm -------------------------------------------------------------------------------- /half_life/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_2.bm -------------------------------------------------------------------------------- /half_life/frame_20.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_20.bm -------------------------------------------------------------------------------- /half_life/frame_21.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_21.bm -------------------------------------------------------------------------------- /half_life/frame_22.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_22.bm -------------------------------------------------------------------------------- /half_life/frame_23.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_23.bm -------------------------------------------------------------------------------- /half_life/frame_24.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_24.bm -------------------------------------------------------------------------------- /half_life/frame_25.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_25.bm -------------------------------------------------------------------------------- /half_life/frame_26.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_26.bm -------------------------------------------------------------------------------- /half_life/frame_27.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_27.bm -------------------------------------------------------------------------------- /half_life/frame_28.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_28.bm -------------------------------------------------------------------------------- /half_life/frame_29.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_29.bm -------------------------------------------------------------------------------- /half_life/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_3.bm -------------------------------------------------------------------------------- /half_life/frame_30.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_30.bm -------------------------------------------------------------------------------- /half_life/frame_31.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_31.bm -------------------------------------------------------------------------------- /half_life/frame_32.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_32.bm -------------------------------------------------------------------------------- /half_life/frame_33.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_33.bm -------------------------------------------------------------------------------- /half_life/frame_34.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_34.bm -------------------------------------------------------------------------------- /half_life/frame_35.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_35.bm -------------------------------------------------------------------------------- /half_life/frame_36.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_36.bm -------------------------------------------------------------------------------- /half_life/frame_37.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_37.bm -------------------------------------------------------------------------------- /half_life/frame_38.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_38.bm -------------------------------------------------------------------------------- /half_life/frame_39.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_39.bm -------------------------------------------------------------------------------- /half_life/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_4.bm -------------------------------------------------------------------------------- /half_life/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_5.bm -------------------------------------------------------------------------------- /half_life/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_6.bm -------------------------------------------------------------------------------- /half_life/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_7.bm -------------------------------------------------------------------------------- /half_life/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_8.bm -------------------------------------------------------------------------------- /half_life/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/half_life/frame_9.bm -------------------------------------------------------------------------------- /half_life/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 40 7 | Active frames: 0 8 | Frames order: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | 16 | -------------------------------------------------------------------------------- /hedgehog/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/hedgehog/frame_0.bm -------------------------------------------------------------------------------- /hedgehog/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/hedgehog/frame_1.bm -------------------------------------------------------------------------------- /hedgehog/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/hedgehog/frame_2.bm -------------------------------------------------------------------------------- /hedgehog/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 3 7 | Active frames: 0 8 | Frames order: 0 1 2 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | -------------------------------------------------------------------------------- /illusion/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/illusion/frame_0.bm -------------------------------------------------------------------------------- /illusion/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/illusion/frame_1.bm -------------------------------------------------------------------------------- /illusion/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/illusion/frame_2.bm -------------------------------------------------------------------------------- /illusion/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/illusion/frame_3.bm -------------------------------------------------------------------------------- /illusion/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/illusion/frame_4.bm -------------------------------------------------------------------------------- /illusion/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/illusion/frame_5.bm -------------------------------------------------------------------------------- /illusion/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/illusion/frame_6.bm -------------------------------------------------------------------------------- /illusion/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/illusion/frame_7.bm -------------------------------------------------------------------------------- /illusion/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 8 7 | Active frames: 0 8 | Frames order: 0 1 2 3 4 5 6 7 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | -------------------------------------------------------------------------------- /illusion_1/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/illusion_1/frame_0.bm -------------------------------------------------------------------------------- /illusion_1/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/illusion_1/frame_1.bm -------------------------------------------------------------------------------- /illusion_1/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/illusion_1/frame_10.bm -------------------------------------------------------------------------------- /illusion_1/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/illusion_1/frame_11.bm -------------------------------------------------------------------------------- /illusion_1/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/illusion_1/frame_12.bm -------------------------------------------------------------------------------- /illusion_1/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/illusion_1/frame_13.bm -------------------------------------------------------------------------------- /illusion_1/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/illusion_1/frame_14.bm -------------------------------------------------------------------------------- /illusion_1/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/illusion_1/frame_2.bm -------------------------------------------------------------------------------- /illusion_1/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/illusion_1/frame_3.bm -------------------------------------------------------------------------------- /illusion_1/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/illusion_1/frame_4.bm -------------------------------------------------------------------------------- /illusion_1/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/illusion_1/frame_5.bm -------------------------------------------------------------------------------- /illusion_1/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/illusion_1/frame_6.bm -------------------------------------------------------------------------------- /illusion_1/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/illusion_1/frame_7.bm -------------------------------------------------------------------------------- /illusion_1/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/illusion_1/frame_8.bm -------------------------------------------------------------------------------- /illusion_1/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/illusion_1/frame_9.bm -------------------------------------------------------------------------------- /illusion_1/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 15 7 | Active frames: 0 8 | Frames order: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | -------------------------------------------------------------------------------- /lightning/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/lightning/frame_0.bm -------------------------------------------------------------------------------- /lightning/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/lightning/frame_1.bm -------------------------------------------------------------------------------- /lightning/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/lightning/frame_10.bm -------------------------------------------------------------------------------- /lightning/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/lightning/frame_11.bm -------------------------------------------------------------------------------- /lightning/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/lightning/frame_12.bm -------------------------------------------------------------------------------- /lightning/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/lightning/frame_13.bm -------------------------------------------------------------------------------- /lightning/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/lightning/frame_14.bm -------------------------------------------------------------------------------- /lightning/frame_15.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/lightning/frame_15.bm -------------------------------------------------------------------------------- /lightning/frame_16.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/lightning/frame_16.bm -------------------------------------------------------------------------------- /lightning/frame_17.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/lightning/frame_17.bm -------------------------------------------------------------------------------- /lightning/frame_18.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/lightning/frame_18.bm -------------------------------------------------------------------------------- /lightning/frame_19.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/lightning/frame_19.bm -------------------------------------------------------------------------------- /lightning/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/lightning/frame_2.bm -------------------------------------------------------------------------------- /lightning/frame_20.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/lightning/frame_20.bm -------------------------------------------------------------------------------- /lightning/frame_21.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/lightning/frame_21.bm -------------------------------------------------------------------------------- /lightning/frame_22.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/lightning/frame_22.bm -------------------------------------------------------------------------------- /lightning/frame_23.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/lightning/frame_23.bm -------------------------------------------------------------------------------- /lightning/frame_24.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/lightning/frame_24.bm -------------------------------------------------------------------------------- /lightning/frame_25.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/lightning/frame_25.bm -------------------------------------------------------------------------------- /lightning/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/lightning/frame_3.bm -------------------------------------------------------------------------------- /lightning/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/lightning/frame_4.bm -------------------------------------------------------------------------------- /lightning/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/lightning/frame_5.bm -------------------------------------------------------------------------------- /lightning/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/lightning/frame_6.bm -------------------------------------------------------------------------------- /lightning/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/lightning/frame_7.bm -------------------------------------------------------------------------------- /lightning/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/lightning/frame_8.bm -------------------------------------------------------------------------------- /lightning/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/lightning/frame_9.bm -------------------------------------------------------------------------------- /lightning/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 26 7 | Active frames: 0 8 | Frames order: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | -------------------------------------------------------------------------------- /loading/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/loading/frame_0.bm -------------------------------------------------------------------------------- /loading/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/loading/frame_1.bm -------------------------------------------------------------------------------- /loading/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/loading/frame_2.bm -------------------------------------------------------------------------------- /loading/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/loading/frame_3.bm -------------------------------------------------------------------------------- /loading/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 4 7 | Active frames: 0 8 | Frames order: 0 1 2 3 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | -------------------------------------------------------------------------------- /louis_v/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/louis_v/frame_0.bm -------------------------------------------------------------------------------- /louis_v/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 1 7 | Active frames: 0 8 | Frames order: 0 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | 16 | -------------------------------------------------------------------------------- /manifest.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation Manifest 2 | Version: 1 3 | 4 | 5 | Name: Dinamo_Zagreb 6 | Min butthurt: 0 7 | Max butthurt: 5 8 | Min level: 1 9 | Max level: 3 10 | Weight: 3 11 | 12 | Name: alpacino 13 | Min butthurt: 0 14 | Max butthurt: 5 15 | Min level: 1 16 | Max level: 3 17 | Weight: 3 18 | 19 | Name: back_to_the_future 20 | Min butthurt: 0 21 | Max butthurt: 5 22 | Min level: 1 23 | Max level: 3 24 | Weight: 3 25 | 26 | Name: biohazard 27 | Min butthurt: 0 28 | Max butthurt: 5 29 | Min level: 1 30 | Max level: 3 31 | Weight: 3 32 | 33 | Name: biohazard1 34 | Min butthurt: 0 35 | Max butthurt: 5 36 | Min level: 1 37 | Max level: 3 38 | Weight: 3 39 | 40 | Name: bmw_e39 41 | Min butthurt: 0 42 | Max butthurt: 5 43 | Min level: 1 44 | Max level: 3 45 | Weight: 3 46 | 47 | Name: boar 48 | Min butthurt: 0 49 | Max butthurt: 5 50 | Min level: 1 51 | Max level: 3 52 | Weight: 3 53 | 54 | Name: cat 55 | Min butthurt: 0 56 | Max butthurt: 5 57 | Min level: 1 58 | Max level: 3 59 | Weight: 3 60 | 61 | Name: diamonds 62 | Min butthurt: 0 63 | Max butthurt: 5 64 | Min level: 1 65 | Max level: 3 66 | Weight: 3 67 | 68 | Name: error 69 | Min butthurt: 0 70 | Max butthurt: 5 71 | Min level: 1 72 | Max level: 3 73 | Weight: 3 74 | 75 | Name: evil_lero 76 | Min butthurt: 0 77 | Max butthurt: 5 78 | Min level: 1 79 | Max level: 3 80 | Weight: 3 81 | 82 | Name: flying_squirrel 83 | Min butthurt: 0 84 | Max butthurt: 5 85 | Min level: 1 86 | Max level: 3 87 | Weight: 3 88 | 89 | Name: frankenstein 90 | Min butthurt: 0 91 | Max butthurt: 5 92 | Min level: 1 93 | Max level: 3 94 | Weight: 3 95 | 96 | Name: grimreaper 97 | Min butthurt: 0 98 | Max butthurt: 5 99 | Min level: 1 100 | Max level: 3 101 | Weight: 3 102 | 103 | Name: half_life 104 | Min butthurt: 0 105 | Max butthurt: 5 106 | Min level: 1 107 | Max level: 3 108 | Weight: 3 109 | 110 | Name: hedgehog 111 | Min butthurt: 0 112 | Max butthurt: 5 113 | Min level: 1 114 | Max level: 3 115 | Weight: 3 116 | 117 | Name: illusion 118 | Min butthurt: 0 119 | Max butthurt: 5 120 | Min level: 1 121 | Max level: 3 122 | Weight: 3 123 | 124 | Name: illusion_1 125 | Min butthurt: 0 126 | Max butthurt: 5 127 | Min level: 1 128 | Max level: 3 129 | Weight: 3 130 | 131 | Name: lightning 132 | Min butthurt: 0 133 | Max butthurt: 5 134 | Min level: 1 135 | Max level: 3 136 | Weight: 3 137 | 138 | Name: loading 139 | Min butthurt: 0 140 | Max butthurt: 5 141 | Min level: 1 142 | Max level: 3 143 | Weight: 3 144 | 145 | Name: louis_v 146 | Min butthurt: 0 147 | Max butthurt: 5 148 | Min level: 1 149 | Max level: 3 150 | Weight: 3 151 | 152 | Name: mole 153 | Min butthurt: 0 154 | Max butthurt: 5 155 | Min level: 1 156 | Max level: 3 157 | Weight: 3 158 | 159 | Name: motel 160 | Min butthurt: 0 161 | Max butthurt: 5 162 | Min level: 1 163 | Max level: 3 164 | Weight: 3 165 | 166 | Name: poltergeist 167 | Min butthurt: 0 168 | Max butthurt: 5 169 | Min level: 1 170 | Max level: 3 171 | Weight: 3 172 | 173 | Name: psycho 174 | Min butthurt: 0 175 | Max butthurt: 5 176 | Min level: 1 177 | Max level: 3 178 | Weight: 3 179 | 180 | Name: quake 181 | Min butthurt: 0 182 | Max butthurt: 5 183 | Min level: 1 184 | Max level: 3 185 | Weight: 3 186 | 187 | Name: road 188 | Min butthurt: 0 189 | Max butthurt: 5 190 | Min level: 1 191 | Max level: 3 192 | Weight: 3 193 | 194 | Name: serious_bomb 195 | Min butthurt: 0 196 | Max butthurt: 5 197 | Min level: 1 198 | Max level: 3 199 | Weight: 3 200 | 201 | Name: spy_ant 202 | Min butthurt: 0 203 | Max butthurt: 5 204 | Min level: 1 205 | Max level: 3 206 | Weight: 3 207 | 208 | Name: spy_turtle 209 | Min butthurt: 0 210 | Max butthurt: 5 211 | Min level: 1 212 | Max level: 3 213 | Weight: 3 214 | 215 | Name: sunglass 216 | Min butthurt: 0 217 | Max butthurt: 5 218 | Min level: 1 219 | Max level: 3 220 | Weight: 3 221 | 222 | Name: the_end 223 | Min butthurt: 0 224 | Max butthurt: 5 225 | Min level: 1 226 | Max level: 3 227 | Weight: 3 228 | 229 | Name: wire 230 | Min butthurt: 0 231 | Max butthurt: 5 232 | Min level: 1 233 | Max level: 3 234 | Weight: 3 235 | 236 | Name: xlove 237 | Min butthurt: 0 238 | Max butthurt: 5 239 | Min level: 1 240 | Max level: 3 241 | Weight: 3 242 | 243 | -------------------------------------------------------------------------------- /mole/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/mole/frame_0.bm -------------------------------------------------------------------------------- /mole/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/mole/frame_1.bm -------------------------------------------------------------------------------- /mole/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/mole/frame_2.bm -------------------------------------------------------------------------------- /mole/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/mole/frame_3.bm -------------------------------------------------------------------------------- /mole/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/mole/frame_4.bm -------------------------------------------------------------------------------- /mole/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/mole/frame_5.bm -------------------------------------------------------------------------------- /mole/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 6 7 | Active frames: 0 8 | Frames order: 0 1 2 3 4 5 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | -------------------------------------------------------------------------------- /motel/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/motel/frame_0.bm -------------------------------------------------------------------------------- /motel/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/motel/frame_1.bm -------------------------------------------------------------------------------- /motel/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/motel/frame_10.bm -------------------------------------------------------------------------------- /motel/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/motel/frame_11.bm -------------------------------------------------------------------------------- /motel/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/motel/frame_12.bm -------------------------------------------------------------------------------- /motel/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/motel/frame_13.bm -------------------------------------------------------------------------------- /motel/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/motel/frame_14.bm -------------------------------------------------------------------------------- /motel/frame_15.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/motel/frame_15.bm -------------------------------------------------------------------------------- /motel/frame_16.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/motel/frame_16.bm -------------------------------------------------------------------------------- /motel/frame_17.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/motel/frame_17.bm -------------------------------------------------------------------------------- /motel/frame_18.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/motel/frame_18.bm -------------------------------------------------------------------------------- /motel/frame_19.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/motel/frame_19.bm -------------------------------------------------------------------------------- /motel/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/motel/frame_2.bm -------------------------------------------------------------------------------- /motel/frame_20.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/motel/frame_20.bm -------------------------------------------------------------------------------- /motel/frame_21.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/motel/frame_21.bm -------------------------------------------------------------------------------- /motel/frame_22.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/motel/frame_22.bm -------------------------------------------------------------------------------- /motel/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/motel/frame_3.bm -------------------------------------------------------------------------------- /motel/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/motel/frame_4.bm -------------------------------------------------------------------------------- /motel/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/motel/frame_5.bm -------------------------------------------------------------------------------- /motel/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/motel/frame_6.bm -------------------------------------------------------------------------------- /motel/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/motel/frame_7.bm -------------------------------------------------------------------------------- /motel/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/motel/frame_8.bm -------------------------------------------------------------------------------- /motel/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/motel/frame_9.bm -------------------------------------------------------------------------------- /motel/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 23 7 | Active frames: 0 8 | Frames order: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | -------------------------------------------------------------------------------- /poltergeist/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/poltergeist/frame_0.bm -------------------------------------------------------------------------------- /poltergeist/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/poltergeist/frame_1.bm -------------------------------------------------------------------------------- /poltergeist/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/poltergeist/frame_2.bm -------------------------------------------------------------------------------- /poltergeist/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 3 7 | Active frames: 0 8 | Frames order: 0 1 2 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | -------------------------------------------------------------------------------- /psycho/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/psycho/frame_0.bm -------------------------------------------------------------------------------- /psycho/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/psycho/frame_1.bm -------------------------------------------------------------------------------- /psycho/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/psycho/frame_2.bm -------------------------------------------------------------------------------- /psycho/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 3 7 | Active frames: 0 8 | Frames order: 0 1 2 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | -------------------------------------------------------------------------------- /quake/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_0.bm -------------------------------------------------------------------------------- /quake/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_1.bm -------------------------------------------------------------------------------- /quake/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_10.bm -------------------------------------------------------------------------------- /quake/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_11.bm -------------------------------------------------------------------------------- /quake/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_12.bm -------------------------------------------------------------------------------- /quake/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_13.bm -------------------------------------------------------------------------------- /quake/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_14.bm -------------------------------------------------------------------------------- /quake/frame_15.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_15.bm -------------------------------------------------------------------------------- /quake/frame_16.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_16.bm -------------------------------------------------------------------------------- /quake/frame_17.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_17.bm -------------------------------------------------------------------------------- /quake/frame_18.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_18.bm -------------------------------------------------------------------------------- /quake/frame_19.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_19.bm -------------------------------------------------------------------------------- /quake/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_2.bm -------------------------------------------------------------------------------- /quake/frame_20.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_20.bm -------------------------------------------------------------------------------- /quake/frame_21.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_21.bm -------------------------------------------------------------------------------- /quake/frame_22.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_22.bm -------------------------------------------------------------------------------- /quake/frame_23.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_23.bm -------------------------------------------------------------------------------- /quake/frame_24.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_24.bm -------------------------------------------------------------------------------- /quake/frame_25.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_25.bm -------------------------------------------------------------------------------- /quake/frame_26.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_26.bm -------------------------------------------------------------------------------- /quake/frame_27.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_27.bm -------------------------------------------------------------------------------- /quake/frame_28.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_28.bm -------------------------------------------------------------------------------- /quake/frame_29.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_29.bm -------------------------------------------------------------------------------- /quake/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_3.bm -------------------------------------------------------------------------------- /quake/frame_30.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_30.bm -------------------------------------------------------------------------------- /quake/frame_31.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_31.bm -------------------------------------------------------------------------------- /quake/frame_32.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_32.bm -------------------------------------------------------------------------------- /quake/frame_33.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_33.bm -------------------------------------------------------------------------------- /quake/frame_34.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_34.bm -------------------------------------------------------------------------------- /quake/frame_35.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_35.bm -------------------------------------------------------------------------------- /quake/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_4.bm -------------------------------------------------------------------------------- /quake/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_5.bm -------------------------------------------------------------------------------- /quake/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_6.bm -------------------------------------------------------------------------------- /quake/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_7.bm -------------------------------------------------------------------------------- /quake/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_8.bm -------------------------------------------------------------------------------- /quake/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/quake/frame_9.bm -------------------------------------------------------------------------------- /quake/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 36 7 | Active frames: 0 8 | Frames order: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | 16 | -------------------------------------------------------------------------------- /road/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_0.bm -------------------------------------------------------------------------------- /road/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_1.bm -------------------------------------------------------------------------------- /road/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_10.bm -------------------------------------------------------------------------------- /road/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_11.bm -------------------------------------------------------------------------------- /road/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_12.bm -------------------------------------------------------------------------------- /road/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_13.bm -------------------------------------------------------------------------------- /road/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_14.bm -------------------------------------------------------------------------------- /road/frame_15.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_15.bm -------------------------------------------------------------------------------- /road/frame_16.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_16.bm -------------------------------------------------------------------------------- /road/frame_17.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_17.bm -------------------------------------------------------------------------------- /road/frame_18.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_18.bm -------------------------------------------------------------------------------- /road/frame_19.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_19.bm -------------------------------------------------------------------------------- /road/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_2.bm -------------------------------------------------------------------------------- /road/frame_20.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_20.bm -------------------------------------------------------------------------------- /road/frame_21.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_21.bm -------------------------------------------------------------------------------- /road/frame_22.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_22.bm -------------------------------------------------------------------------------- /road/frame_23.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_23.bm -------------------------------------------------------------------------------- /road/frame_24.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_24.bm -------------------------------------------------------------------------------- /road/frame_25.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_25.bm -------------------------------------------------------------------------------- /road/frame_26.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_26.bm -------------------------------------------------------------------------------- /road/frame_27.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_27.bm -------------------------------------------------------------------------------- /road/frame_28.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_28.bm -------------------------------------------------------------------------------- /road/frame_29.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_29.bm -------------------------------------------------------------------------------- /road/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_3.bm -------------------------------------------------------------------------------- /road/frame_30.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_30.bm -------------------------------------------------------------------------------- /road/frame_31.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_31.bm -------------------------------------------------------------------------------- /road/frame_32.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_32.bm -------------------------------------------------------------------------------- /road/frame_33.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_33.bm -------------------------------------------------------------------------------- /road/frame_34.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_34.bm -------------------------------------------------------------------------------- /road/frame_35.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_35.bm -------------------------------------------------------------------------------- /road/frame_36.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_36.bm -------------------------------------------------------------------------------- /road/frame_37.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_37.bm -------------------------------------------------------------------------------- /road/frame_38.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_38.bm -------------------------------------------------------------------------------- /road/frame_39.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_39.bm -------------------------------------------------------------------------------- /road/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_4.bm -------------------------------------------------------------------------------- /road/frame_40.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_40.bm -------------------------------------------------------------------------------- /road/frame_41.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_41.bm -------------------------------------------------------------------------------- /road/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_5.bm -------------------------------------------------------------------------------- /road/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_6.bm -------------------------------------------------------------------------------- /road/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_7.bm -------------------------------------------------------------------------------- /road/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_8.bm -------------------------------------------------------------------------------- /road/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/road/frame_9.bm -------------------------------------------------------------------------------- /road/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 42 7 | Active frames: 0 8 | Frames order: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | -------------------------------------------------------------------------------- /serious_bomb/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_0.bm -------------------------------------------------------------------------------- /serious_bomb/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_1.bm -------------------------------------------------------------------------------- /serious_bomb/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_10.bm -------------------------------------------------------------------------------- /serious_bomb/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_11.bm -------------------------------------------------------------------------------- /serious_bomb/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_12.bm -------------------------------------------------------------------------------- /serious_bomb/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_13.bm -------------------------------------------------------------------------------- /serious_bomb/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_14.bm -------------------------------------------------------------------------------- /serious_bomb/frame_15.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_15.bm -------------------------------------------------------------------------------- /serious_bomb/frame_16.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_16.bm -------------------------------------------------------------------------------- /serious_bomb/frame_17.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_17.bm -------------------------------------------------------------------------------- /serious_bomb/frame_18.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_18.bm -------------------------------------------------------------------------------- /serious_bomb/frame_19.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_19.bm -------------------------------------------------------------------------------- /serious_bomb/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_2.bm -------------------------------------------------------------------------------- /serious_bomb/frame_20.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_20.bm -------------------------------------------------------------------------------- /serious_bomb/frame_21.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_21.bm -------------------------------------------------------------------------------- /serious_bomb/frame_22.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_22.bm -------------------------------------------------------------------------------- /serious_bomb/frame_23.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_23.bm -------------------------------------------------------------------------------- /serious_bomb/frame_24.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_24.bm -------------------------------------------------------------------------------- /serious_bomb/frame_25.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_25.bm -------------------------------------------------------------------------------- /serious_bomb/frame_26.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_26.bm -------------------------------------------------------------------------------- /serious_bomb/frame_27.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_27.bm -------------------------------------------------------------------------------- /serious_bomb/frame_28.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_28.bm -------------------------------------------------------------------------------- /serious_bomb/frame_29.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_29.bm -------------------------------------------------------------------------------- /serious_bomb/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_3.bm -------------------------------------------------------------------------------- /serious_bomb/frame_30.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_30.bm -------------------------------------------------------------------------------- /serious_bomb/frame_31.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_31.bm -------------------------------------------------------------------------------- /serious_bomb/frame_32.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_32.bm -------------------------------------------------------------------------------- /serious_bomb/frame_33.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_33.bm -------------------------------------------------------------------------------- /serious_bomb/frame_34.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_34.bm -------------------------------------------------------------------------------- /serious_bomb/frame_35.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_35.bm -------------------------------------------------------------------------------- /serious_bomb/frame_36.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_36.bm -------------------------------------------------------------------------------- /serious_bomb/frame_37.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_37.bm -------------------------------------------------------------------------------- /serious_bomb/frame_38.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_38.bm -------------------------------------------------------------------------------- /serious_bomb/frame_39.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_39.bm -------------------------------------------------------------------------------- /serious_bomb/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_4.bm -------------------------------------------------------------------------------- /serious_bomb/frame_40.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_40.bm -------------------------------------------------------------------------------- /serious_bomb/frame_41.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_41.bm -------------------------------------------------------------------------------- /serious_bomb/frame_42.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_42.bm -------------------------------------------------------------------------------- /serious_bomb/frame_43.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_43.bm -------------------------------------------------------------------------------- /serious_bomb/frame_44.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_44.bm -------------------------------------------------------------------------------- /serious_bomb/frame_45.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_45.bm -------------------------------------------------------------------------------- /serious_bomb/frame_46.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_46.bm -------------------------------------------------------------------------------- /serious_bomb/frame_47.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_47.bm -------------------------------------------------------------------------------- /serious_bomb/frame_48.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_48.bm -------------------------------------------------------------------------------- /serious_bomb/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_5.bm -------------------------------------------------------------------------------- /serious_bomb/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_6.bm -------------------------------------------------------------------------------- /serious_bomb/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_7.bm -------------------------------------------------------------------------------- /serious_bomb/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_8.bm -------------------------------------------------------------------------------- /serious_bomb/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/serious_bomb/frame_9.bm -------------------------------------------------------------------------------- /serious_bomb/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 49 7 | Active frames: 0 8 | Frames order: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | -------------------------------------------------------------------------------- /spy_ant/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/spy_ant/frame_0.bm -------------------------------------------------------------------------------- /spy_ant/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/spy_ant/frame_1.bm -------------------------------------------------------------------------------- /spy_ant/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/spy_ant/frame_2.bm -------------------------------------------------------------------------------- /spy_ant/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/spy_ant/frame_3.bm -------------------------------------------------------------------------------- /spy_ant/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/spy_ant/frame_4.bm -------------------------------------------------------------------------------- /spy_ant/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 5 7 | Active frames: 0 8 | Frames order: 0 1 2 3 4 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | -------------------------------------------------------------------------------- /spy_turtle/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/spy_turtle/frame_0.bm -------------------------------------------------------------------------------- /spy_turtle/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/spy_turtle/frame_1.bm -------------------------------------------------------------------------------- /spy_turtle/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/spy_turtle/frame_2.bm -------------------------------------------------------------------------------- /spy_turtle/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/spy_turtle/frame_3.bm -------------------------------------------------------------------------------- /spy_turtle/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/spy_turtle/frame_4.bm -------------------------------------------------------------------------------- /spy_turtle/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/spy_turtle/frame_5.bm -------------------------------------------------------------------------------- /spy_turtle/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 6 7 | Active frames: 0 8 | Frames order: 0 1 2 3 4 5 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | -------------------------------------------------------------------------------- /sunglass/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/sunglass/frame_0.bm -------------------------------------------------------------------------------- /sunglass/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/sunglass/frame_1.bm -------------------------------------------------------------------------------- /sunglass/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/sunglass/frame_10.bm -------------------------------------------------------------------------------- /sunglass/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/sunglass/frame_11.bm -------------------------------------------------------------------------------- /sunglass/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/sunglass/frame_12.bm -------------------------------------------------------------------------------- /sunglass/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/sunglass/frame_13.bm -------------------------------------------------------------------------------- /sunglass/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/sunglass/frame_14.bm -------------------------------------------------------------------------------- /sunglass/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/sunglass/frame_2.bm -------------------------------------------------------------------------------- /sunglass/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/sunglass/frame_3.bm -------------------------------------------------------------------------------- /sunglass/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/sunglass/frame_4.bm -------------------------------------------------------------------------------- /sunglass/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/sunglass/frame_5.bm -------------------------------------------------------------------------------- /sunglass/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/sunglass/frame_6.bm -------------------------------------------------------------------------------- /sunglass/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/sunglass/frame_7.bm -------------------------------------------------------------------------------- /sunglass/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/sunglass/frame_8.bm -------------------------------------------------------------------------------- /sunglass/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/sunglass/frame_9.bm -------------------------------------------------------------------------------- /sunglass/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 15 7 | Active frames: 0 8 | Frames order: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | -------------------------------------------------------------------------------- /the_end/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/the_end/frame_0.bm -------------------------------------------------------------------------------- /the_end/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/the_end/frame_1.bm -------------------------------------------------------------------------------- /the_end/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/the_end/frame_10.bm -------------------------------------------------------------------------------- /the_end/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/the_end/frame_11.bm -------------------------------------------------------------------------------- /the_end/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/the_end/frame_12.bm -------------------------------------------------------------------------------- /the_end/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/the_end/frame_13.bm -------------------------------------------------------------------------------- /the_end/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/the_end/frame_14.bm -------------------------------------------------------------------------------- /the_end/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/the_end/frame_2.bm -------------------------------------------------------------------------------- /the_end/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/the_end/frame_3.bm -------------------------------------------------------------------------------- /the_end/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/the_end/frame_4.bm -------------------------------------------------------------------------------- /the_end/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/the_end/frame_5.bm -------------------------------------------------------------------------------- /the_end/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/the_end/frame_6.bm -------------------------------------------------------------------------------- /the_end/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/the_end/frame_7.bm -------------------------------------------------------------------------------- /the_end/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/the_end/frame_8.bm -------------------------------------------------------------------------------- /the_end/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/the_end/frame_9.bm -------------------------------------------------------------------------------- /the_end/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 15 7 | Active frames: 0 8 | Frames order: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | -------------------------------------------------------------------------------- /wire/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/wire/frame_0.bm -------------------------------------------------------------------------------- /wire/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/wire/frame_1.bm -------------------------------------------------------------------------------- /wire/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/wire/frame_10.bm -------------------------------------------------------------------------------- /wire/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/wire/frame_11.bm -------------------------------------------------------------------------------- /wire/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/wire/frame_12.bm -------------------------------------------------------------------------------- /wire/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/wire/frame_13.bm -------------------------------------------------------------------------------- /wire/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/wire/frame_14.bm -------------------------------------------------------------------------------- /wire/frame_15.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/wire/frame_15.bm -------------------------------------------------------------------------------- /wire/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/wire/frame_2.bm -------------------------------------------------------------------------------- /wire/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/wire/frame_3.bm -------------------------------------------------------------------------------- /wire/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/wire/frame_4.bm -------------------------------------------------------------------------------- /wire/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/wire/frame_5.bm -------------------------------------------------------------------------------- /wire/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/wire/frame_6.bm -------------------------------------------------------------------------------- /wire/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/wire/frame_7.bm -------------------------------------------------------------------------------- /wire/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/wire/frame_8.bm -------------------------------------------------------------------------------- /wire/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/wire/frame_9.bm -------------------------------------------------------------------------------- /wire/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 16 7 | Active frames: 0 8 | Frames order: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | 16 | -------------------------------------------------------------------------------- /xlove/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/xlove/frame_0.bm -------------------------------------------------------------------------------- /xlove/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/xlove/frame_1.bm -------------------------------------------------------------------------------- /xlove/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/xlove/frame_10.bm -------------------------------------------------------------------------------- /xlove/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/xlove/frame_11.bm -------------------------------------------------------------------------------- /xlove/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/xlove/frame_12.bm -------------------------------------------------------------------------------- /xlove/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/xlove/frame_13.bm -------------------------------------------------------------------------------- /xlove/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/xlove/frame_14.bm -------------------------------------------------------------------------------- /xlove/frame_15.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/xlove/frame_15.bm -------------------------------------------------------------------------------- /xlove/frame_16.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/xlove/frame_16.bm -------------------------------------------------------------------------------- /xlove/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/xlove/frame_2.bm -------------------------------------------------------------------------------- /xlove/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/xlove/frame_3.bm -------------------------------------------------------------------------------- /xlove/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/xlove/frame_4.bm -------------------------------------------------------------------------------- /xlove/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/xlove/frame_5.bm -------------------------------------------------------------------------------- /xlove/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/xlove/frame_6.bm -------------------------------------------------------------------------------- /xlove/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/xlove/frame_7.bm -------------------------------------------------------------------------------- /xlove/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/xlove/frame_8.bm -------------------------------------------------------------------------------- /xlove/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/09f2ed5edb60c8fb8d3a8762e57865019ff29427/xlove/frame_9.bm -------------------------------------------------------------------------------- /xlove/meta.txt: -------------------------------------------------------------------------------- 1 | Filetype: Flipper Animation 2 | Version: 1 3 | 4 | Width: 128 5 | Height: 64 6 | Passive frames: 17 7 | Active frames: 0 8 | Frames order: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 9 | Active cycles: 0 10 | Frame rate: 5 11 | Duration: 3600 12 | Active cooldown: 0 13 | 14 | Bubble slots: 0 15 | --------------------------------------------------------------------------------