Skip to content

Commit

Permalink
Add new forms
Browse files Browse the repository at this point in the history
  • Loading branch information
wraythex authored Jan 31, 2024
1 parent 0c1799f commit be8e3ea
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions scripts/protos/vdisplayproto.proto
Original file line number Diff line number Diff line change
Expand Up @@ -2427,6 +2427,16 @@ message PokemonDisplayProto {
DIALGA_ORIGIN = 2829;
PALKIA_ORIGIN = 2830;
ROCKRUFF_NORMAL = 2831;
PIKACHU_TSHIRT_03 = 2832;
PIKACHU_FLYING_04 = 2833;
PIKACHU_TSHIRT_04 = 2834;
PIKACHU_TSHIRT_05 = 2835;
PIKACHU_TSHIRT_06 = 2836;
PIKACHU_TSHIRT_07 = 2837;
PIKACHU_FLYING_05 = 2838;
PIKACHU_FLYING_06 = 2839;
PIKACHU_FLYING_07 = 2840;
PIKACHU_FLYING_08 = 2841;
OINKOLOGNE_NORMAL = 2981;
OINKOLOGNE_FEMALE = 2982;
MAUSHOLD_FAMILY_OF_THREE = 2983;
Expand Down

0 comments on commit be8e3ea

Please sign in to comment.