|
5 | 5 | "Nerf R' Us 🔫", |
6 | 6 | "Let's face it, programming 🖥, *is hard*. So while you're racking your brains working on prototypes, remember to take breathers!\n\n\ |
7 | 7 | In fact, if you're up for destressing, come on down to **Nerf R' Us**!\n\n\ |
8 | | - Here, you'll get to wield **modded**, *high calibre* weaponry* in a simple but fun game of can shooting 🎯\n\n\n\ |
9 | | - At the end of the day, individuals/pairs with the highest scores get a special prize! 👀\n\n\n\ |
| 8 | + Here, you'll get to wield **modded**, *high calibre* weaponry* in a simple but fun game of can shooting 🎯\n\n\ |
| 9 | + At the end of the day, teams with the highest scores get a special prize! 👀\n\n\n\ |
10 | 10 | We're located south of the Green Patch, queue up with the bot and we'll ping ya when you can come! 📍\n\n\ |
11 | 11 | Weaponry include:", |
12 | 12 | color="#F9AC42", |
13 | | - footer="*no actual weapons lah, just nerf guns", |
| 13 | + footer="*no actual weapons lah, just nerf guns\n\nAll blasters provided by Mr Ben, thank you!!", |
14 | 14 | image="https://cdn.discordapp.com/attachments/900759773178396785/903654583845417040/bytehackz2021.003.png", |
15 | 15 | ) |
16 | | -NERF_GUN.add_field("EH Spectre", "desc", inline=True) |
17 | | -NERF_GUN.add_field("Mega Cycloneshock", "desc", inline=True) |
18 | | -NERF_GUN.add_field("Pharoah Ultra 7", "desc", inline=True) |
19 | | -NERF_GUN.add_field("Nerf Longshot", "desc", inline=True) |
| 16 | +NERF_GUN.add_field( |
| 17 | + "EH Spectre", |
| 18 | + ".", |
| 19 | + inline=True) |
| 20 | + |
| 21 | +NERF_GUN.add_field( |
| 22 | + "Mega Cycloneshock", |
| 23 | + ".", |
| 24 | + inline=True) |
| 25 | + |
| 26 | +NERF_GUN.add_field( |
| 27 | + "Pharoah Ultra 7", |
| 28 | + ".", |
| 29 | + inline=True) |
| 30 | + |
| 31 | +NERF_GUN.add_field( |
| 32 | + "Nexus Pro", |
| 33 | + ".", |
| 34 | + inline=True) |
20 | 35 |
|
21 | 36 | GENIUS_BAR = Embed( |
22 | 37 | "Genius Bar 🧠", |
|
0 commit comments