mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-24 14:25:07 +02:00
Fixed HatchEggScreen Pokémon sprite scale
This commit is contained in:
parent
ff35093697
commit
90a9f56a25
@ -84,7 +84,7 @@
|
||||
Egg = GetEggTexture()
|
||||
End If
|
||||
ElseIf Stage = 6 Then
|
||||
If size < 3.5F Then
|
||||
If size < 4.0F Then
|
||||
size += 0.08F
|
||||
Else
|
||||
MusicManager.Play("wild_defeat")
|
||||
|
Loading…
x
Reference in New Issue
Block a user