forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2022-05-24 04:48:50 +02:00
parent c360bc86dc
commit dcf1c794cc
1 changed files with 9 additions and 9 deletions

View File

@ -408,7 +408,7 @@ AWARDS = {
"description": "Makes flies swarm the post.", "description": "Makes flies swarm the post.",
"icon": "fas fa-poop", "icon": "fas fa-poop",
"color": "text-black-50", "color": "text-black-50",
"price": 300 "price": 500
}, },
"fireflies": { "fireflies": {
"kind": "fireflies", "kind": "fireflies",
@ -416,7 +416,7 @@ AWARDS = {
"description": "Makes fireflies swarm the post.", "description": "Makes fireflies swarm the post.",
"icon": "fas fa-sparkles", "icon": "fas fa-sparkles",
"color": "text-warning", "color": "text-warning",
"price": 300 "price": 500
}, },
"train": { "train": {
"kind": "train", "kind": "train",
@ -424,7 +424,7 @@ AWARDS = {
"description": "Summons a train on the post.", "description": "Summons a train on the post.",
"icon": "fas fa-train", "icon": "fas fa-train",
"color": "text-pink", "color": "text-pink",
"price": 300 "price": 500
}, },
"scooter": { "scooter": {
"kind": "scooter", "kind": "scooter",
@ -432,7 +432,7 @@ AWARDS = {
"description": "Summons a scooter on the post.", "description": "Summons a scooter on the post.",
"icon": "fas fa-flag-usa", "icon": "fas fa-flag-usa",
"color": "text-muted", "color": "text-muted",
"price": 300 "price": 500
}, },
"wholesome": { "wholesome": {
"kind": "wholesome", "kind": "wholesome",
@ -440,7 +440,7 @@ AWARDS = {
"description": "Summons a wholesome marsey on the post.", "description": "Summons a wholesome marsey on the post.",
"icon": "fas fa-smile-beam", "icon": "fas fa-smile-beam",
"color": "text-yellow", "color": "text-yellow",
"price": 300 "price": 500
}, },
"firework": { "firework": {
"kind": "firework", "kind": "firework",
@ -448,7 +448,7 @@ AWARDS = {
"description": "Summons fireworks on the post.", "description": "Summons fireworks on the post.",
"icon": "fas fa-bahai", "icon": "fas fa-bahai",
"color": "text-danger", "color": "text-danger",
"price": 300 "price": 500
}, },
"confetti": { "confetti": {
"kind": "confetti", "kind": "confetti",
@ -456,7 +456,7 @@ AWARDS = {
"description": "Summons confetti to fall on the post.", "description": "Summons confetti to fall on the post.",
"icon": "fas fa-party-horn", "icon": "fas fa-party-horn",
"color": "text-yellow", "color": "text-yellow",
"price": 300 "price": 500
}, },
"ricardo": { "ricardo": {
"kind": "ricardo", "kind": "ricardo",
@ -472,7 +472,7 @@ AWARDS = {
"description": "Tilts the post or comment", "description": "Tilts the post or comment",
"icon": "fas fa-car-tilt", "icon": "fas fa-car-tilt",
"color": "text-blue", "color": "text-blue",
"price": 300 "price": 500
}, },
"glowie": { "glowie": {
"kind": "glowie", "kind": "glowie",
@ -480,7 +480,7 @@ AWARDS = {
"description": "Indicates that the recipient can be seen when driving. Just run them over.", "description": "Indicates that the recipient can be seen when driving. Just run them over.",
"icon": "fas fa-user-secret", "icon": "fas fa-user-secret",
"color": "text-green", "color": "text-green",
"price": 300 "price": 500
}, },
"rehab": { "rehab": {
"kind": "rehab", "kind": "rehab",