Skip to content

Commit

Permalink
add 100 number emojis + electro boot
Browse files Browse the repository at this point in the history
  • Loading branch information
MagicTheDev committed Dec 15, 2024
1 parent 535edbc commit 5fb9454
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions assets/bot/emojis.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,8 @@
"Magic Mirror": "/home-base/equipment-pics/Hero_Equipment_AQ_Magic_Mirror.png",
"Lavaloon Puppet": "/home-base/equipment-pics/Hero_Equipment_GW_Lavaloon_Puppet.png",
"Henchmen": "/home-base/equipment-pics/Hero_Equipment_MP_Henchman.png",
"Dark Orb" : "/home-base/equipment-pics/Hero_Equipment_MP_Dark_Orb.png"
"Dark Orb" : "/home-base/equipment-pics/Hero_Equipment_MP_Dark_Orb.png",
"Electro Boots" : "/home-base/equipment-pics/Hero_Equipment_RC_Electro_Boots.png"
},
"capital_hall_emojis": {
"Capital_Hall7": "/capital-base/capital-hall-pics/Building_CC_Capital_Hall_level_7.png",
Expand Down Expand Up @@ -400,7 +401,8 @@
"blue_96": "/bot/numbers/blue_96.png",
"blue_97": "/bot/numbers/blue_97.png",
"blue_98": "/bot/numbers/blue_98.png",
"blue_99": "/bot/numbers/blue_99.png"
"blue_99": "/bot/numbers/blue_99.png",
"blue_100": "/bot/numbers/blue_100.png"
},
"gold_numbers": {
"gold_1": "/bot/numbers/gold_1.png",
Expand Down Expand Up @@ -501,6 +503,7 @@
"gold_96": "/bot/numbers/gold_96.png",
"gold_97": "/bot/numbers/gold_97.png",
"gold_98": "/bot/numbers/gold_98.png",
"gold_99": "/bot/numbers/gold_99.png"
"gold_99": "/bot/numbers/gold_99.png",
"gold_100": "/bot/numbers/gold_100.png"
}
}
Binary file added assets/bot/numbers/blue_100.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bot/numbers/gold_100.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5fb9454

Please sign in to comment.