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:
Kurt
2017-11-08 12:19:47 -08:00
parent 6308d87576
commit 3de712c61b

View File

@@ -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),