From 03a6c790d526746ba4db0eeaa1ea03ccd23880f2 Mon Sep 17 00:00:00 2001 From: Elliu <elliu@hashi.re> Date: Sat, 6 Jan 2024 23:22:32 +0900 Subject: [PATCH] PACKADD: dungeon_meshi --- packs/dungeon_meshi/.dungeon_meshi.checksums | 6 ++ packs/dungeon_meshi/dungeon_meshi.json | 78 ++++++++++++++++++++ 2 files changed, 84 insertions(+) create mode 100644 packs/dungeon_meshi/.dungeon_meshi.checksums create mode 100644 packs/dungeon_meshi/dungeon_meshi.json diff --git a/packs/dungeon_meshi/.dungeon_meshi.checksums b/packs/dungeon_meshi/.dungeon_meshi.checksums new file mode 100644 index 0000000..f30a714 --- /dev/null +++ b/packs/dungeon_meshi/.dungeon_meshi.checksums @@ -0,0 +1,6 @@ +165fb11ff5b584a8015662908353ac64 marcille shocked huh.png +23c5472cb6ea04d9a023c7c441d85db1 marcille refuse dame.gif +4a52c2d248abb8276258685c84b95f1c marcille is concerned about you.png +afe6f7617b21a342c8684c23d4b6061f marcille bonk.gif +b33a41c17235985a9317830a267b3aef marcille thinking pensive.png +f00ee9afb8b304ae71046fabec3bcee4 marcille can't believe you're that dumb.png diff --git a/packs/dungeon_meshi/dungeon_meshi.json b/packs/dungeon_meshi/dungeon_meshi.json new file mode 100644 index 0000000..573fb18 --- /dev/null +++ b/packs/dungeon_meshi/dungeon_meshi.json @@ -0,0 +1,78 @@ +{ + "title": "dungeon_meshi", + "id": "6faffe0f-c809-4d49-9129-363effe3cbd1", + "stickers": [ + { + "body": "marcille bonk", + "info": { + "mimetype": "image/gif", + "h": 160, + "w": 233, + "thumbnail_url": "mxc://matrix.org/eshkNyoRyTyojAWWhITLamkr" + }, + "msgtype": "m.sticker", + "url": "mxc://matrix.org/eshkNyoRyTyojAWWhITLamkr", + "id": "dungeon_meshi-marcille bonk" + }, + { + "body": "marcille can't believe you're that dumb", + "info": { + "mimetype": "image/png", + "h": 160, + "w": 148, + "thumbnail_url": "mxc://matrix.org/wCpLcXjZrvVuJtBaWuwmzMXS" + }, + "msgtype": "m.sticker", + "url": "mxc://matrix.org/wCpLcXjZrvVuJtBaWuwmzMXS", + "id": "dungeon_meshi-marcille can't believe you're that dumb" + }, + { + "body": "marcille is concerned about you", + "info": { + "mimetype": "image/png", + "h": 160, + "w": 102, + "thumbnail_url": "mxc://matrix.org/cUVHwUrTDdxRmXOSXGuWwwtT" + }, + "msgtype": "m.sticker", + "url": "mxc://matrix.org/cUVHwUrTDdxRmXOSXGuWwwtT", + "id": "dungeon_meshi-marcille is concerned about you" + }, + { + "body": "marcille refuse dame", + "info": { + "mimetype": "image/gif", + "h": 160, + "w": 168, + "thumbnail_url": "mxc://matrix.org/jPVWQdQMPuAlGTZcbqYVwpFH" + }, + "msgtype": "m.sticker", + "url": "mxc://matrix.org/jPVWQdQMPuAlGTZcbqYVwpFH", + "id": "dungeon_meshi-marcille refuse dame" + }, + { + "body": "marcille shocked huh", + "info": { + "mimetype": "image/png", + "h": 144, + "w": 256, + "thumbnail_url": "mxc://matrix.org/NTkFHsGVoVhppaJNzvzSjOnA" + }, + "msgtype": "m.sticker", + "url": "mxc://matrix.org/NTkFHsGVoVhppaJNzvzSjOnA", + "id": "dungeon_meshi-marcille shocked huh" + }, + { + "body": "marcille thinking pensive", + "info": { + "mimetype": "image/png", + "h": 160, + "w": 150, + "thumbnail_url": "mxc://matrix.org/GEeStEjvFQCDVMgjfEYohVlw" + }, + "msgtype": "m.sticker", + "url": "mxc://matrix.org/GEeStEjvFQCDVMgjfEYohVlw", + "id": "dungeon_meshi-marcille thinking pensive" + } + ] +} -- GitLab