mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
width -> weight
This used to be confusing, since the first thing I think when I see "width, height" is graphics, in this case probably the sprites. Well, it has nothing to do with that. Weight is mass times gravity or something, width is a form of distance.
This commit is contained in:
parent
35a8e9da5d
commit
617ba8be3d
@ -1,6 +1,6 @@
|
||||
; BulbasaurPokedexEntry: ; 0x181695
|
||||
db "SEED@" ; species name
|
||||
dw 204, 150 ; height, width
|
||||
dw 204, 150 ; height, weight
|
||||
|
||||
db "While it is young,"
|
||||
next "it uses the"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; IvysaurPokedexEntry: ; 0x181702
|
||||
db "SEED@" ; species name
|
||||
dw 303, 290 ; height, width
|
||||
dw 303, 290 ; height, weight
|
||||
|
||||
db "The bulb on its"
|
||||
next "back grows as it"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; VenusaurPokedexEntry: ; 0x181773
|
||||
db "SEED@" ; species name
|
||||
dw 607, 2210 ; height, width
|
||||
dw 607, 2210 ; height, weight
|
||||
|
||||
db "As it warms it-"
|
||||
next "self and absorbs"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; CharmanderPokedexEntry: ; 0x1817db
|
||||
db "LIZARD@" ; species name
|
||||
dw 200, 190 ; height, width
|
||||
dw 200, 190 ; height, weight
|
||||
|
||||
db "If it's healthy,"
|
||||
next "the flame on the"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; CharmeleonPokedexEntry: ; 0x18184a
|
||||
db "FLAME@" ; species name
|
||||
dw 307, 420 ; height, width
|
||||
dw 307, 420 ; height, weight
|
||||
|
||||
db "If it becomes"
|
||||
next "agitated during"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; CharizardPokedexEntry: ; 0x1818b3
|
||||
db "FLAME@" ; species name
|
||||
dw 507, 2000 ; height, width
|
||||
dw 507, 2000 ; height, weight
|
||||
|
||||
db "It uses its wings"
|
||||
next "to fly high. The"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; SquirtlePokedexEntry: ; 0x181926
|
||||
db "TINYTURTLE@" ; species name
|
||||
dw 108, 200 ; height, width
|
||||
dw 108, 200 ; height, weight
|
||||
|
||||
db "When it feels"
|
||||
next "threatened, it"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; WartortlePokedexEntry: ; 0x181993
|
||||
db "TURTLE@" ; species name
|
||||
dw 303, 500 ; height, width
|
||||
dw 303, 500 ; height, weight
|
||||
|
||||
db "Its long, furry"
|
||||
next "tail is a symbol"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; BlastoisePokedexEntry: ; 0x1819f9
|
||||
db "SHELLFISH@" ; species name
|
||||
dw 503, 1890 ; height, width
|
||||
dw 503, 1890 ; height, weight
|
||||
|
||||
db "It firmly plants"
|
||||
next "its feet on the"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; CaterpiePokedexEntry: ; 0x181a60
|
||||
db "WORM@" ; species name
|
||||
dw 100, 60 ; height, width
|
||||
dw 100, 60 ; height, weight
|
||||
|
||||
db "It crawls into"
|
||||
next "foliage where it"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; MetapodPokedexEntry: ; 0x181ace
|
||||
db "COCOON@" ; species name
|
||||
dw 204, 220 ; height, width
|
||||
dw 204, 220 ; height, weight
|
||||
|
||||
db "This is its pre-"
|
||||
next "evolved form. At"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; ButterfreePokedexEntry: ; 0x181b45
|
||||
db "BUTTERFLY@" ; species name
|
||||
dw 307, 710 ; height, width
|
||||
dw 307, 710 ; height, weight
|
||||
|
||||
db "It flits from"
|
||||
next "flower to flower,"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; WeedlePokedexEntry: ; 0x181bb4
|
||||
db "HAIRY BUG@" ; species name
|
||||
dw 100, 70 ; height, width
|
||||
dw 100, 70 ; height, weight
|
||||
|
||||
db "The barb on top of"
|
||||
next "its head secretes"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; KakunaPokedexEntry: ; 0x181c23
|
||||
db "COCOON@" ; species name
|
||||
dw 200, 220 ; height, width
|
||||
dw 200, 220 ; height, weight
|
||||
|
||||
db "Nearly incapable"
|
||||
next "of movement, it"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; BeedrillPokedexEntry: ; 0x181c8a
|
||||
db "POISON BEE@" ; species name
|
||||
dw 303, 650 ; height, width
|
||||
dw 303, 650 ; height, weight
|
||||
|
||||
db "It uses sharp,"
|
||||
next "poisonous stings"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; PidgeyPokedexEntry: ; 0x181cfa
|
||||
db "TINY BIRD@" ; species name
|
||||
dw 100, 40 ; height, width
|
||||
dw 100, 40 ; height, weight
|
||||
|
||||
db "It rapidly flaps"
|
||||
next "its wings in the"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; PidgeottoPokedexEntry: ; 0x181d75
|
||||
db "BIRD@" ; species name
|
||||
dw 307, 660 ; height, width
|
||||
dw 307, 660 ; height, weight
|
||||
|
||||
db "It slowly flies in"
|
||||
next "a circular pat-"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; PidgeotPokedexEntry: ; 0x181dd7
|
||||
db "BIRD@" ; species name
|
||||
dw 411, 870 ; height, width
|
||||
dw 411, 870 ; height, weight
|
||||
|
||||
db "Its outstanding"
|
||||
next "vision allows it"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; RattataPokedexEntry: ; 0x181e3d
|
||||
db "RAT@" ; species name
|
||||
dw 100, 80 ; height, width
|
||||
dw 100, 80 ; height, weight
|
||||
|
||||
db "This #MON's"
|
||||
next "impressive vital-"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; RaticatePokedexEntry: ; 0x181ea3
|
||||
db "RAT@" ; species name
|
||||
dw 204, 410 ; height, width
|
||||
dw 204, 410 ; height, weight
|
||||
|
||||
db "The webs on its"
|
||||
next "hind legs enable"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; SpearowPokedexEntry: ; 0x181f03
|
||||
db "TINY BIRD@" ; species name
|
||||
dw 100, 40 ; height, width
|
||||
dw 100, 40 ; height, weight
|
||||
|
||||
db "To protect its"
|
||||
next "territory, it"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; FearowPokedexEntry: ; 0x181f64
|
||||
db "BEAK@" ; species name
|
||||
dw 311, 840 ; height, width
|
||||
dw 311, 840 ; height, weight
|
||||
|
||||
db "It uses its long"
|
||||
next "beak to attack. It"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; EkansPokedexEntry: ; 0x181fd4
|
||||
db "SNAKE@" ; species name
|
||||
dw 607, 150 ; height, width
|
||||
dw 607, 150 ; height, weight
|
||||
|
||||
db "It flutters the"
|
||||
next "tip of its tongue"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; ArbokPokedexEntry: ; 0x18203d
|
||||
db "COBRA@" ; species name
|
||||
dw 1106, 1430 ; height, width
|
||||
dw 1106, 1430 ; height, weight
|
||||
|
||||
db "To intimidate"
|
||||
next "foes, it spreads"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; PikachuPokedexEntry: ; 0x1820ad
|
||||
db "MOUSE@" ; species name
|
||||
dw 104, 130 ; height, width
|
||||
dw 104, 130 ; height, weight
|
||||
|
||||
db "When it is anger-"
|
||||
next "ed, it immediately"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; RaichuPokedexEntry: ; 0x182117
|
||||
db "MOUSE@" ; species name
|
||||
dw 207, 660 ; height, width
|
||||
dw 207, 660 ; height, weight
|
||||
|
||||
db "If its electric"
|
||||
next "pouches run empty,"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; SandshrewPokedexEntry: ; 0x182184
|
||||
db "MOUSE@" ; species name
|
||||
dw 200, 260 ; height, width
|
||||
dw 200, 260 ; height, weight
|
||||
|
||||
db "It prefers dry,"
|
||||
next "sandy places"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; SandslashPokedexEntry: ; 0x1821e7
|
||||
db "MOUSE@" ; species name
|
||||
dw 303, 650 ; height, width
|
||||
dw 303, 650 ; height, weight
|
||||
|
||||
db "Adept at climbing"
|
||||
next "trees, it rolls"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; NidoranFPokedexEntry: ; 0x18224b
|
||||
db "POISON PIN@" ; species name
|
||||
dw 104, 150 ; height, width
|
||||
dw 104, 150 ; height, weight
|
||||
|
||||
db "Small and very"
|
||||
next "docile, it pro-"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; NidorinaPokedexEntry: ; 0x1822b6
|
||||
db "POISON PIN@" ; species name
|
||||
dw 207, 440 ; height, width
|
||||
dw 207, 440 ; height, weight
|
||||
|
||||
db "It has a docile"
|
||||
next "nature. If it is"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; NidoqueenPokedexEntry: ; 0x18232e
|
||||
db "DRILL@" ; species name
|
||||
dw 403, 1320 ; height, width
|
||||
dw 403, 1320 ; height, weight
|
||||
|
||||
db "The hard scales"
|
||||
next "that cover its"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; NidoranMPokedexEntry: ; 0x182392
|
||||
db "POISON PIN@" ; species name
|
||||
dw 108, 200 ; height, width
|
||||
dw 108, 200 ; height, weight
|
||||
|
||||
db "It constantly"
|
||||
next "moves its large"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; NidorinoPokedexEntry: ; 0x1823fd
|
||||
db "POISON PIN@" ; species name
|
||||
dw 211, 430 ; height, width
|
||||
dw 211, 430 ; height, weight
|
||||
|
||||
db "It is easily"
|
||||
next "agitated and uses"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; NidokingPokedexEntry: ; 0x182463
|
||||
db "DRILL@" ; species name
|
||||
dw 407, 1370 ; height, width
|
||||
dw 407, 1370 ; height, weight
|
||||
|
||||
db "It uses its thick"
|
||||
next "arms, legs and"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; ClefairyPokedexEntry: ; 0x1824c8
|
||||
db "FAIRY@" ; species name
|
||||
dw 200, 170 ; height, width
|
||||
dw 200, 170 ; height, weight
|
||||
|
||||
db "Though rarely"
|
||||
next "seen, it becomes"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; ClefablePokedexEntry: ; 0x182530
|
||||
db "FAIRY@" ; species name
|
||||
dw 403, 880 ; height, width
|
||||
dw 403, 880 ; height, weight
|
||||
|
||||
db "Said to live in"
|
||||
next "quiet, remote"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; VulpixPokedexEntry: ; 0x18259b
|
||||
db "FOX@" ; species name
|
||||
dw 200, 220 ; height, width
|
||||
dw 200, 220 ; height, weight
|
||||
|
||||
db "As its body grows"
|
||||
next "larger, its six"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; NinetalesPokedexEntry: ; 0x18260c
|
||||
db "FOX@" ; species name
|
||||
dw 307, 440 ; height, width
|
||||
dw 307, 440 ; height, weight
|
||||
|
||||
db "It is said to live"
|
||||
next "a thousand years,"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; JigglypuffPokedexEntry: ; 0x182673
|
||||
db "BALLOON@" ; species name
|
||||
dw 108, 120 ; height, width
|
||||
dw 108, 120 ; height, weight
|
||||
|
||||
db "It rolls its cute"
|
||||
next "eyes as it sings a"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; WigglytuffPokedexEntry: ; 0x1826e9
|
||||
db "BALLOON@" ; species name
|
||||
dw 303, 260 ; height, width
|
||||
dw 303, 260 ; height, weight
|
||||
|
||||
db "The rich, fluffy"
|
||||
next "fur that covers"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; ZubatPokedexEntry: ; 0x18275d
|
||||
db "BAT@" ; species name
|
||||
dw 207, 170 ; height, width
|
||||
dw 207, 170 ; height, weight
|
||||
|
||||
db "During the day, it"
|
||||
next "gathers with"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; GolbatPokedexEntry: ; 0x1827c4
|
||||
db "BAT@" ; species name
|
||||
dw 503, 1210 ; height, width
|
||||
dw 503, 1210 ; height, weight
|
||||
|
||||
db "When it plunges"
|
||||
next "its fangs into its"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; OddishPokedexEntry: ; 0x182836
|
||||
db "WEED@" ; species name
|
||||
dw 108, 120 ; height, width
|
||||
dw 108, 120 ; height, weight
|
||||
|
||||
db "During the day, it"
|
||||
next "stays in the cold"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; GloomPokedexEntry: ; 0x1828a6
|
||||
db "WEED@" ; species name
|
||||
dw 207, 190 ; height, width
|
||||
dw 207, 190 ; height, weight
|
||||
|
||||
db "The smell from its"
|
||||
next "drool-like syrup"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; VileplumePokedexEntry: ; 0x182918
|
||||
db "FLOWER@" ; species name
|
||||
dw 311, 410 ; height, width
|
||||
dw 311, 410 ; height, weight
|
||||
|
||||
db "By shaking its big"
|
||||
next "petals, it scat-"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; ParasPokedexEntry: ; 0x18297f
|
||||
db "MUSHROOM@" ; species name
|
||||
dw 100, 120 ; height, width
|
||||
dw 100, 120 ; height, weight
|
||||
|
||||
db "The tochukaso"
|
||||
next "growing on this"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; ParasectPokedexEntry: ; 0x1829e2
|
||||
db "MUSHROOM@" ; species name
|
||||
dw 303, 650 ; height, width
|
||||
dw 303, 650 ; height, weight
|
||||
|
||||
db "When nothing's"
|
||||
next "left to extract"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; VenonatPokedexEntry: ; 0x182a53
|
||||
db "INSECT@" ; species name
|
||||
dw 303, 660 ; height, width
|
||||
dw 303, 660 ; height, weight
|
||||
|
||||
db "The small bugs it"
|
||||
next "eats appear only"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; VenomothPokedexEntry: ; 0x182abf
|
||||
db "POISONMOTH@" ; species name
|
||||
dw 411, 280 ; height, width
|
||||
dw 411, 280 ; height, weight
|
||||
|
||||
db "The scales it"
|
||||
next "scatters will"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; DiglettPokedexEntry: ; 0x182b30
|
||||
db "MOLE@" ; species name
|
||||
dw 8, 20 ; height, width
|
||||
dw 8, 20 ; height, weight
|
||||
|
||||
db "It digs under-"
|
||||
next "ground and chews"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; DugtrioPokedexEntry: ; 0x182b9d
|
||||
db "MOLE@" ; species name
|
||||
dw 204, 730 ; height, width
|
||||
dw 204, 730 ; height, weight
|
||||
|
||||
db "These DIGLETT"
|
||||
next "triplets dig over"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; MeowthPokedexEntry: ; 0x182c08
|
||||
db "SCRATCHCAT@" ; species name
|
||||
dw 104, 90 ; height, width
|
||||
dw 104, 90 ; height, weight
|
||||
|
||||
db "It loves things"
|
||||
next "that sparkle. When"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; PersianPokedexEntry: ; 0x182c78
|
||||
db "CLASSY CAT@" ; species name
|
||||
dw 303, 710 ; height, width
|
||||
dw 303, 710 ; height, weight
|
||||
|
||||
db "Behind its lithe,"
|
||||
next "elegant appearance"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; PsyduckPokedexEntry: ; 0x182cee
|
||||
db "DUCK@" ; species name
|
||||
dw 207, 430 ; height, width
|
||||
dw 207, 430 ; height, weight
|
||||
|
||||
db "The only time it"
|
||||
next "can use its psy-"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; GolduckPokedexEntry: ; 0x182d55
|
||||
db "DUCK@" ; species name
|
||||
dw 507, 1690 ; height, width
|
||||
dw 507, 1690 ; height, weight
|
||||
|
||||
db "It swims grace-"
|
||||
next "fully along on the"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; MankeyPokedexEntry: ; 0x182dbd
|
||||
db "PIG MONKEY@" ; species name
|
||||
dw 108, 620 ; height, width
|
||||
dw 108, 620 ; height, weight
|
||||
|
||||
db "It lives in groups"
|
||||
next "in the treetops."
|
||||
|
@ -1,6 +1,6 @@
|
||||
; PrimeapePokedexEntry: ; 0x182e39
|
||||
db "PIG MONKEY@" ; species name
|
||||
dw 303, 710 ; height, width
|
||||
dw 303, 710 ; height, weight
|
||||
|
||||
db "It will beat up"
|
||||
next "anyone who makes"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; GrowlithePokedexEntry: ; 0x182eaa
|
||||
db "PUPPY@" ; species name
|
||||
dw 204, 420 ; height, width
|
||||
dw 204, 420 ; height, weight
|
||||
|
||||
db "It controls a big"
|
||||
next "territory. If it"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; ArcaninePokedexEntry: ; 0x182f1c
|
||||
db "LEGENDARY@" ; species name
|
||||
dw 603, 3420 ; height, width
|
||||
dw 603, 3420 ; height, weight
|
||||
|
||||
db "An ancient picture"
|
||||
next "scroll shows that"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; PoliwagPokedexEntry: ; 0x182f91
|
||||
db "TADPOLE@" ; species name
|
||||
dw 200, 270 ; height, width
|
||||
dw 200, 270 ; height, weight
|
||||
|
||||
db "The swirl on its"
|
||||
next "belly is its"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; PoliwhirlPokedexEntry: ; 0x182ffd
|
||||
db "TADPOLE@" ; species name
|
||||
dw 303, 440 ; height, width
|
||||
dw 303, 440 ; height, weight
|
||||
|
||||
db "Though it is"
|
||||
next "skilled at walk-"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; PoliwrathPokedexEntry: ; 0x183066
|
||||
db "TADPOLE@" ; species name
|
||||
dw 403, 1190 ; height, width
|
||||
dw 403, 1190 ; height, weight
|
||||
|
||||
db "It can use its"
|
||||
next "well-developed"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; AbraPokedexEntry: ; 0x1830d5
|
||||
db "PSI@" ; species name
|
||||
dw 211, 430 ; height, width
|
||||
dw 211, 430 ; height, weight
|
||||
|
||||
db "It hypnotizes"
|
||||
next "itself so that it"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; KadabraPokedexEntry: ; 0x18313c
|
||||
db "PSI@" ; species name
|
||||
dw 403, 1250 ; height, width
|
||||
dw 403, 1250 ; height, weight
|
||||
|
||||
db "When it closes its"
|
||||
next "eyes, twice as"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; AlakazamPokedexEntry: ; 0x1b8000
|
||||
db "PSI@" ; species name
|
||||
dw 411, 1060 ; height, width
|
||||
dw 411, 1060 ; height, weight
|
||||
|
||||
db "It has an IQ of"
|
||||
next "5000. It calcu-"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; MachopPokedexEntry: ; 0x1b8065
|
||||
db "SUPERPOWER@" ; species name
|
||||
dw 207, 430 ; height, width
|
||||
dw 207, 430 ; height, weight
|
||||
|
||||
db "It trains by"
|
||||
next "lifting rocks in"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; MachokePokedexEntry: ; 0x1b80cb
|
||||
db "SUPERPOWER@" ; species name
|
||||
dw 411, 1550 ; height, width
|
||||
dw 411, 1550 ; height, weight
|
||||
|
||||
db "This tough #MON"
|
||||
next "always stays in"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; MachampPokedexEntry: ; 0x1b8133
|
||||
db "SUPERPOWER@" ; species name
|
||||
dw 503, 2870 ; height, width
|
||||
dw 503, 2870 ; height, weight
|
||||
|
||||
db "With four arms"
|
||||
next "that react more"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; BellsproutPokedexEntry: ; 0x1b81a1
|
||||
db "FLOWER@" ; species name
|
||||
dw 204, 90 ; height, width
|
||||
dw 204, 90 ; height, weight
|
||||
|
||||
db "If it notices"
|
||||
next "anything that"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; WeepinbellPokedexEntry: ; 0x1b81fd
|
||||
db "FLYCATCHER@" ; species name
|
||||
dw 303, 140 ; height, width
|
||||
dw 303, 140 ; height, weight
|
||||
|
||||
db "When it's hungry,"
|
||||
next "it swings its"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; VictreebelPokedexEntry: ; 0x1b826e
|
||||
db "FLYCATCHER@" ; species name
|
||||
dw 507, 340 ; height, width
|
||||
dw 507, 340 ; height, weight
|
||||
|
||||
db "Once ingested into"
|
||||
next "this #MON's"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; TentacoolPokedexEntry: ; 0x1b82d1
|
||||
db "JELLYFISH@" ; species name
|
||||
dw 211, 1000 ; height, width
|
||||
dw 211, 1000 ; height, weight
|
||||
|
||||
db "As it floats along"
|
||||
next "on the waves, it"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; TentacruelPokedexEntry: ; 0x1b8337
|
||||
db "JELLYFISH@" ; species name
|
||||
dw 503, 1210 ; height, width
|
||||
dw 503, 1210 ; height, weight
|
||||
|
||||
db "When its 80 feel-"
|
||||
next "ers absorb water,"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; GeodudePokedexEntry: ; 0x1b83a1
|
||||
db "ROCK@" ; species name
|
||||
dw 104, 440 ; height, width
|
||||
dw 104, 440 ; height, weight
|
||||
|
||||
db "Proud of their"
|
||||
next "sturdy bodies,"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; GravelerPokedexEntry: ; 0x1b840c
|
||||
db "ROCK@" ; species name
|
||||
dw 303, 2320 ; height, width
|
||||
dw 303, 2320 ; height, weight
|
||||
|
||||
db "It travels by rol-"
|
||||
next "ling on mountain"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; GolemPokedexEntry: ; 0x1b8481
|
||||
db "MEGATON@" ; species name
|
||||
dw 407, 6620 ; height, width
|
||||
dw 407, 6620 ; height, weight
|
||||
|
||||
db "Its rock-like body"
|
||||
next "is so durable,"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; PonytaPokedexEntry: ; 0x1b84f2
|
||||
db "FIRE HORSE@" ; species name
|
||||
dw 303, 660 ; height, width
|
||||
dw 303, 660 ; height, weight
|
||||
|
||||
db "Training by"
|
||||
next "jumping over grass"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; RapidashPokedexEntry: ; 0x1b855e
|
||||
db "FIRE HORSE@" ; species name
|
||||
dw 507, 2090 ; height, width
|
||||
dw 507, 2090 ; height, weight
|
||||
|
||||
db "It just loves to"
|
||||
next "gallop. The faster"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; SlowpokePokedexEntry: ; 0x1b85d3
|
||||
db "DOPEY@" ; species name
|
||||
dw 311, 790 ; height, width
|
||||
dw 311, 790 ; height, weight
|
||||
|
||||
db "It is always so"
|
||||
next "absent-minded that"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; SlowbroPokedexEntry: ; 0x1b8635
|
||||
db "HERMITCRAB@" ; species name
|
||||
dw 503, 1730 ; height, width
|
||||
dw 503, 1730 ; height, weight
|
||||
|
||||
db "An attached"
|
||||
next "SHELLDER won't let"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; MagnemitePokedexEntry: ; 0x1b869d
|
||||
db "MAGNET@" ; species name
|
||||
dw 100, 130 ; height, width
|
||||
dw 100, 130 ; height, weight
|
||||
|
||||
db "The electricity"
|
||||
next "emitted by the"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; MagnetonPokedexEntry: ; 0x1b870a
|
||||
db "MAGNET@" ; species name
|
||||
dw 303, 1320 ; height, width
|
||||
dw 303, 1320 ; height, weight
|
||||
|
||||
db "When many"
|
||||
next "MAGNETON gather"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; FarfetchDPokedexEntry: ; 0x1b876c
|
||||
db "WILD DUCK@" ; species name
|
||||
dw 207, 330 ; height, width
|
||||
dw 207, 330 ; height, weight
|
||||
|
||||
db "In order to pre-"
|
||||
next "vent their"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; DoduoPokedexEntry: ; 0x1b87d7
|
||||
db "TWIN BIRD@" ; species name
|
||||
dw 407, 860 ; height, width
|
||||
dw 407, 860 ; height, weight
|
||||
|
||||
db "It lives on a"
|
||||
next "grassy plain where"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; DodrioPokedexEntry: ; 0x1b884a
|
||||
db "TRIPLEBIRD@" ; species name
|
||||
dw 511, 1880 ; height, width
|
||||
dw 511, 1880 ; height, weight
|
||||
|
||||
db "An enemy that"
|
||||
next "takes its eyes off"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; SeelPokedexEntry: ; 0x1b88bf
|
||||
db "SEA LION@" ; species name
|
||||
dw 307, 1980 ; height, width
|
||||
dw 307, 1980 ; height, weight
|
||||
|
||||
db "The light blue fur"
|
||||
next "that covers it"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; DewgongPokedexEntry: ; 0x1b8934
|
||||
db "SEA LION@" ; species name
|
||||
dw 507, 2650 ; height, width
|
||||
dw 507, 2650 ; height, weight
|
||||
|
||||
db "It sleeps under"
|
||||
next "shallow ocean"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; GrimerPokedexEntry: ; 0x1b89a2
|
||||
db "SLUDGE@" ; species name
|
||||
dw 211, 660 ; height, width
|
||||
dw 211, 660 ; height, weight
|
||||
|
||||
db "When two of these"
|
||||
next "#MON's bodies"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; MukPokedexEntry: ; 0x1b89fc
|
||||
db "SLUDGE@" ; species name
|
||||
dw 311, 660 ; height, width
|
||||
dw 311, 660 ; height, weight
|
||||
|
||||
db "As it moves, a"
|
||||
next "very strong poison"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; ShellderPokedexEntry: ; 0x1b8a68
|
||||
db "BIVALVE@" ; species name
|
||||
dw 100, 90 ; height, width
|
||||
dw 100, 90 ; height, weight
|
||||
|
||||
db "Clamping on to an"
|
||||
next "opponent reveals"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; CloysterPokedexEntry: ; 0x1b8ad9
|
||||
db "BIVALVE@" ; species name
|
||||
dw 411, 2920 ; height, width
|
||||
dw 411, 2920 ; height, weight
|
||||
|
||||
db "Even a missile"
|
||||
next "can't break the"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; GastlyPokedexEntry: ; 0x1b8b4a
|
||||
db "GAS@" ; species name
|
||||
dw 403, 2 ; height, width
|
||||
dw 403, 2 ; height, weight
|
||||
|
||||
db "It wraps its op-"
|
||||
next "ponent in its gas-"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; HaunterPokedexEntry: ; 0x1b8bbd
|
||||
db "GAS@" ; species name
|
||||
dw 503, 2 ; height, width
|
||||
dw 503, 2 ; height, weight
|
||||
|
||||
db "It hides in the"
|
||||
next "dark, planning to"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; GengarPokedexEntry: ; 0x1b8c25
|
||||
db "SHADOW@" ; species name
|
||||
dw 411, 890 ; height, width
|
||||
dw 411, 890 ; height, weight
|
||||
|
||||
db "Hiding in people's"
|
||||
next "shadows at night,"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; OnixPokedexEntry: ; 0x1b8c98
|
||||
db "ROCK SNAKE@" ; species name
|
||||
dw 2810, 4630 ; height, width
|
||||
dw 2810, 4630 ; height, weight
|
||||
|
||||
db "As it digs through"
|
||||
next "the ground, it"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; DrowzeePokedexEntry: ; 0x1b8d0a
|
||||
db "HYPNOSIS@" ; species name
|
||||
dw 303, 710 ; height, width
|
||||
dw 303, 710 ; height, weight
|
||||
|
||||
db "When it twitches"
|
||||
next "its nose, it can"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; HypnoPokedexEntry: ; 0x1b8d80
|
||||
db "HYPNOSIS@" ; species name
|
||||
dw 503, 1670 ; height, width
|
||||
dw 503, 1670 ; height, weight
|
||||
|
||||
db "The longer it"
|
||||
next "swings its"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; KrabbyPokedexEntry: ; 0x1b8ddd
|
||||
db "RIVER CRAB@" ; species name
|
||||
dw 104, 140 ; height, width
|
||||
dw 104, 140 ; height, weight
|
||||
|
||||
db "If it is unable"
|
||||
next "to find food, it"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; KinglerPokedexEntry: ; 0x1b8e45
|
||||
db "PINCER@" ; species name
|
||||
dw 403, 1320 ; height, width
|
||||
dw 403, 1320 ; height, weight
|
||||
|
||||
db "Its oversized claw"
|
||||
next "is very powerful,"
|
||||
|
@ -1,6 +1,6 @@
|
||||
; VoltorbPokedexEntry: ; 0x1b8eb0
|
||||
db "BALL@" ; species name
|
||||
dw 108, 230 ; height, width
|
||||
dw 108, 230 ; height, weight
|
||||
|
||||
db "During the study"
|
||||
next "of this #MON,"
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user