mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-27 07:44:31 +02:00
GJ IDs for newest trophies
This commit is contained in:
parent
9916e8f57a
commit
49824d8b69
@ -811,27 +811,28 @@
|
|||||||
Return 17001
|
Return 17001
|
||||||
Case "shooting star"
|
Case "shooting star"
|
||||||
Return 17559
|
Return 17559
|
||||||
|
Case "victorious"
|
||||||
|
Return 153566
|
||||||
|
Case "deep sea"
|
||||||
|
Return 153567
|
||||||
|
Case "eruption"
|
||||||
|
Return 153568
|
||||||
|
Case "ancestor"
|
||||||
|
Return 153569
|
||||||
|
Case "time"
|
||||||
|
Return 153570
|
||||||
|
Case "mega"
|
||||||
|
Return 153571
|
||||||
|
Case "beast"
|
||||||
|
Return 153572
|
||||||
|
Case "heart gold"
|
||||||
|
Return 153573
|
||||||
|
Case "soul silver"
|
||||||
|
Return 153574
|
||||||
|
Case "tao"
|
||||||
|
Return 153575
|
||||||
|
|
||||||
'Requires GameJolt side support
|
'Requires GameJolt side support
|
||||||
|
|
||||||
'Case "victorious"
|
|
||||||
' Return ???
|
|
||||||
'Case "deep sea"
|
|
||||||
' Return ???
|
|
||||||
'Case "eruption"
|
|
||||||
' Return ???
|
|
||||||
'Case "ancestor"
|
|
||||||
' Return ???
|
|
||||||
'Case "time"
|
|
||||||
' Return ???
|
|
||||||
'Case "mega"
|
|
||||||
' Return ???
|
|
||||||
'Case "heart gold"
|
|
||||||
' Return ???
|
|
||||||
'Case "soul silver"
|
|
||||||
' Return ???
|
|
||||||
'Case "tao"
|
|
||||||
' Return ???
|
|
||||||
'Case "floral"
|
'Case "floral"
|
||||||
' Return ???
|
' Return ???
|
||||||
|
|
||||||
@ -918,27 +919,29 @@
|
|||||||
Return "earth"
|
Return "earth"
|
||||||
Case 17559
|
Case 17559
|
||||||
Return "shooting star"
|
Return "shooting star"
|
||||||
|
Case 153566
|
||||||
|
Return "victorious"
|
||||||
|
Case 153567
|
||||||
|
Return "deep sea"
|
||||||
|
Case 153568
|
||||||
|
Return "eruption"
|
||||||
|
Case 153569
|
||||||
|
Return "ancestor"
|
||||||
|
Case 153570
|
||||||
|
Return "time"
|
||||||
|
Case 153571
|
||||||
|
Return "mega"
|
||||||
|
Case 153572
|
||||||
|
Return "beast"
|
||||||
|
Case 153573
|
||||||
|
Return "heart gold"
|
||||||
|
Case 153574
|
||||||
|
Return "soul silver"
|
||||||
|
Case 153575
|
||||||
|
Return "tao"
|
||||||
|
|
||||||
'Requires GameJolt side support
|
'Requires GameJolt side support
|
||||||
|
|
||||||
'Case ???
|
|
||||||
' Return "victorious"
|
|
||||||
'Case ???
|
|
||||||
' Return "deep sea"
|
|
||||||
'Case ???
|
|
||||||
' Return "eruption"
|
|
||||||
'Case ???
|
|
||||||
' Return "ancestor"
|
|
||||||
'Case ???
|
|
||||||
' Return "time"
|
|
||||||
'Case ???
|
|
||||||
' Return "mega"
|
|
||||||
'Case "heart gold"
|
|
||||||
' Return ???
|
|
||||||
'Case "soul silver"
|
|
||||||
' Return ???
|
|
||||||
'Case "tao"
|
|
||||||
' Return ???
|
|
||||||
'Case "floral"
|
'Case "floral"
|
||||||
' Return ???
|
' Return ???
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user