aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/evergreen/snakes/_utils.py
diff options
context:
space:
mode:
authorGravatar ChrisJL <[email protected]>2021-08-30 10:02:39 +0100
committerGravatar GitHub <[email protected]>2021-08-30 10:02:39 +0100
commit7ae7117cd411d9d943b448076a38f6261fc2e286 (patch)
treee7c4b9712899ef7a48a1fdf6207d7d9ab6323746 /bot/exts/evergreen/snakes/_utils.py
parentMake some return type annotations accurate (diff)
parentMerge pull request #816 from Objectivitix/patch-1 (diff)
Merge branch 'main' into duckduckduckgoose
Diffstat (limited to 'bot/exts/evergreen/snakes/_utils.py')
-rw-r--r--bot/exts/evergreen/snakes/_utils.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/bot/exts/evergreen/snakes/_utils.py b/bot/exts/evergreen/snakes/_utils.py
index 0a5894b7..f996d7f8 100644
--- a/bot/exts/evergreen/snakes/_utils.py
+++ b/bot/exts/evergreen/snakes/_utils.py
@@ -55,7 +55,8 @@ snakes = {
"Baby Rattle Snake": "https://i.imgur.com/i5jYA8f.png",
"Baby Dragon Snake": "https://i.imgur.com/SuMKM4m.png",
"Baby Garden Snake": "https://i.imgur.com/5vYx3ah.png",
- "Baby Cobra": "https://i.imgur.com/jk14ryt.png"
+ "Baby Cobra": "https://i.imgur.com/jk14ryt.png",
+ "Baby Anaconda": "https://i.imgur.com/EpdrnNr.png",
}
BOARD_TILE_SIZE = 56 # the size of each board tile