about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorelioat <elioat@tilde.institute>2022-12-22 11:29:04 -0500
committerelioat <elioat@tilde.institute>2022-12-22 11:29:04 -0500
commita5485435bbcda8b94000918a2c6f7984a7176ef1 (patch)
tree3d5d62c42865a869366657d54e1cde6bff5a4c82
parent48236ed88e3d87f3a996b52a8b0721a65b734a3d (diff)
downloaddecember-2022-a5485435bbcda8b94000918a2c6f7984a7176ef1.tar.gz
*
-rw-r--r--src/pokedex/pokedex.rkt3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/pokedex/pokedex.rkt b/src/pokedex/pokedex.rkt
index 1e452c3..5520e4f 100644
--- a/src/pokedex/pokedex.rkt
+++ b/src/pokedex/pokedex.rkt
@@ -107,4 +107,5 @@
 (poke "charizard")
 (poke "slowking")
 (poke "slowbro")
-(poke "slowpoke")
\ No newline at end of file
+(poke "slowpoke")
+(poke "kingler")