mirror of
https://github.com/kwsch/pk3DS.git
synced 2026-09-12 12:16:02 -05:00
Update GARC references for other editors
Pickup editor now works SMTE now works Maison (Battle Tree / Royal) editor now works
This commit is contained in:
@@ -141,18 +141,18 @@ public GARCReference getRelativeGARC(int offset, string name = "")
|
||||
new GARCReference(077, "zonedata"),
|
||||
new GARCReference(091, "worlddata"),
|
||||
|
||||
new GARCReference(104, "trclass"),
|
||||
new GARCReference(105, "trdata"),
|
||||
new GARCReference(106, "trpoke"),
|
||||
new GARCReference(105, "trclass"),
|
||||
new GARCReference(106, "trdata"),
|
||||
new GARCReference(107, "trpoke"),
|
||||
|
||||
new GARCReference(159, "encounterstatic"),
|
||||
|
||||
new GARCReference(267, "pickup"),
|
||||
new GARCReference(271, "pickup"),
|
||||
|
||||
new GARCReference(277, "maisonpkN"),
|
||||
new GARCReference(278, "maisontrN"),
|
||||
new GARCReference(279, "maisonpkS"),
|
||||
new GARCReference(280, "maisontrS"),
|
||||
new GARCReference(281, "maisonpkN"),
|
||||
new GARCReference(282, "maisontrN"),
|
||||
new GARCReference(283, "maisonpkS"),
|
||||
new GARCReference(284, "maisontrS"),
|
||||
|
||||
// Varied
|
||||
new GARCReference(030, "gametext", true),
|
||||
|
||||
Reference in New Issue
Block a user