about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorelioat <elioat@tilde.institute>2022-12-22 09:56:12 -0500
committerelioat <elioat@tilde.institute>2022-12-22 09:56:12 -0500
commit48236ed88e3d87f3a996b52a8b0721a65b734a3d (patch)
tree45c84a3f7e4b0aa449dfd6f07593b014046ca7c3
parentcff6b2bf1f562a93a9de189d22d0b361af3b4531 (diff)
downloaddecember-2022-48236ed88e3d87f3a996b52a8b0721a65b734a3d.tar.gz
*&
-rw-r--r--src/pokedex/pokedex.rkt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/pokedex/pokedex.rkt b/src/pokedex/pokedex.rkt
index 75918de..1e452c3 100644
--- a/src/pokedex/pokedex.rkt
+++ b/src/pokedex/pokedex.rkt
@@ -105,3 +105,6 @@
 (poke "zapdos")
 (poke 74)
 (poke "charizard")
+(poke "slowking")
+(poke "slowbro")
+(poke "slowpoke")
\ No newline at end of file