From ca2ea1ce2ddecc410d2967dbf81dc28aceefc50d Mon Sep 17 00:00:00 2001 From: Anghelo Carvajal Date: Fri, 6 Aug 2021 15:18:29 -0400 Subject: Automatic objects 2 (#889) * adding missing objects * update rgba16 format * comment blobs * Fix blobs * add another missing one * add newlines to XMLs * remove objects from other PRs * add TlutOffset Co-authored-by: Dragorn421 --- assets/xml/objects/object_dog.xml | 41 ++++ assets/xml/objects/object_ik.xml | 69 ++++++ assets/xml/objects/object_kz.xml | 40 ++++ assets/xml/objects/object_sk2.xml | 2 +- assets/xml/objects/object_spot01_objects2.xml | 6 + assets/xml/objects/object_toki_objects.xml | 25 ++ assets/xml/objects/object_tw.xml | 330 ++++++++++++++++++++++++++ 7 files changed, 512 insertions(+), 1 deletion(-) create mode 100644 assets/xml/objects/object_dog.xml create mode 100644 assets/xml/objects/object_ik.xml create mode 100644 assets/xml/objects/object_kz.xml create mode 100644 assets/xml/objects/object_spot01_objects2.xml create mode 100644 assets/xml/objects/object_toki_objects.xml create mode 100644 assets/xml/objects/object_tw.xml (limited to 'assets/xml/objects') diff --git a/assets/xml/objects/object_dog.xml b/assets/xml/objects/object_dog.xml new file mode 100644 index 000000000..26bc15ab2 --- /dev/null +++ b/assets/xml/objects/object_dog.xml @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/xml/objects/object_ik.xml b/assets/xml/objects/object_ik.xml new file mode 100644 index 000000000..1040fed0a --- /dev/null +++ b/assets/xml/objects/object_ik.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/xml/objects/object_kz.xml b/assets/xml/objects/object_kz.xml new file mode 100644 index 000000000..3c745bfff --- /dev/null +++ b/assets/xml/objects/object_kz.xml @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/xml/objects/object_sk2.xml b/assets/xml/objects/object_sk2.xml index 697dc0c95..4980b4ff5 100644 --- a/assets/xml/objects/object_sk2.xml +++ b/assets/xml/objects/object_sk2.xml @@ -127,4 +127,4 @@ - \ No newline at end of file + diff --git a/assets/xml/objects/object_spot01_objects2.xml b/assets/xml/objects/object_spot01_objects2.xml new file mode 100644 index 000000000..3758e2a6c --- /dev/null +++ b/assets/xml/objects/object_spot01_objects2.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/xml/objects/object_toki_objects.xml b/assets/xml/objects/object_toki_objects.xml new file mode 100644 index 000000000..76ba2030c --- /dev/null +++ b/assets/xml/objects/object_toki_objects.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/xml/objects/object_tw.xml b/assets/xml/objects/object_tw.xml new file mode 100644 index 000000000..c774df493 --- /dev/null +++ b/assets/xml/objects/object_tw.xml @@ -0,0 +1,330 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3