mirror of
https://github.com/pret/pokepinball.git
synced 2026-03-21 17:55:03 -05:00
Fix Victreebel typos
This commit is contained in:
parent
4ac20db58b
commit
1f4cbf7cb8
|
|
@ -230,7 +230,7 @@ WeepinbellBillboardBGPaletteMap: ; 0xd7a78
|
|||
db $7, $7, $7, $6, $6, $6
|
||||
db $7, $7, $7, $6, $6, $6
|
||||
|
||||
VictreebellBillboardBGPaletteMap: ; 0xd7a90
|
||||
VictreebelBillboardBGPaletteMap: ; 0xd7a90
|
||||
db $6, $6, $6, $6, $6, $6
|
||||
db $6, $6, $7, $6, $6, $6
|
||||
db $6, $6, $7, $7, $7, $7
|
||||
|
|
|
|||
|
|
@ -768,12 +768,12 @@ WeepinbellBillboardBGPalette2: ; 0xdc558
|
|||
RGB 31, 11, 8
|
||||
RGB 0, 0, 0
|
||||
|
||||
VictreebellBillboardBGPalette1: ; 0xdc560
|
||||
VictreebelBillboardBGPalette1: ; 0xdc560
|
||||
RGB 31, 31, 31
|
||||
RGB 29, 31, 9
|
||||
RGB 11, 20, 0
|
||||
RGB 0, 0, 0
|
||||
VictreebellBillboardBGPalette2: ; 0xdc568
|
||||
VictreebelBillboardBGPalette2: ; 0xdc568
|
||||
RGB 31, 31, 31
|
||||
RGB 29, 31, 9
|
||||
RGB 31, 11, 8
|
||||
|
|
|
|||
|
|
@ -22,10 +22,10 @@ WeepinbellPic: ; 0x98f00
|
|||
INCBIN "gfx/billboard/mon_pics/weepinbell.2bpp"
|
||||
WeepinbellSilhouettePic: ; 0x97080
|
||||
INCBIN "gfx/billboard/mon_silhouettes/weepinbell.2bpp"
|
||||
VictreebellPic: ; 0x97200
|
||||
INCBIN "gfx/billboard/mon_pics/victreebell.2bpp"
|
||||
VictreebellSilhouettePic: ; 0x97380
|
||||
INCBIN "gfx/billboard/mon_silhouettes/victreebell.2bpp"
|
||||
VictreebelPic: ; 0x97200
|
||||
INCBIN "gfx/billboard/mon_pics/victreebel.2bpp"
|
||||
VictreebelSilhouettePic: ; 0x97380
|
||||
INCBIN "gfx/billboard/mon_silhouettes/victreebel.2bpp"
|
||||
TentacoolPic: ; 0x97500
|
||||
INCBIN "gfx/billboard/mon_pics/tentacool.2bpp"
|
||||
TentacoolSilhouettePic: ; 0x97680
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@ MonBillboardPicPointers: ; 0x12b50
|
|||
dwb MachampPic, Bank(MachampPic)
|
||||
dwb BellsproutPic, Bank(BellsproutPic)
|
||||
dwb WeepinbellPic, Bank(WeepinbellPic)
|
||||
dwb VictreebellPic, Bank(VictreebellPic)
|
||||
dwb VictreebelPic, Bank(VictreebelPic)
|
||||
dwb TentacoolPic, Bank(TentacoolPic)
|
||||
dwb TentacruelPic, Bank(TentacruelPic)
|
||||
dwb GeodudePic, Bank(GeodudePic)
|
||||
|
|
@ -222,7 +222,7 @@ MonBillboardPaletteMapPointers: ; 0x12d15
|
|||
dwb MachampBillboardBGPaletteMap, Bank(MachampBillboardBGPaletteMap)
|
||||
dwb BellsproutBillboardBGPaletteMap, Bank(BellsproutBillboardBGPaletteMap)
|
||||
dwb WeepinbellBillboardBGPaletteMap, Bank(WeepinbellBillboardBGPaletteMap)
|
||||
dwb VictreebellBillboardBGPaletteMap, Bank(VictreebellBillboardBGPaletteMap)
|
||||
dwb VictreebelBillboardBGPaletteMap, Bank(VictreebelBillboardBGPaletteMap)
|
||||
dwb TentacoolBillboardBGPaletteMap, Bank(TentacoolBillboardBGPaletteMap)
|
||||
dwb TentacruelBillboardBGPaletteMap, Bank(TentacruelBillboardBGPaletteMap)
|
||||
dwb GeodudeBillboardBGPaletteMap, Bank(GeodudeBillboardBGPaletteMap)
|
||||
|
|
@ -375,7 +375,7 @@ MonBillboardPalettePointers: ; 0x12eda
|
|||
dwb MachampBillboardBGPalette1, Bank(MachampBillboardBGPalette1)
|
||||
dwb BellsproutBillboardBGPalette1, Bank(BellsproutBillboardBGPalette1)
|
||||
dwb WeepinbellBillboardBGPalette1, Bank(WeepinbellBillboardBGPalette1)
|
||||
dwb VictreebellBillboardBGPalette1, Bank(VictreebellBillboardBGPalette1)
|
||||
dwb VictreebelBillboardBGPalette1, Bank(VictreebelBillboardBGPalette1)
|
||||
dwb TentacoolBillboardBGPalette1, Bank(TentacoolBillboardBGPalette1)
|
||||
dwb TentacruelBillboardBGPalette1, Bank(TentacruelBillboardBGPalette1)
|
||||
dwb GeodudeBillboardBGPalette1, Bank(GeodudeBillboardBGPalette1)
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 350 B After Width: | Height: | Size: 350 B |
|
Before Width: | Height: | Size: 159 B After Width: | Height: | Size: 159 B |
|
|
@ -73,7 +73,7 @@ PokedexDescriptionPointers: ; 0x2c002
|
|||
dw MachampPokedexDescription
|
||||
dw BellsproutPokedexDescription
|
||||
dw WeepinbellPokedexDescription
|
||||
dw VictreebellPokedexDescription
|
||||
dw VictreebelPokedexDescription
|
||||
dw TentacoolPokedexDescription
|
||||
dw TentacruelPokedexDescription
|
||||
dw GeodudePokedexDescription
|
||||
|
|
@ -1505,7 +1505,7 @@ WeepinbellPokedexDescription: ; 0x2f87e
|
|||
dex_line "a spray of ACID."
|
||||
dex_end
|
||||
|
||||
VictreebellPokedexDescription: ; 0x2f8d8
|
||||
VictreebelPokedexDescription: ; 0x2f8d8
|
||||
dex_text "Said to live in"
|
||||
dex_line "huge colonies"
|
||||
dex_line "deep in jungles,"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user