From 9f6c3276646accbbacf109c08c266e43fcfd41ba Mon Sep 17 00:00:00 2001 From: Elliu <elliu@hashi.re> Date: Thu, 6 Apr 2023 13:34:00 +0200 Subject: [PATCH] PACKUP: add koishi_party --- .../.elliu_vrac_touhou.checksums | 2 ++ .../elliu_vrac_touhou/elliu_vrac_touhou.json | 26 ++++++++++++++++++- 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/packs/elliu_vrac_touhou/.elliu_vrac_touhou.checksums b/packs/elliu_vrac_touhou/.elliu_vrac_touhou.checksums index b1c486d..2b88c94 100644 --- a/packs/elliu_vrac_touhou/.elliu_vrac_touhou.checksums +++ b/packs/elliu_vrac_touhou/.elliu_vrac_touhou.checksums @@ -9,6 +9,8 @@ 79c0be5ac307ad9a33ae4c8d87b00f7c nazrin_no_cheese.jpg 99acd1853ae3f8162c1aa3e21eea310f aya_blush_flush_lewd.gif 9edd88bf6b46e1c5230ac6a861ecb01f cirno_laugh_fall.gif +a1fdf62ddc4706c329df16885975c57a koishi_party.gif +b118c081d9595f469fc67232d6701cbb palette.png bc00f87fcf22be3e8321b742397603c2 cirno_angry_tantrum.gif be5f68eda6963ede1acea4296c55682f cirno_desk_hammered.jpg c7c95f20c7d01cc38b008e240c04cb6c cirno_victory_pose_back.gif diff --git a/packs/elliu_vrac_touhou/elliu_vrac_touhou.json b/packs/elliu_vrac_touhou/elliu_vrac_touhou.json index 8b8e2dc..c4f4bfe 100644 --- a/packs/elliu_vrac_touhou/elliu_vrac_touhou.json +++ b/packs/elliu_vrac_touhou/elliu_vrac_touhou.json @@ -1,6 +1,6 @@ { "title": "elliu_vrac_touhou", - "id": "39d8f93a-cbc3-40b5-b0a9-80e23197024a", + "id": "5d9086d6-5cd8-4b27-97cb-f03c92731a72", "stickers": [ { "body": "aya_blush_flush_lewd", @@ -182,6 +182,18 @@ "url": "mxc://matrix.org/idaOrjNIPFBwISPLGFCBRWsP", "id": "elliu_vrac_touhou-flandre_internet yamero" }, + { + "body": "koishi_party", + "info": { + "mimetype": "image/gif", + "h": 170, + "w": 219, + "thumbnail_url": "mxc://matrix.org/VncpAPHfSgAHxBhcNqMgvXna" + }, + "msgtype": "m.sticker", + "url": "mxc://matrix.org/VncpAPHfSgAHxBhcNqMgvXna", + "id": "elliu_vrac_touhou-koishi_party" + }, { "body": "nazrin_no_cheese", "info": { @@ -193,6 +205,18 @@ "msgtype": "m.sticker", "url": "mxc://matrix.org/fVQWFSZxHffTqzkJOfNOxQNo", "id": "elliu_vrac_touhou-nazrin_no_cheese" + }, + { + "body": "palette", + "info": { + "mimetype": "image/png", + "h": 16, + "w": 16, + "thumbnail_url": "mxc://matrix.org/CbhpeIqIzhHKZVjSpuMruplJ" + }, + "msgtype": "m.sticker", + "url": "mxc://matrix.org/CbhpeIqIzhHKZVjSpuMruplJ", + "id": "elliu_vrac_touhou-palette" } ] } -- GitLab