diff --git a/static/stickers.json b/static/stickers.json index c6da0e763a..4e2d22928d 100644 --- a/static/stickers.json +++ b/static/stickers.json @@ -1,3 +1,3 @@ -{ -"reactions": "/static/stickers/reactions/" -} \ No newline at end of file +{ +"MFW": "/static/stickers/mfw/" +} diff --git a/static/stickers/reactions/excuse_me_wtf.png b/static/stickers/mfw/excuse_me_wtf.png similarity index 100% rename from static/stickers/reactions/excuse_me_wtf.png rename to static/stickers/mfw/excuse_me_wtf.png diff --git a/static/stickers/reactions/fakenews.png b/static/stickers/mfw/fakenews.png similarity index 100% rename from static/stickers/reactions/fakenews.png rename to static/stickers/mfw/fakenews.png diff --git a/static/stickers/reactions/freedom.png b/static/stickers/mfw/freedom.png similarity index 100% rename from static/stickers/reactions/freedom.png rename to static/stickers/mfw/freedom.png diff --git a/static/stickers/reactions/god_i_wish_that_were_me.png b/static/stickers/mfw/god_i_wish_that_were_me.png similarity index 100% rename from static/stickers/reactions/god_i_wish_that_were_me.png rename to static/stickers/mfw/god_i_wish_that_were_me.png diff --git a/static/stickers/reactions/i_dont_understand_difficult_topics.png b/static/stickers/mfw/i_dont_understand_difficult_topics.png similarity index 100% rename from static/stickers/reactions/i_dont_understand_difficult_topics.png rename to static/stickers/mfw/i_dont_understand_difficult_topics.png diff --git a/static/stickers/reactions/kirby.png b/static/stickers/mfw/kirby.png similarity index 100% rename from static/stickers/reactions/kirby.png rename to static/stickers/mfw/kirby.png diff --git a/static/stickers/reactions/licc.png b/static/stickers/mfw/licc.png similarity index 100% rename from static/stickers/reactions/licc.png rename to static/stickers/mfw/licc.png diff --git a/static/stickers/reactions/man_of_culture.png b/static/stickers/mfw/man_of_culture.png similarity index 100% rename from static/stickers/reactions/man_of_culture.png rename to static/stickers/mfw/man_of_culture.png diff --git a/static/stickers/reactions/mastodont.png b/static/stickers/mfw/mastodont.png similarity index 100% rename from static/stickers/reactions/mastodont.png rename to static/stickers/mfw/mastodont.png diff --git a/static/stickers/reactions/pack.json b/static/stickers/mfw/pack.json similarity index 79% rename from static/stickers/reactions/pack.json rename to static/stickers/mfw/pack.json index e03278f06b..f2745d7a43 100644 --- a/static/stickers/reactions/pack.json +++ b/static/stickers/mfw/pack.json @@ -1,4 +1,4 @@ -{"title":"Reactions","author":"DeezNuts","tabIcon":"tab.png","stickers": +{"title":"MFW","author":"DeezNuts","tabIcon":"tab.png","stickers": ["excuse_me_wtf.png", "fakenews.png", "freedom.png", diff --git a/static/stickers/reactions/police.png b/static/stickers/mfw/police.png similarity index 100% rename from static/stickers/reactions/police.png rename to static/stickers/mfw/police.png diff --git a/static/stickers/reactions/tab.png b/static/stickers/mfw/tab.png similarity index 100% rename from static/stickers/reactions/tab.png rename to static/stickers/mfw/tab.png diff --git a/static/stickers/reactions/tap.png b/static/stickers/mfw/tap.png similarity index 100% rename from static/stickers/reactions/tap.png rename to static/stickers/mfw/tap.png diff --git a/static/stickers/reactions/think.png b/static/stickers/mfw/think.png similarity index 100% rename from static/stickers/reactions/think.png rename to static/stickers/mfw/think.png diff --git a/static/stickers/reactions/ugh.png b/static/stickers/mfw/ugh.png similarity index 100% rename from static/stickers/reactions/ugh.png rename to static/stickers/mfw/ugh.png diff --git a/static/stickers/reactions/wheel_of_fortune.png b/static/stickers/mfw/wheel_of_fortune.png similarity index 100% rename from static/stickers/reactions/wheel_of_fortune.png rename to static/stickers/mfw/wheel_of_fortune.png diff --git a/static/stickers/reactions/you_get_used_to_it.png b/static/stickers/mfw/you_get_used_to_it.png similarity index 100% rename from static/stickers/reactions/you_get_used_to_it.png rename to static/stickers/mfw/you_get_used_to_it.png diff --git a/static/stickers/reactions/ytho.png b/static/stickers/mfw/ytho.png similarity index 100% rename from static/stickers/reactions/ytho.png rename to static/stickers/mfw/ytho.png