Add original asset names to all object_p* and object_r* files (#1519)

* Add original asset names to all `object_p*` and `object_r*` files

* Respond to review
This commit is contained in:
Tom Overton
2023-11-28 03:19:22 -08:00
committed by GitHub
parent 7649cd309a
commit 54f7aa23b5
31 changed files with 111 additions and 111 deletions
+1 -1
View File
@@ -298,7 +298,7 @@ OBJECT_BIGSLIME
OBJECT_BG
OBJECT_BOMBIWA
OBJECT_HINTNUTS
OBJECT_RS
OBJECT_RSN
OBJECT_UNSET_12D
OBJECT_GLA
OBJECT_UNSET_12F
+1 -1
View File
@@ -814,7 +814,7 @@
'object_bg',
'object_bombiwa',
'object_hintnuts',
'object_rs',
'object_rsn',
'object_gla',
'object_geldb',
'object_dog',
+1 -1
View File
@@ -821,7 +821,7 @@ FILE_NAMES = [
'object_bg',
'object_bombiwa',
'object_hintnuts',
'object_rs',
'object_rsn',
'object_gla',
'object_geldb',
'object_dog',
+1 -1
View File
@@ -812,7 +812,7 @@
811,object_bg
812,object_bombiwa
813,object_hintnuts
814,object_rs
814,object_rsn
815,object_gla
816,object_geldb
817,object_dog
1 0 makerom
812 811 object_bg
813 812 object_bombiwa
814 813 object_hintnuts
815 814 object_rs object_rsn
816 815 object_gla
817 816 object_geldb
818 817 object_dog
+1 -1
View File
@@ -162,7 +162,7 @@
811,object_bg
812,object_bombiwa
813,object_hintnuts
814,object_rs
814,object_rsn
815,object_gla
816,object_geldb
817,object_dog
1 649 gameplay_keep
162 811 object_bg
163 812 object_bombiwa
164 813 object_hintnuts
165 814 object_rs object_rsn
166 815 object_gla
167 816 object_geldb
168 817 object_dog
+1 -1
View File
@@ -760,7 +760,7 @@ objectId_names = {
0x129: "OBJECT_BG",
0x12A: "OBJECT_BOMBIWA",
0x12B: "OBJECT_HINTNUTS",
0x12C: "OBJECT_RS",
0x12C: "OBJECT_RSN",
0x12D: "OBJECT_UNSET_12D",
0x12E: "OBJECT_GLA",
0x12F: "OBJECT_UNSET_12F",