summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/smoochum.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pokedex/entries/smoochum.asm')
-rw-r--r--data/pokedex/entries/smoochum.asm10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/pokedex/entries/smoochum.asm b/data/pokedex/entries/smoochum.asm
new file mode 100644
index 000000000..b619b1720
--- /dev/null
+++ b/data/pokedex/entries/smoochum.asm
@@ -0,0 +1,10 @@
+; SmoochumPokedexEntry: ; 0x1d132b
+ db "KISS@" ; species name
+ dw 104, 130 ; height, weight
+
+ db "The sensitivity of"
+ next "its lips develops"
+ next "most quickly."
+ page "It uses them to"
+ next "try to identify"
+ next "unknown objects.@"