uncommitted bits

This commit is contained in:
Llinos Evans 2024-07-21 22:26:04 +01:00
parent 360d757451
commit 869986db26
7 changed files with 27 additions and 3 deletions

View file

@ -97,7 +97,8 @@ Additionally, there have been many wild encounter tweaks. View this document for
# Sprite Credits
- Zeta_Null: Topaz sprites, numerous tileset bits, Omegadge, Qatu, Phandarin, Stromen, Lickilord,
- Martha's Against Humanity: Shi-Shi, Fossil Aerodactyl, Fossil Kabutops
- nuuk: (WIP) Azurill, Electivire, Farigiraf, Glaceon, Honchkrow, Leafeon, Magmortar, Magnezone, Porygon-Z, Sylveon, Togekiss, Wyrdeer
- zuperZACH: Clodsire (front), Mismagius, Alolan Vulpix
- nuuk: (WIP) Azurill, Electivire, Farigiraf, Glaceon, Honchkrow, Leafeon, Magmortar, Magnezone, Porygon-Z, Sylveon, Togekiss, Wyrdeer, Clodsire (back)
- Scarlax, Pix, BloodlessNX, Kam, Poket, BimbelyGimbly - Animated sprites from [Pokemon October](https://github.com/pokeachromicdevs/pokeoctober): Bellignan, Caretorker (Adbarstork), Inoshika (Aggroswine), Bipulla, Sonegg (Clefling), Kolta (Coalta), Coinpur, Dodaerie, Bundra (Germifrost), Kiwooked (Kiwacki), Eucala (Koalyptus), Trebir, Burgela, Gorotora, Moibelle, Molambino, Dokuroar (Necrorex), Orfry, Blossomole (Petamole), Smujj
- SoupPotato et al - Various sprites from [Pokemon Gold & Silver '97 Reforged](https://github.com/SoupPotato/gold97); Palssio (Cruize), Pressio (Aquallo) Donmarin (Aquarius), Grenmar (Bombsheal, with edits), Jungela (Gelania), Elebebi (Elebabe), Mimmeo (Metto), Kazeppelin (Numbpuff), Disturban (Turban), Angore (Anchorage)
- SCMidna: Munchlax

View file

@ -0,0 +1,11 @@
frame 0, 08
frame 1, 10
frame 2, 04
frame 3, 04
frame 2, 04
frame 3, 04
frame 2, 04
frame 3, 04
frame 2, 05
frame 0, 16
endanim

View file

@ -0,0 +1,10 @@
frame 4, 02
frame 5, 02
frame 4, 02
frame 5, 02
frame 4, 02
frame 5, 02
frame 4, 02
frame 5, 02
frame 0, 16
endanim

Binary file not shown.

After

Width:  |  Height:  |  Size: 948 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

View file

@ -0,0 +1,2 @@
RGB 25, 23, 29
RGB 16, 10, 21

View file

@ -57,11 +57,11 @@ DebugPokemon4Script:
faceplayer
opentext
writetext DebugTextB
cry DOKUROAR
cry NIDORAN_M
pause 15
closetext
loadvar VAR_BATTLETYPE, BATTLETYPE_NORMAL
loadwildmon DOKUROAR, 60
loadwildmon BIPULLA, 60
startbattle
reloadmapafterbattle
end