Add experimental patches for new emojis on discord

This commit is contained in:
ave 2019-01-18 23:12:09 +03:00
parent 1768776294
commit ae64ae0a86
No known key found for this signature in database
GPG key ID: 09356ABAA42C842B
3 changed files with 33 additions and 1 deletions

19
patches/mutant/831.patch Normal file
View file

@ -0,0 +1,19 @@
diff -crB -x dist -x res -x build com.discord-831/assets/data/emojis.json com.discord-831-patched/assets/data/emojis.json
*** com.discord-831/assets/data/emojis.json 2019-01-18 23:05:36.726178666 +0300
--- com.discord-831-patched/assets/data/emojis.json 2019-01-18 23:05:53.066252466 +0300
***************
*** 8633,8638 ****
--- 8633,8644 ----
"rainbow_flag"
],
"surrogates": "🏳️‍🌈"
+ },
+ {
+ "names": [
+ "demon"
+ ],
+ "surrogates": "􁙦"
}
]
}
\ No newline at end of file