From 10990bb6164fa51bf50b600e97f4e6b27e7c56c1 Mon Sep 17 00:00:00 2001 From: aMannus Date: Mon, 6 Nov 2023 19:59:53 +0100 Subject: [PATCH 1/2] Update tree model --- .../objects/gameplay_holiday/BaubleHilite | Bin 1116 -> 0 bytes .../mat_xmas_tree_f3dlite_TreeBrown | 12 - .../mat_xmas_tree_f3dlite_TreeGreen | 12 - ...mat_xmas_tree_presents_f3dlite_PresentBlue | 12 - ...at_xmas_tree_presents_f3dlite_PresentGreen | 12 - .../mat_xmas_tree_presents_f3dlite_PresentRed | 12 - .../mat_xmas_tree_star_f3dlite_GoldStar | 21 -- .../custom/objects/gameplay_holiday/xmas_tree | 13 - .../gameplay_holiday/xmas_tree_bauble_b | 11 - .../gameplay_holiday/xmas_tree_bauble_b_tri_0 | 69 ---- .../gameplay_holiday/xmas_tree_bauble_b_vtx_0 | 72 ----- .../gameplay_holiday/xmas_tree_bauble_g | 11 - .../gameplay_holiday/xmas_tree_bauble_g_tri_0 | 69 ---- .../gameplay_holiday/xmas_tree_bauble_g_vtx_0 | 72 ----- .../gameplay_holiday/xmas_tree_bauble_r | 11 - .../gameplay_holiday/xmas_tree_bauble_r_tri_0 | 69 ---- .../gameplay_holiday/xmas_tree_bauble_r_vtx_0 | 72 ----- .../gameplay_holiday/xmas_tree_bauble_s | 11 - .../gameplay_holiday/xmas_tree_bauble_s_tri_0 | 69 ---- .../gameplay_holiday/xmas_tree_bauble_s_vtx_0 | 72 ----- .../gameplay_holiday/xmas_tree_presents | 15 - .../gameplay_holiday/xmas_tree_presents_tri_0 | 31 -- .../gameplay_holiday/xmas_tree_presents_tri_1 | 31 -- .../gameplay_holiday/xmas_tree_presents_tri_2 | 45 --- .../gameplay_holiday/xmas_tree_presents_vtx_0 | 50 --- .../gameplay_holiday/xmas_tree_presents_vtx_1 | 50 --- .../gameplay_holiday/xmas_tree_presents_vtx_2 | 74 ----- .../objects/gameplay_holiday/xmas_tree_star | 11 - .../gameplay_holiday/xmas_tree_star_tri_0 | 26 -- .../gameplay_holiday/xmas_tree_star_vtx_0 | 33 -- .../objects/gameplay_holiday/xmas_tree_tri_0 | 15 - .../objects/gameplay_holiday/xmas_tree_tri_1 | 26 -- .../objects/gameplay_holiday/xmas_tree_vtx_0 | 14 - .../objects/gameplay_holiday/xmas_tree_vtx_1 | 29 -- .../objects/object_xmas_tree/Bauble1Tex_B_32 | Bin 0 -> 2140 bytes .../objects/object_xmas_tree/Bauble1Tex_G_32 | Bin 0 -> 2140 bytes .../objects/object_xmas_tree/Bauble1Tex_R_32 | Bin 0 -> 2140 bytes .../objects/object_xmas_tree/Bauble2Tex_B_32 | Bin 0 -> 2140 bytes .../objects/object_xmas_tree/Bauble2Tex_G_32 | Bin 0 -> 2140 bytes .../objects/object_xmas_tree/Bauble2Tex_R_32 | Bin 0 -> 2140 bytes .../objects/object_xmas_tree/Bauble3Tex_B_32 | Bin 0 -> 2140 bytes .../objects/object_xmas_tree/Bauble3Tex_G_32 | Bin 0 -> 2140 bytes .../objects/object_xmas_tree/Bauble3Tex_R_32 | Bin 0 -> 2140 bytes .../objects/object_xmas_tree/Wrapping_B_32 | Bin 0 -> 2140 bytes .../objects/object_xmas_tree/Wrapping_B_64 | Bin 0 -> 8284 bytes .../objects/object_xmas_tree/Wrapping_G_32 | Bin 0 -> 2140 bytes .../objects/object_xmas_tree/Wrapping_G_64 | Bin 0 -> 8284 bytes .../objects/object_xmas_tree/Wrapping_R_32 | Bin 0 -> 2140 bytes .../objects/object_xmas_tree/Wrapping_R_64 | Bin 0 -> 8284 bytes .../objects/object_xmas_tree/gXmasDecor100DL | 17 + .../object_xmas_tree/gXmasDecor100DL_tri_0 | 106 +++++++ .../object_xmas_tree/gXmasDecor100DL_tri_1 | 170 ++++++++++ .../object_xmas_tree/gXmasDecor100DL_tri_2 | 68 ++++ .../object_xmas_tree/gXmasDecor100DL_tri_3 | 68 ++++ .../object_xmas_tree/gXmasDecor100DL_vtx_0 | 124 ++++++++ .../object_xmas_tree/gXmasDecor100DL_vtx_1 | 220 +++++++++++++ .../object_xmas_tree/gXmasDecor100DL_vtx_2 | 94 ++++++ .../object_xmas_tree/gXmasDecor100DL_vtx_3 | 94 ++++++ .../objects/object_xmas_tree/gXmasDecor10DL | 25 ++ .../object_xmas_tree/gXmasDecor10DL_tri_0 | 9 + .../object_xmas_tree/gXmasDecor10DL_tri_1 | 7 + .../object_xmas_tree/gXmasDecor10DL_tri_2 | 7 + .../object_xmas_tree/gXmasDecor10DL_tri_3 | 7 + .../object_xmas_tree/gXmasDecor10DL_tri_4 | 7 + .../object_xmas_tree/gXmasDecor10DL_tri_5 | 7 + .../object_xmas_tree/gXmasDecor10DL_tri_6 | 9 + .../object_xmas_tree/gXmasDecor10DL_tri_7 | 9 + .../object_xmas_tree/gXmasDecor10DL_vtx_0 | 10 + .../object_xmas_tree/gXmasDecor10DL_vtx_1 | 6 + .../object_xmas_tree/gXmasDecor10DL_vtx_2 | 6 + .../object_xmas_tree/gXmasDecor10DL_vtx_3 | 6 + .../object_xmas_tree/gXmasDecor10DL_vtx_4 | 6 + .../object_xmas_tree/gXmasDecor10DL_vtx_5 | 6 + .../object_xmas_tree/gXmasDecor10DL_vtx_6 | 10 + .../object_xmas_tree/gXmasDecor10DL_vtx_7 | 10 + .../objects/object_xmas_tree/gXmasDecor20DL | 29 ++ .../object_xmas_tree/gXmasDecor20DL_tri_0 | 106 +++++++ .../object_xmas_tree/gXmasDecor20DL_tri_1 | 68 ++++ .../object_xmas_tree/gXmasDecor20DL_tri_2 | 197 ++++++++++++ .../object_xmas_tree/gXmasDecor20DL_tri_3 | 9 + .../object_xmas_tree/gXmasDecor20DL_tri_4 | 9 + .../object_xmas_tree/gXmasDecor20DL_tri_5 | 9 + .../object_xmas_tree/gXmasDecor20DL_tri_6 | 9 + .../object_xmas_tree/gXmasDecor20DL_tri_7 | 7 + .../object_xmas_tree/gXmasDecor20DL_tri_8 | 7 + .../object_xmas_tree/gXmasDecor20DL_tri_9 | 7 + .../object_xmas_tree/gXmasDecor20DL_vtx_0 | 124 ++++++++ .../object_xmas_tree/gXmasDecor20DL_vtx_1 | 94 ++++++ .../object_xmas_tree/gXmasDecor20DL_vtx_2 | 300 ++++++++++++++++++ .../object_xmas_tree/gXmasDecor20DL_vtx_3 | 10 + .../object_xmas_tree/gXmasDecor20DL_vtx_4 | 10 + .../object_xmas_tree/gXmasDecor20DL_vtx_5 | 10 + .../object_xmas_tree/gXmasDecor20DL_vtx_6 | 10 + .../object_xmas_tree/gXmasDecor20DL_vtx_7 | 6 + .../object_xmas_tree/gXmasDecor20DL_vtx_8 | 6 + .../object_xmas_tree/gXmasDecor20DL_vtx_9 | 6 + .../objects/object_xmas_tree/gXmasDecor30DL | 23 ++ .../object_xmas_tree/gXmasDecor30DL_tri_0 | 7 + .../object_xmas_tree/gXmasDecor30DL_tri_1 | 11 + .../object_xmas_tree/gXmasDecor30DL_tri_2 | 11 + .../object_xmas_tree/gXmasDecor30DL_tri_3 | 7 + .../object_xmas_tree/gXmasDecor30DL_tri_4 | 7 + .../object_xmas_tree/gXmasDecor30DL_tri_5 | 7 + .../object_xmas_tree/gXmasDecor30DL_tri_6 | 7 + .../object_xmas_tree/gXmasDecor30DL_vtx_0 | 6 + .../object_xmas_tree/gXmasDecor30DL_vtx_1 | 14 + .../object_xmas_tree/gXmasDecor30DL_vtx_2 | 14 + .../object_xmas_tree/gXmasDecor30DL_vtx_3 | 6 + .../object_xmas_tree/gXmasDecor30DL_vtx_4 | 6 + .../object_xmas_tree/gXmasDecor30DL_vtx_5 | 6 + .../object_xmas_tree/gXmasDecor30DL_vtx_6 | 6 + .../objects/object_xmas_tree/gXmasDecor40DL | 35 ++ .../object_xmas_tree/gXmasDecor40DL_tri_0 | 68 ++++ .../object_xmas_tree/gXmasDecor40DL_tri_1 | 68 ++++ .../object_xmas_tree/gXmasDecor40DL_tri_10 | 9 + .../object_xmas_tree/gXmasDecor40DL_tri_11 | 7 + .../object_xmas_tree/gXmasDecor40DL_tri_12 | 7 + .../object_xmas_tree/gXmasDecor40DL_tri_2 | 68 ++++ .../object_xmas_tree/gXmasDecor40DL_tri_3 | 68 ++++ .../object_xmas_tree/gXmasDecor40DL_tri_4 | 68 ++++ .../object_xmas_tree/gXmasDecor40DL_tri_5 | 7 + .../object_xmas_tree/gXmasDecor40DL_tri_6 | 11 + .../object_xmas_tree/gXmasDecor40DL_tri_7 | 7 + .../object_xmas_tree/gXmasDecor40DL_tri_8 | 7 + .../object_xmas_tree/gXmasDecor40DL_tri_9 | 7 + .../object_xmas_tree/gXmasDecor40DL_vtx_0 | 94 ++++++ .../object_xmas_tree/gXmasDecor40DL_vtx_1 | 94 ++++++ .../object_xmas_tree/gXmasDecor40DL_vtx_10 | 10 + .../object_xmas_tree/gXmasDecor40DL_vtx_11 | 6 + .../object_xmas_tree/gXmasDecor40DL_vtx_12 | 6 + .../object_xmas_tree/gXmasDecor40DL_vtx_2 | 94 ++++++ .../object_xmas_tree/gXmasDecor40DL_vtx_3 | 94 ++++++ .../object_xmas_tree/gXmasDecor40DL_vtx_4 | 94 ++++++ .../object_xmas_tree/gXmasDecor40DL_vtx_5 | 6 + .../object_xmas_tree/gXmasDecor40DL_vtx_6 | 14 + .../object_xmas_tree/gXmasDecor40DL_vtx_7 | 6 + .../object_xmas_tree/gXmasDecor40DL_vtx_8 | 6 + .../object_xmas_tree/gXmasDecor40DL_vtx_9 | 6 + .../objects/object_xmas_tree/gXmasDecor50DL | 21 ++ .../object_xmas_tree/gXmasDecor50DL_tri_0 | 9 + .../object_xmas_tree/gXmasDecor50DL_tri_1 | 9 + .../object_xmas_tree/gXmasDecor50DL_tri_2 | 11 + .../object_xmas_tree/gXmasDecor50DL_tri_3 | 7 + .../object_xmas_tree/gXmasDecor50DL_tri_4 | 7 + .../object_xmas_tree/gXmasDecor50DL_tri_5 | 9 + .../object_xmas_tree/gXmasDecor50DL_vtx_0 | 10 + .../object_xmas_tree/gXmasDecor50DL_vtx_1 | 10 + .../object_xmas_tree/gXmasDecor50DL_vtx_2 | 14 + .../object_xmas_tree/gXmasDecor50DL_vtx_3 | 6 + .../object_xmas_tree/gXmasDecor50DL_vtx_4 | 6 + .../object_xmas_tree/gXmasDecor50DL_vtx_5 | 10 + .../objects/object_xmas_tree/gXmasDecor60DL | 29 ++ .../object_xmas_tree/gXmasDecor60DL_tri_0 | 68 ++++ .../object_xmas_tree/gXmasDecor60DL_tri_1 | 106 +++++++ .../object_xmas_tree/gXmasDecor60DL_tri_2 | 68 ++++ .../object_xmas_tree/gXmasDecor60DL_tri_3 | 133 ++++++++ .../object_xmas_tree/gXmasDecor60DL_tri_4 | 9 + .../object_xmas_tree/gXmasDecor60DL_tri_5 | 9 + .../object_xmas_tree/gXmasDecor60DL_tri_6 | 9 + .../object_xmas_tree/gXmasDecor60DL_tri_7 | 7 + .../object_xmas_tree/gXmasDecor60DL_tri_8 | 11 + .../object_xmas_tree/gXmasDecor60DL_tri_9 | 7 + .../object_xmas_tree/gXmasDecor60DL_vtx_0 | 94 ++++++ .../object_xmas_tree/gXmasDecor60DL_vtx_1 | 124 ++++++++ .../object_xmas_tree/gXmasDecor60DL_vtx_2 | 94 ++++++ .../object_xmas_tree/gXmasDecor60DL_vtx_3 | 202 ++++++++++++ .../object_xmas_tree/gXmasDecor60DL_vtx_4 | 10 + .../object_xmas_tree/gXmasDecor60DL_vtx_5 | 10 + .../object_xmas_tree/gXmasDecor60DL_vtx_6 | 10 + .../object_xmas_tree/gXmasDecor60DL_vtx_7 | 6 + .../object_xmas_tree/gXmasDecor60DL_vtx_8 | 14 + .../object_xmas_tree/gXmasDecor60DL_vtx_9 | 6 + .../objects/object_xmas_tree/gXmasDecor70DL | 23 ++ .../object_xmas_tree/gXmasDecor70DL_tri_0 | 9 + .../object_xmas_tree/gXmasDecor70DL_tri_1 | 11 + .../object_xmas_tree/gXmasDecor70DL_tri_2 | 7 + .../object_xmas_tree/gXmasDecor70DL_tri_3 | 7 + .../object_xmas_tree/gXmasDecor70DL_tri_4 | 7 + .../object_xmas_tree/gXmasDecor70DL_tri_5 | 9 + .../object_xmas_tree/gXmasDecor70DL_tri_6 | 7 + .../object_xmas_tree/gXmasDecor70DL_vtx_0 | 10 + .../object_xmas_tree/gXmasDecor70DL_vtx_1 | 14 + .../object_xmas_tree/gXmasDecor70DL_vtx_2 | 6 + .../object_xmas_tree/gXmasDecor70DL_vtx_3 | 6 + .../object_xmas_tree/gXmasDecor70DL_vtx_4 | 6 + .../object_xmas_tree/gXmasDecor70DL_vtx_5 | 10 + .../object_xmas_tree/gXmasDecor70DL_vtx_6 | 6 + .../objects/object_xmas_tree/gXmasDecor80DL | 27 ++ .../object_xmas_tree/gXmasDecor80DL_tri_0 | 133 ++++++++ .../object_xmas_tree/gXmasDecor80DL_tri_1 | 68 ++++ .../object_xmas_tree/gXmasDecor80DL_tri_2 | 133 ++++++++ .../object_xmas_tree/gXmasDecor80DL_tri_3 | 11 + .../object_xmas_tree/gXmasDecor80DL_tri_4 | 9 + .../object_xmas_tree/gXmasDecor80DL_tri_5 | 9 + .../object_xmas_tree/gXmasDecor80DL_tri_6 | 7 + .../object_xmas_tree/gXmasDecor80DL_tri_7 | 7 + .../object_xmas_tree/gXmasDecor80DL_tri_8 | 9 + .../object_xmas_tree/gXmasDecor80DL_vtx_0 | 202 ++++++++++++ .../object_xmas_tree/gXmasDecor80DL_vtx_1 | 94 ++++++ .../object_xmas_tree/gXmasDecor80DL_vtx_2 | 202 ++++++++++++ .../object_xmas_tree/gXmasDecor80DL_vtx_3 | 14 + .../object_xmas_tree/gXmasDecor80DL_vtx_4 | 10 + .../object_xmas_tree/gXmasDecor80DL_vtx_5 | 10 + .../object_xmas_tree/gXmasDecor80DL_vtx_6 | 6 + .../object_xmas_tree/gXmasDecor80DL_vtx_7 | 6 + .../object_xmas_tree/gXmasDecor80DL_vtx_8 | 10 + .../objects/object_xmas_tree/gXmasDecor90DL | 25 ++ .../object_xmas_tree/gXmasDecor90DL_tri_0 | 9 + .../object_xmas_tree/gXmasDecor90DL_tri_1 | 9 + .../object_xmas_tree/gXmasDecor90DL_tri_2 | 7 + .../object_xmas_tree/gXmasDecor90DL_tri_3 | 7 + .../object_xmas_tree/gXmasDecor90DL_tri_4 | 9 + .../object_xmas_tree/gXmasDecor90DL_tri_5 | 7 + .../object_xmas_tree/gXmasDecor90DL_tri_6 | 7 + .../object_xmas_tree/gXmasDecor90DL_tri_7 | 7 + .../object_xmas_tree/gXmasDecor90DL_vtx_0 | 10 + .../object_xmas_tree/gXmasDecor90DL_vtx_1 | 10 + .../object_xmas_tree/gXmasDecor90DL_vtx_2 | 6 + .../object_xmas_tree/gXmasDecor90DL_vtx_3 | 6 + .../object_xmas_tree/gXmasDecor90DL_vtx_4 | 10 + .../object_xmas_tree/gXmasDecor90DL_vtx_5 | 6 + .../object_xmas_tree/gXmasDecor90DL_vtx_6 | 6 + .../object_xmas_tree/gXmasDecor90DL_vtx_7 | 6 + .../mat_gXmasDecor100DL_f3dlite_Wrapping_B_64 | 21 ++ ...mat_gXmasDecor100DL_f3dlite_Wrapping_G_32} | 16 +- ...mat_gXmasDecor100DL_f3dlite_Wrapping_R_32} | 16 +- .../mat_gXmasDecor100DL_f3dlite_Wrapping_R_64 | 21 ++ .../mat_gXmasDecor10DL_f3dlite_Bauble1_B | 21 ++ .../mat_gXmasDecor10DL_f3dlite_Bauble1_G | 21 ++ .../mat_gXmasDecor10DL_f3dlite_Bauble1_R | 21 ++ .../mat_gXmasDecor10DL_f3dlite_Bauble2_B | 21 ++ .../mat_gXmasDecor10DL_f3dlite_Bauble2_G | 21 ++ .../mat_gXmasDecor10DL_f3dlite_Bauble2_R | 21 ++ .../mat_gXmasDecor10DL_f3dlite_Bauble3_G | 21 ++ .../mat_gXmasDecor10DL_f3dlite_Bauble3_R | 21 ++ .../mat_gXmasDecor20DL_f3dlite_Bauble1_B | 21 ++ .../mat_gXmasDecor20DL_f3dlite_Bauble1_R | 21 ++ .../mat_gXmasDecor20DL_f3dlite_Bauble2_B | 21 ++ .../mat_gXmasDecor20DL_f3dlite_Bauble2_G | 21 ++ .../mat_gXmasDecor20DL_f3dlite_Bauble2_R | 21 ++ .../mat_gXmasDecor20DL_f3dlite_Bauble3_B | 21 ++ .../mat_gXmasDecor20DL_f3dlite_Bauble3_G | 21 ++ .../mat_gXmasDecor20DL_f3dlite_Wrapping_B_32} | 16 +- .../mat_gXmasDecor20DL_f3dlite_Wrapping_G_64 | 21 ++ .../mat_gXmasDecor20DL_f3dlite_Wrapping_R_32} | 16 +- .../mat_gXmasDecor30DL_f3dlite_Bauble1_B | 21 ++ .../mat_gXmasDecor30DL_f3dlite_Bauble1_G | 21 ++ .../mat_gXmasDecor30DL_f3dlite_Bauble1_R | 21 ++ .../mat_gXmasDecor30DL_f3dlite_Bauble2_B | 21 ++ .../mat_gXmasDecor30DL_f3dlite_Bauble2_G | 21 ++ .../mat_gXmasDecor30DL_f3dlite_Bauble3_B | 21 ++ .../mat_gXmasDecor30DL_f3dlite_Bauble3_R | 21 ++ .../mat_gXmasDecor40DL_f3dlite_Bauble1_B | 21 ++ .../mat_gXmasDecor40DL_f3dlite_Bauble1_R | 21 ++ .../mat_gXmasDecor40DL_f3dlite_Bauble2_B | 21 ++ .../mat_gXmasDecor40DL_f3dlite_Bauble2_G | 21 ++ .../mat_gXmasDecor40DL_f3dlite_Bauble2_R | 21 ++ .../mat_gXmasDecor40DL_f3dlite_Bauble3_B | 21 ++ .../mat_gXmasDecor40DL_f3dlite_Bauble3_G | 21 ++ .../mat_gXmasDecor40DL_f3dlite_Bauble3_R | 21 ++ .../mat_gXmasDecor40DL_f3dlite_Wrapping_B_32 | 21 ++ .../mat_gXmasDecor40DL_f3dlite_Wrapping_G_32 | 21 ++ .../mat_gXmasDecor40DL_f3dlite_Wrapping_G_64 | 21 ++ .../mat_gXmasDecor40DL_f3dlite_Wrapping_R_32 | 21 ++ .../mat_gXmasDecor40DL_f3dlite_Wrapping_R_64 | 21 ++ .../mat_gXmasDecor50DL_f3dlite_Bauble1_B | 21 ++ .../mat_gXmasDecor50DL_f3dlite_Bauble1_G | 21 ++ .../mat_gXmasDecor50DL_f3dlite_Bauble2_G | 21 ++ .../mat_gXmasDecor50DL_f3dlite_Bauble2_R | 21 ++ .../mat_gXmasDecor50DL_f3dlite_Bauble3_B | 21 ++ .../mat_gXmasDecor50DL_f3dlite_Bauble3_R | 21 ++ .../mat_gXmasDecor60DL_f3dlite_Bauble1_B | 21 ++ .../mat_gXmasDecor60DL_f3dlite_Bauble1_G | 21 ++ .../mat_gXmasDecor60DL_f3dlite_Bauble1_R | 21 ++ .../mat_gXmasDecor60DL_f3dlite_Bauble2_G | 21 ++ .../mat_gXmasDecor60DL_f3dlite_Bauble2_R | 21 ++ .../mat_gXmasDecor60DL_f3dlite_Bauble3_G | 21 ++ .../mat_gXmasDecor60DL_f3dlite_Wrapping_B_64 | 21 ++ .../mat_gXmasDecor60DL_f3dlite_Wrapping_G_32 | 21 ++ .../mat_gXmasDecor60DL_f3dlite_Wrapping_R_32 | 21 ++ .../mat_gXmasDecor60DL_f3dlite_Wrapping_R_64 | 21 ++ .../mat_gXmasDecor70DL_f3dlite_Bauble1_G | 21 ++ .../mat_gXmasDecor70DL_f3dlite_Bauble1_R | 21 ++ .../mat_gXmasDecor70DL_f3dlite_Bauble2_G | 21 ++ .../mat_gXmasDecor70DL_f3dlite_Bauble2_R | 21 ++ .../mat_gXmasDecor70DL_f3dlite_Bauble3_B | 21 ++ .../mat_gXmasDecor70DL_f3dlite_Bauble3_G | 21 ++ .../mat_gXmasDecor70DL_f3dlite_Bauble3_R | 21 ++ .../mat_gXmasDecor80DL_f3dlite_Bauble1_B | 21 ++ .../mat_gXmasDecor80DL_f3dlite_Bauble1_R | 21 ++ .../mat_gXmasDecor80DL_f3dlite_Bauble2_G | 21 ++ .../mat_gXmasDecor80DL_f3dlite_Bauble3_B | 21 ++ .../mat_gXmasDecor80DL_f3dlite_Bauble3_G | 21 ++ .../mat_gXmasDecor80DL_f3dlite_Bauble3_R | 21 ++ .../mat_gXmasDecor80DL_f3dlite_Wrapping_B_32 | 21 ++ .../mat_gXmasDecor80DL_f3dlite_Wrapping_G_32 | 21 ++ .../mat_gXmasDecor80DL_f3dlite_Wrapping_R_32 | 21 ++ .../mat_gXmasDecor90DL_f3dlite_Bauble1_B | 21 ++ .../mat_gXmasDecor90DL_f3dlite_Bauble1_G | 21 ++ .../mat_gXmasDecor90DL_f3dlite_Bauble1_R | 21 ++ .../mat_gXmasDecor90DL_f3dlite_Bauble2_B | 21 ++ .../mat_gXmasDecor90DL_f3dlite_Bauble2_R | 21 ++ .../mat_gXmasDecor90DL_f3dlite_Bauble3_B | 21 ++ .../mat_gXmasDecor90DL_f3dlite_Bauble3_G | 21 ++ .../mat_gXmasDecor90DL_f3dlite_Bauble3_R | 21 ++ soh/assets/soh_assets.h | 36 ++- .../ovl_En_ChristmasTree/z_en_christmastree.c | 36 ++- 307 files changed, 7372 insertions(+), 1207 deletions(-) delete mode 100644 soh/assets/custom/objects/gameplay_holiday/BaubleHilite delete mode 100644 soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_f3dlite_TreeBrown delete mode 100644 soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_f3dlite_TreeGreen delete mode 100644 soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_presents_f3dlite_PresentBlue delete mode 100644 soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_presents_f3dlite_PresentGreen delete mode 100644 soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_presents_f3dlite_PresentRed delete mode 100644 soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_star_f3dlite_GoldStar delete mode 100644 soh/assets/custom/objects/gameplay_holiday/xmas_tree delete mode 100644 soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_b delete mode 100644 soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_b_tri_0 delete mode 100644 soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_b_vtx_0 delete mode 100644 soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_g delete mode 100644 soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_g_tri_0 delete mode 100644 soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_g_vtx_0 delete mode 100644 soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_r delete mode 100644 soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_r_tri_0 delete mode 100644 soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_r_vtx_0 delete mode 100644 soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_s delete mode 100644 soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_s_tri_0 delete mode 100644 soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_s_vtx_0 delete mode 100644 soh/assets/custom/objects/gameplay_holiday/xmas_tree_presents delete mode 100644 soh/assets/custom/objects/gameplay_holiday/xmas_tree_presents_tri_0 delete mode 100644 soh/assets/custom/objects/gameplay_holiday/xmas_tree_presents_tri_1 delete mode 100644 soh/assets/custom/objects/gameplay_holiday/xmas_tree_presents_tri_2 delete mode 100644 soh/assets/custom/objects/gameplay_holiday/xmas_tree_presents_vtx_0 delete mode 100644 soh/assets/custom/objects/gameplay_holiday/xmas_tree_presents_vtx_1 delete mode 100644 soh/assets/custom/objects/gameplay_holiday/xmas_tree_presents_vtx_2 delete mode 100644 soh/assets/custom/objects/gameplay_holiday/xmas_tree_star delete mode 100644 soh/assets/custom/objects/gameplay_holiday/xmas_tree_star_tri_0 delete mode 100644 soh/assets/custom/objects/gameplay_holiday/xmas_tree_star_vtx_0 delete mode 100644 soh/assets/custom/objects/gameplay_holiday/xmas_tree_tri_0 delete mode 100644 soh/assets/custom/objects/gameplay_holiday/xmas_tree_tri_1 delete mode 100644 soh/assets/custom/objects/gameplay_holiday/xmas_tree_vtx_0 delete mode 100644 soh/assets/custom/objects/gameplay_holiday/xmas_tree_vtx_1 create mode 100644 soh/assets/custom/objects/object_xmas_tree/Bauble1Tex_B_32 create mode 100644 soh/assets/custom/objects/object_xmas_tree/Bauble1Tex_G_32 create mode 100644 soh/assets/custom/objects/object_xmas_tree/Bauble1Tex_R_32 create mode 100644 soh/assets/custom/objects/object_xmas_tree/Bauble2Tex_B_32 create mode 100644 soh/assets/custom/objects/object_xmas_tree/Bauble2Tex_G_32 create mode 100644 soh/assets/custom/objects/object_xmas_tree/Bauble2Tex_R_32 create mode 100644 soh/assets/custom/objects/object_xmas_tree/Bauble3Tex_B_32 create mode 100644 soh/assets/custom/objects/object_xmas_tree/Bauble3Tex_G_32 create mode 100644 soh/assets/custom/objects/object_xmas_tree/Bauble3Tex_R_32 create mode 100644 soh/assets/custom/objects/object_xmas_tree/Wrapping_B_32 create mode 100644 soh/assets/custom/objects/object_xmas_tree/Wrapping_B_64 create mode 100644 soh/assets/custom/objects/object_xmas_tree/Wrapping_G_32 create mode 100644 soh/assets/custom/objects/object_xmas_tree/Wrapping_G_64 create mode 100644 soh/assets/custom/objects/object_xmas_tree/Wrapping_R_32 create mode 100644 soh/assets/custom/objects/object_xmas_tree/Wrapping_R_64 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_tri_0 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_tri_1 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_tri_2 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_tri_3 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_vtx_0 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_vtx_1 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_vtx_2 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_vtx_3 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_0 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_1 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_2 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_3 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_4 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_5 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_6 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_7 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_0 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_1 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_2 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_3 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_4 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_5 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_6 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_7 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_0 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_1 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_2 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_3 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_4 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_5 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_6 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_7 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_8 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_9 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_0 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_1 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_2 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_3 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_4 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_5 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_6 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_7 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_8 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_9 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_tri_0 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_tri_1 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_tri_2 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_tri_3 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_tri_4 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_tri_5 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_tri_6 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_vtx_0 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_vtx_1 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_vtx_2 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_vtx_3 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_vtx_4 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_vtx_5 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_vtx_6 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_0 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_1 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_10 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_11 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_12 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_2 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_3 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_4 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_5 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_6 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_7 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_8 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_9 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_0 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_1 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_10 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_11 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_12 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_2 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_3 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_4 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_5 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_6 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_7 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_8 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_9 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_tri_0 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_tri_1 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_tri_2 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_tri_3 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_tri_4 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_tri_5 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_vtx_0 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_vtx_1 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_vtx_2 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_vtx_3 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_vtx_4 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_vtx_5 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_0 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_1 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_2 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_3 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_4 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_5 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_6 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_7 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_8 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_9 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_0 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_1 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_2 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_3 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_4 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_5 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_6 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_7 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_8 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_9 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_tri_0 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_tri_1 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_tri_2 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_tri_3 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_tri_4 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_tri_5 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_tri_6 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_vtx_0 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_vtx_1 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_vtx_2 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_vtx_3 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_vtx_4 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_vtx_5 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_vtx_6 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_0 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_1 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_2 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_3 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_4 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_5 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_6 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_7 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_8 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_0 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_1 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_2 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_3 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_4 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_5 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_6 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_7 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_8 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_0 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_1 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_2 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_3 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_4 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_5 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_6 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_7 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_0 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_1 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_2 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_3 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_4 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_5 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_6 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_7 create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor100DL_f3dlite_Wrapping_B_64 rename soh/assets/custom/objects/{gameplay_holiday/mat_xmas_tree_bauble_s_f3dlite_BaubleSilver => object_xmas_tree/mat_gXmasDecor100DL_f3dlite_Wrapping_G_32} (50%) rename soh/assets/custom/objects/{gameplay_holiday/mat_xmas_tree_bauble_b_f3dlite_BaubleBlue => object_xmas_tree/mat_gXmasDecor100DL_f3dlite_Wrapping_R_32} (50%) create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor100DL_f3dlite_Wrapping_R_64 create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble1_B create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble1_G create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble1_R create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble2_B create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble2_G create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble2_R create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble3_G create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble3_R create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Bauble1_B create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Bauble1_R create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Bauble2_B create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Bauble2_G create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Bauble2_R create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Bauble3_B create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Bauble3_G rename soh/assets/custom/objects/{gameplay_holiday/mat_xmas_tree_bauble_g_f3dlite_BaubleGreen => object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Wrapping_B_32} (50%) create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Wrapping_G_64 rename soh/assets/custom/objects/{gameplay_holiday/mat_xmas_tree_bauble_r_f3dlite_BaubleRed => object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Wrapping_R_32} (50%) create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor30DL_f3dlite_Bauble1_B create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor30DL_f3dlite_Bauble1_G create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor30DL_f3dlite_Bauble1_R create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor30DL_f3dlite_Bauble2_B create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor30DL_f3dlite_Bauble2_G create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor30DL_f3dlite_Bauble3_B create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor30DL_f3dlite_Bauble3_R create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble1_B create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble1_R create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble2_B create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble2_G create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble2_R create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble3_B create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble3_G create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble3_R create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Wrapping_B_32 create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Wrapping_G_32 create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Wrapping_G_64 create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Wrapping_R_32 create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Wrapping_R_64 create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor50DL_f3dlite_Bauble1_B create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor50DL_f3dlite_Bauble1_G create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor50DL_f3dlite_Bauble2_G create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor50DL_f3dlite_Bauble2_R create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor50DL_f3dlite_Bauble3_B create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor50DL_f3dlite_Bauble3_R create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Bauble1_B create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Bauble1_G create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Bauble1_R create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Bauble2_G create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Bauble2_R create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Bauble3_G create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Wrapping_B_64 create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Wrapping_G_32 create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Wrapping_R_32 create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Wrapping_R_64 create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor70DL_f3dlite_Bauble1_G create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor70DL_f3dlite_Bauble1_R create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor70DL_f3dlite_Bauble2_G create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor70DL_f3dlite_Bauble2_R create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor70DL_f3dlite_Bauble3_B create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor70DL_f3dlite_Bauble3_G create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor70DL_f3dlite_Bauble3_R create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Bauble1_B create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Bauble1_R create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Bauble2_G create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Bauble3_B create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Bauble3_G create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Bauble3_R create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Wrapping_B_32 create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Wrapping_G_32 create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Wrapping_R_32 create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble1_B create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble1_G create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble1_R create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble2_B create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble2_R create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble3_B create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble3_G create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble3_R diff --git a/soh/assets/custom/objects/gameplay_holiday/BaubleHilite b/soh/assets/custom/objects/gameplay_holiday/BaubleHilite deleted file mode 100644 index 4cb27947f034084277cfae158d1b001acd238464..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1116 zcmZQzU|@)F4e@6L((m`Jy$8ZTCeeTms8RunA(|TO85n?=g@NHe6#V=7>e9A3burPk zv$kG%`Qsl<976y5`DlB4a*(&XtE-1saB}OG2Pi83zT00P>f!9<=-}Ys=;Z9`8D6{R z&0n|?e;zN4^Kf#ov$e6Ywz0DZDslBpnDgK_RKcJ76M|eEY^|*<%+1a1gCfKH-JP7> zLV9mQ6#RWM(cj75#?su>#MsEhC#R?=KQ-9J$t|$=0mzDf?-vC*+F4te8XM~C>FPTt z=MMBYK^78TuN-CO$#>Uox zA?|JwTYkLhcDJ`OGt$#iQ&y0bmXeZ^kyBJr*EVp<$ntaXZhd(z-PzW{#6VkJSwTip zTvSv{TuN3!MMKv%F44o;J>}eU2Zx!c+LCMVh{%Sws}aC5M8@(7Ab z$ti2-7@Ao-xOkT|xY~PX6y^D-%1Q|Haj~+nar28v$|m*iHise35!Zd%PRu|$i&jt z$t`Tt^$gF{va*um{3sJp0EvrBO3Nv!0=;KuW$)~fcHwQGcYG<(fa1JZ7kwo;Ss7V* zB~=X_0}~6N@xGm}e(j44Eh+~oD9DQUw>QyIQBl*>(Kj}?21an?j-UUYwfZKNf)x}M z=4GXXn`>(6>KmI`*#fmUJ^uIq*U^-KtTK>-lH%f`qI4&HJwszNOIrsQucQM%feGy6 zvapcM(z3Erkcxt6OG9H*b1R^ - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_f3dlite_TreeGreen b/soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_f3dlite_TreeGreen deleted file mode 100644 index bb926c31e03..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_f3dlite_TreeGreen +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_presents_f3dlite_PresentBlue b/soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_presents_f3dlite_PresentBlue deleted file mode 100644 index 95a98809cc0..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_presents_f3dlite_PresentBlue +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_presents_f3dlite_PresentGreen b/soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_presents_f3dlite_PresentGreen deleted file mode 100644 index e6bea0b6c5d..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_presents_f3dlite_PresentGreen +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_presents_f3dlite_PresentRed b/soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_presents_f3dlite_PresentRed deleted file mode 100644 index b42644ae815..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_presents_f3dlite_PresentRed +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_star_f3dlite_GoldStar b/soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_star_f3dlite_GoldStar deleted file mode 100644 index 3d82334c6e4..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_star_f3dlite_GoldStar +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/xmas_tree b/soh/assets/custom/objects/gameplay_holiday/xmas_tree deleted file mode 100644 index 2691067888c..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/xmas_tree +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_b b/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_b deleted file mode 100644 index 4498e24fe77..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_b +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_b_tri_0 b/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_b_tri_0 deleted file mode 100644 index 792d47536ef..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_b_tri_0 +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_b_vtx_0 b/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_b_vtx_0 deleted file mode 100644 index db948f00beb..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_b_vtx_0 +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_g b/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_g deleted file mode 100644 index fbb02006b7c..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_g +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_g_tri_0 b/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_g_tri_0 deleted file mode 100644 index 471f208c6e9..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_g_tri_0 +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_g_vtx_0 b/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_g_vtx_0 deleted file mode 100644 index 3e9f85ec7fc..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_g_vtx_0 +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_r b/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_r deleted file mode 100644 index b93e0da35a6..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_r +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_r_tri_0 b/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_r_tri_0 deleted file mode 100644 index 7aa1828a1bb..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_r_tri_0 +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_r_vtx_0 b/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_r_vtx_0 deleted file mode 100644 index e8fc7a8dcda..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_r_vtx_0 +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_s b/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_s deleted file mode 100644 index 71f8877ae05..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_s +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_s_tri_0 b/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_s_tri_0 deleted file mode 100644 index f88b6f2087d..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_s_tri_0 +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_s_vtx_0 b/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_s_vtx_0 deleted file mode 100644 index 653d4a071c7..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_bauble_s_vtx_0 +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_presents b/soh/assets/custom/objects/gameplay_holiday/xmas_tree_presents deleted file mode 100644 index 458e405750b..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_presents +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_presents_tri_0 b/soh/assets/custom/objects/gameplay_holiday/xmas_tree_presents_tri_0 deleted file mode 100644 index 3e2b4441fcd..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_presents_tri_0 +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_presents_tri_1 b/soh/assets/custom/objects/gameplay_holiday/xmas_tree_presents_tri_1 deleted file mode 100644 index cecbe09a2bf..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_presents_tri_1 +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_presents_tri_2 b/soh/assets/custom/objects/gameplay_holiday/xmas_tree_presents_tri_2 deleted file mode 100644 index efc528078ec..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_presents_tri_2 +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_presents_vtx_0 b/soh/assets/custom/objects/gameplay_holiday/xmas_tree_presents_vtx_0 deleted file mode 100644 index fd5885c08ce..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_presents_vtx_0 +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_presents_vtx_1 b/soh/assets/custom/objects/gameplay_holiday/xmas_tree_presents_vtx_1 deleted file mode 100644 index fdc4bf6e8ad..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_presents_vtx_1 +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_presents_vtx_2 b/soh/assets/custom/objects/gameplay_holiday/xmas_tree_presents_vtx_2 deleted file mode 100644 index 3c4703e1b64..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_presents_vtx_2 +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_star b/soh/assets/custom/objects/gameplay_holiday/xmas_tree_star deleted file mode 100644 index 4cefe078a1e..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_star +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_star_tri_0 b/soh/assets/custom/objects/gameplay_holiday/xmas_tree_star_tri_0 deleted file mode 100644 index 73507855d1b..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_star_tri_0 +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_star_vtx_0 b/soh/assets/custom/objects/gameplay_holiday/xmas_tree_star_vtx_0 deleted file mode 100644 index 107d0a5c7d6..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_star_vtx_0 +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_tri_0 b/soh/assets/custom/objects/gameplay_holiday/xmas_tree_tri_0 deleted file mode 100644 index 688a578613e..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_tri_0 +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_tri_1 b/soh/assets/custom/objects/gameplay_holiday/xmas_tree_tri_1 deleted file mode 100644 index 34c37bef70a..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_tri_1 +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_vtx_0 b/soh/assets/custom/objects/gameplay_holiday/xmas_tree_vtx_0 deleted file mode 100644 index 6b65e8a813d..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_vtx_0 +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_vtx_1 b/soh/assets/custom/objects/gameplay_holiday/xmas_tree_vtx_1 deleted file mode 100644 index 23934fa7f5c..00000000000 --- a/soh/assets/custom/objects/gameplay_holiday/xmas_tree_vtx_1 +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/soh/assets/custom/objects/object_xmas_tree/Bauble1Tex_B_32 b/soh/assets/custom/objects/object_xmas_tree/Bauble1Tex_B_32 new file mode 100644 index 0000000000000000000000000000000000000000..5e28d8e82036997f03c59e2b86ea03e7ed9eed97 GIT binary patch literal 2140 zcmcIjF>BjE6n^cbQNa{R2$LMb1R;cx6%#^-LZFM6Lg-N3p->Szm=cPex<*R}jT$p1 zW44-*xNZm~9s4tyt))|F-I8YO_fD1@ONvM-)uB7xyZ62CyZ4@mh#uX4_}~`S^AE#M z{NnS*&uw@vP2U9c`W_KpCD~m!M@u{Vk%*sOcV2D}^xZFk9_Vqf`?=h+__WiG1fN8r z(=PTXw+2RdHta+qFvf4nJ&R8RBN89IIOy)3o)>$RTRV@#vwy)e|LJ)gK>tBGQ})#E zsYm2vcvL5s9L&CY)P0xrE8YWrNH#4~O%96|$;4}W>h6% zO9d`&;xc~YxYb`zG|Ah^k z>9on93UcVEBX2yd3G+K-VwZW4y$Y1c{K&bE`Wv(W4HkOgkKKb^(|=~*q`Uy0JBK~d zDYAP^;1{6F#LkAzkzH+)R>0o{n+Ct6?=7%e=qASVFy%h6npDl-pBl(D-*$dzz*gqa z7MaTC+K;S$;GF`zg{bopE!_T__cn(o)QA65M(|uT40*O#pdR7S|L92~rBI|;@X!UJgnB7>@n8odYK#p+ z!HYeXUMikSPZow?|A8Q4e|c+9#ebpi?PO!JyDllsu$i4V@B6;@YYoFNo>U$`B(Pt7 zKKh9dypH{&;5pNOH0ad>!+__OKHc=+oO$!EnQK40=|0)+WeoB`<{FFf9?4d3YVGo<(ad>MA3r2}#@~8V&D@uJZSUpVldE`-WNYK;+U5V?QUBzs z?Lqv1l9j@@g_b>M30Q)Q<>6Vf++?MC&j(>>3GDo)hfC3 zsST!)(iEoT1R_ve0iST^JNcEb*WTebtK`%`4ZI<8{yt{46+uh}h<%@c+-t+Y( zgB;wQ_s^Hk(H2C&WxW@Tz@B5|&II}eT3k_S60WNI+KQaGpd%{U$;nfyCQpYwxugms zuq)b{DfjWhgerzJnB1h2%ffDPZxAP8gklYaT`BJAp7{ELL65?Cs2)V76?`vcO28AU zfI(i{En-TloUJfE!>I5lM}RMZ-boX508gldEF@%&9Yt0_p{fyl8PwpmKlcJ=S1{@0 zfdd!@3%&-(GmN)NCc$h+7gfLjaSU6TNNwDI9mR7I#RHBEWAPobpD4D&c*Dq)@jFF? z|39LsIT*n^rlQd!o4bt@>?>f!B1?CZ37bcw*U=POsV;tj46~NQQ9vc3mcUBV-9jrG zdtmVy6fg+C@`B+ENvcoMl<96<<^dXa$fAtOeFhSAkV;c!%1PP*OQGe|(i<=BjE6xQoxkJ+Lv9y|6IG$0Db85(d0ku0XS2)r1&7_wxLz=H!C8px1@9Cn(krWYH9XjdWz3+S9d-o*6FbwlHk=9&Qafd}|oETYB}}>~4KNcRSOM&+Rwc#pda6u_-pE;`CRuXZ`MQ&+YJz z+ZpcFdo){xd9a)h-HtH7erfis-xa3YxqLGfpUy7s>phyS!~KKh|KK_P#r;$W^J3l{ zsl2Ot(v>7BrielcFk|JWr)9tTwd%#*j84eU$Are@;GU5>x?9#G9<9>2YWvpcFV+Vx zMEnSR6S`_=B5gQJX~@MGu_7oB!7;%b=b=Z8OynXvzk9a#ui7JER9m$f!4YFdh`Xiq z3J$fCoj>Ybe^adqlxLmQFu9criD(=@-CxZ!k@O1&NvWCDei4yn)Axws^!zzO3lG~<0sU6=Js zBdEboQ0s!Lc-j;%)U=E@3~BLq$_Sq8#vtDt*QjSU)#46j99OK0*Qe=F>{ZokHL7=l zFNpsbT=jJoBdocK=toQSs@e++GcZn{To)ZM0I~}#Gy06K$-F@GQ?-IM2FB^Ji<6a& yu?rUbJr|+HUCx^M{J1LklXy+a3$%VRhx8(_1V#5=KJ|FX3jf1=yu|lkef|JixQYh= literal 0 HcmV?d00001 diff --git a/soh/assets/custom/objects/object_xmas_tree/Bauble2Tex_B_32 b/soh/assets/custom/objects/object_xmas_tree/Bauble2Tex_B_32 new file mode 100644 index 0000000000000000000000000000000000000000..2596d826432cb465ff133bceae51584e261e8db0 GIT binary patch literal 2140 zcmbu9&x_MQ6vv;Qa@!PW06e&R|K1h+o_(5p z6&0HsKUXnwH>ol7>J9)_Ew=LB;qLe-B+-++{$f8j4og0x_5r~xfE0_`E=!ZsELO{^B&%va0yL_;>$o+C$Lr!yce zY`NfUp26tSTXhCfw;Bw*6}FmSYcH}oc{aZt?YD(0gIX}?E+p?5Kl9?V{_bM@fz4yS z)Auj*sThGxvvF!W8hWcBo;B+0$NmNF3!e6)p_)j0d+$gq(R6Va?CwJ5($uHp_vuKr z)xKq%ujedwp0tc}xdP2-UrnUFWDi(EP^jY0W9}vSHDiH^=g&=e7J6wVwT1dsNw~;f z$2LuP+yAX5(q80Ed1`MUe+@^lWCjjUHcLmUEy-7r6-C^@I*vfG+WK2Hk@gzDFy}4U zk-WHrM7HWBZh(bUO;RNJid@{ZPJxBzF42rJ0Q$)-;O=lhq8TlVJn7bBevFVsu? z!*He7tCr+}t6Ju1=&y0-*JErOKSq~jZ~!*bkMQp)&QHZSZSR$%MYOjxzH5)QN5uIT MI@a@+-m+Nv4?(kzsQ>@~ literal 0 HcmV?d00001 diff --git a/soh/assets/custom/objects/object_xmas_tree/Bauble2Tex_G_32 b/soh/assets/custom/objects/object_xmas_tree/Bauble2Tex_G_32 new file mode 100644 index 0000000000000000000000000000000000000000..e6889fee4b0dc473476bb8331d2285d6af55db6c GIT binary patch literal 2140 zcmbtUL2DC17~R?38HJXfY)GJ8x~a`E;AM|%#x|RS7%vi~g@7)23FIPp>7fp;w6WW) zqR>k{dNao!6^5c-g%XQI>`f0M{R@7xn?T6UEQw~Ao!R%j_q~~XGplKucCUKpHiGfu zL+^*^FrE6R19N5A6Va3Fng;!H@}_zQE3e-McKARQ&&K`y(Jw#m=R^PKXEswFZEXg& zhy-?PQ_jdn{lfNnuNByS;rLxPQy%pTf&J-P=s$Y%{zA^kMq69k=l`SMx*OQXe}emd zq4zu6Nfs?XpI=8@G##0gRAd}A=7jSnI!d&d8XTk9GL&zEhU?G>B9tJL5w%$=5*3|; z1%ptG3|c=ebzsIZn|=j5mK)Vig|ETd12=*h#dP6D%18k`{1&ZxFJnD#4;uYg&#X%d zdJ1mz57(T7L|=c^Jj+!@2Ip3aCW^^N|POT~QkileP1sL);p@g1- zgdX-yMHBZAM$kg1xs4QA0$85G5I17IxPvB2a!r2&OraOP)I`G(=9o*&q>wmwiRajp z5hNu`KvIGIg5!9@Gkk+U&&IVdXHb!f#7Y6>Hb(#2D39eSs8X0z7OOfN<BjE6vyv%vbS`zx9B5u>sC_{2=&l_JD6k%xh2$#p^G7l2N^ubprHm2E_i4_ zLk;dw(Bh)Wx-2p0p#~X}A)+1g75d)Eu84aQQmf;nyLa#R{_jqA5@U=tkKVlnd_I1k z-ciM7?&}$P9&T$4bzd=twG{W#?$+VQYs;`N(#EsxyfXg9E4*U!@y~2e{b=jdGHApy zTBmxCY%8x`-A`MV!K>fCWP9pIdDSu&FKqtd)BI8Ik!@|AUETi=|9)*5^Qn#b&s*6_ zx>5P2Z@vU7HRyxTxn$U+Ju+)s)`bpC3P!l8cff-t79Rvw2mB1R{h{bW4t!If>Lr8? zSr!;;Rv?3iJGl%Sq}ztgnOq9Y!3FVpUni}_PMmlNwC=-PwM%3 zj9~3nZ8rn4$StojaC;|zR=x?d;GxhTmoaHOy_(uTH5dh}gCgp&ue^1Gj@dT9mj8v` K#gMnz%D(~0i3^MX literal 0 HcmV?d00001 diff --git a/soh/assets/custom/objects/object_xmas_tree/Bauble3Tex_B_32 b/soh/assets/custom/objects/object_xmas_tree/Bauble3Tex_B_32 new file mode 100644 index 0000000000000000000000000000000000000000..8f9c96cb13bd12340b6314f69edb775f905f18d5 GIT binary patch literal 2140 zcmbtUziZn-6n^cb%?id?#+c+V#t31|Sye$pDHytRDTEHi-KwdGV2G2LUl}xiT5Jaz_9dk zFM-HV9{3U!-RbG0rb9NQ23BTB$>Ps%_fp$Jv>C)+X3^SB$GA{SM&a~+-Bbb@)q!O0S&?K48&S>bc+Zu@31U#SM9tb% z?eF{DTecj5c?&IpuBz@zJ2$>8cqyX>aYl6@d8!I(u5#E}=nP*r zEc2*b^*U3|rUGmpz2F(Dq2|Z^{iY+wz*x|WC^o>|DXf_{kGqULDy{jdnmh^2fXQKo zXcFRXa=mc*dtj)N9k@@sa;y*CY18@krgeo=?l*UDkwmlTcbVCpM*NGc=k)pz)rx1i z(YjiI<*LQ;&ftZES&h-01mTOnh-@X|W?U6{v+xv~>P+=O+mhoM-wMr(92pm=8`~#~ zV$%nx(a|+%e$y~_^+WU~8IL%Y|3%~o-%MUj*lm`I)<%wVS#Hqqd(Hj+13N6}AC+UBn{+{I0v`w0xn3v>z^E}V*_k1R~TrPL3aq|Yle)Mkp zJKZ==d?~P;8Q&r3(Y0I-_oeXdyk~pn>5F!yclSJfw%nWA`sq!1Q$26%N490Uwzbr* zkfvQ}Eu~vzOTFo}!|hhP;!VGKnQfV_^`_gE4_ABM{pUMJ=@!}2*6p>!|G|_0oul?0 z#Q!VXQ&Q^;N~6nlMJNnQXsk4{dqyp3mo6#0I@h?unWRM=D$lQ1Hz#ALKGB3K2@jmm zq|SAwN|o!Px|#0pq|_N`k0!N@zcuhy2Eml z@L-T3gVj0dFFvpATU}i$Vw|-M7=*zHNlz?>T)5d-{1T(0ll#eR=mHhzD%TjIr>7`x zAb$Y{uF0Shl31+nYAM2nyWK0)b*@UCjXlAN?BCui)Q=@RhyhGghlf|+@$OcSSlouQKpm)&`gmueX7s}YW~%qb%%Dp+|)Uy zV;mdd9Us=jD^=_`OHJm3YSJVS1NEI4!bym_N%bQ9%D&^nH-B8Y{@L!E4aawfA73x; zAs2>zi#VsmsYZA(91yePN0XMY<4K9xh-cZTE$^jcgQ^|ZC1$B^THUz+6oWHBWkir0 zL)@q~>L7x}kv}6{z=ki`?#I3f8(wy=+|1X5u5olOxdOK025K}PVNUNx&FU84qc=%x zC=nO`MeJU21D%v993sDqD%DQ=Oujij7&!h~9ABf1qtWFgXv|~H?w3ZpC%UC68WgE2yDvQYmQG_e>pbH41FjY1u3ZgS621e5N60b_6tF#rGn literal 0 HcmV?d00001 diff --git a/soh/assets/custom/objects/object_xmas_tree/Bauble3Tex_R_32 b/soh/assets/custom/objects/object_xmas_tree/Bauble3Tex_R_32 new file mode 100644 index 0000000000000000000000000000000000000000..40394698fcdffd8b3eb32a625ad5f8e425de3deb GIT binary patch literal 2140 zcmbtUF>BjU5Z3DyZ_Q?J@lVLsttO&i?4gEsFwRn{CE&%7rI5vg1RiAYkbs65yc9Il zprxS2#gp~2*gP)<8|uNPor<@NZNGcZils(UT&hFT)4lt?JKcSfrfFLJ)!Ww$_wASA zH#)IA_;`lMlijI6?U$N{^GH3VUCop0k7m(+pSGXvH}bbXjJ%Pzjoa_pk;%KwhFPQ? zv)F7TM`U}A!qsZnG>b;z^QY{{>! z*$`D9-BNE&6?A|YOC()6)-H@&i|Yt%w_H5umIrhhRkwkpD=M}eRLy~MWG8&dBC6|t zoB`9(U36(6^Qm0axt~L>tK8&MMvNl2UhO*}Dn5|J9knrhcR6lFeYB=d($2cC7@!s1 zVH;z49*-TP;z5j&I^e-e)9ryl^?{!`nAQAd*@r?N;$1{^(1Y-ed>~zT-br26uyPp> zs0$pCb#%^ocz1f69FF+Ubv9=PzgceN2-%m$LT4(<++veUAgqy%Ch z7ZJ8+)uqDz=IG&TMwj9#6Q0D(v&xuy8JZ%cgglt{ z0chw^6J0+D{{!?dx_|~4$74L zCO+8o6ACYMc~tjqieS^boRN2P;THdd;u~Ea)&GR!8=?XclGN2tIKJ__AK@-yS*Y$ORu@7Y GLO%coLU&#O literal 0 HcmV?d00001 diff --git a/soh/assets/custom/objects/object_xmas_tree/Wrapping_B_64 b/soh/assets/custom/objects/object_xmas_tree/Wrapping_B_64 new file mode 100644 index 0000000000000000000000000000000000000000..071e01a2d14759edd9b2290fc5ce341e56b3c9a5 GIT binary patch literal 8284 zcmeH~F%H5o3`GMh?HRhTatc6*r3(uKci<9q?pfIAio`{@0#~4wsUkbn0>y4Ugs5r~ zH-56?p9triJME8$S^Iw7ug~sjyFdTt?U$R+1B)(e=h|oK+<7rYTkXz^+hYncFg^eF zn4*<4EAeM_*vc)m&;m0O_CEf+_|}@LslLtkbFubv%kz7V);p^cAM~%4Vcsvze{4Pd zyB_nq)tm=;yDffRaM5==DQ(B`^R=R3O?=zupLD&^8shICdA(zPQ`zRr>mA3R7kvEm zYx!}~zb*Z1>z(??`>(HeAox1A#n;z6pMRg1v3fZFV^KXP@%i(I){D;^^kVJ&{R3(p z{s$ayx6Ri-5BT`$Zp)98{&@Y#XB>N^`H$7}zw0qSUeDkG$LL3)e_MQgz0>`{@%v1T z)k}O^`ltI&>qXkm-#?*VF+bjJo3DQ!@bTkpYmAcqZRuZI@6z&X4P~P4L zCO+8o6ACYMc~tjqieS^bo0YD0KSj+VgLXD literal 0 HcmV?d00001 diff --git a/soh/assets/custom/objects/object_xmas_tree/Wrapping_G_64 b/soh/assets/custom/objects/object_xmas_tree/Wrapping_G_64 new file mode 100644 index 0000000000000000000000000000000000000000..6c128dbee7b80402095db1a064c2a6bcfe23a453 GIT binary patch literal 8284 zcmeHLF>b>!43xSB{zS+Aq5%pcaF=H2kSF9B{ZO~e1+w`S{X)M`8>~wll`;)P${G|w zFeO^N@WhhaK#UFV;9DPaK#UG5L&&rFrF>cRg81UTf4 literal 0 HcmV?d00001 diff --git a/soh/assets/custom/objects/object_xmas_tree/Wrapping_R_32 b/soh/assets/custom/objects/object_xmas_tree/Wrapping_R_32 new file mode 100644 index 0000000000000000000000000000000000000000..a61f3d3867bab61b04878af87a02267c5d98332a GIT binary patch literal 2140 zcmZQzU|@)F4e@6L((m`Jy$8ZTCeeTis8RunA(|TO85n?=gMoqDlN`wD%I&%3AUQfA zdJy`z93%&NF;dI^07gv6=?a0EG7u4vEX@8BjMyN^m)OK%VubX=)ZwB7;Qq&@0>AiR z(@!Y8(B)Cx4@pzFLmX3{y82H5V*|JCpqN0HN3|b+Tw#+P?)uTg3q1_*=O4`YM%B;l zNn8Dx@r`Q#2}b<(qpQZ`54ZRy6yNCbsQxD$-w+juaHOt&!tssY{Rnpv%R+TOvAPiI G5c&a;t;;_E literal 0 HcmV?d00001 diff --git a/soh/assets/custom/objects/object_xmas_tree/Wrapping_R_64 b/soh/assets/custom/objects/object_xmas_tree/Wrapping_R_64 new file mode 100644 index 0000000000000000000000000000000000000000..d884c2ca670c5d54467393482e1501c5c1691ee1 GIT binary patch literal 8284 zcmeH|F>(VT3`N;=9$z9iNt!L3CN5IsIKEIi*O_tWQ{)P{LSPgEUw9xMAyx%ub{1BP zp7kZM&N=tKzP&E~{{8v!6)r#h_wT{K`TTp)rqh#i{(5w7f7oK|*8Smp*@8^W#6MrQ z7%z*J_>W6Db}Nn2LQi_wWBk|U)(Ba;^*lb4+Ef0c$FcY0U;f8(BW?1r{-pJE?|#%j z?5=s}Z@0z2`fkweckUnKk6khDKKa;x{5? zTKe;P!QJwDt$%;Yenr0AZksRHx0Szo{HV6Zs#Sj)%-rYX^NU*6B;A-Rg)AI6_+HD*5f*neYGPn4Gayk62ynn~^T?@!sU$d}t~^Yzbzdi + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_tri_0 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_tri_0 new file mode 100644 index 00000000000..bc1589a6573 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_tri_0 @@ -0,0 +1,106 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_tri_1 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_tri_1 new file mode 100644 index 00000000000..ff14442dc0d --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_tri_1 @@ -0,0 +1,170 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_tri_2 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_tri_2 new file mode 100644 index 00000000000..ea5e79a96b1 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_tri_2 @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_tri_3 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_tri_3 new file mode 100644 index 00000000000..4280e17a5d4 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_tri_3 @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_vtx_0 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_vtx_0 new file mode 100644 index 00000000000..2d2b533a440 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_vtx_0 @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_vtx_1 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_vtx_1 new file mode 100644 index 00000000000..2199d077963 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_vtx_1 @@ -0,0 +1,220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_vtx_2 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_vtx_2 new file mode 100644 index 00000000000..e0403545aa9 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_vtx_2 @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_vtx_3 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_vtx_3 new file mode 100644 index 00000000000..ae1fba2946e --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor100DL_vtx_3 @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL new file mode 100644 index 00000000000..80f8fc81be3 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_0 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_0 new file mode 100644 index 00000000000..2a2601403ad --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_0 @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_1 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_1 new file mode 100644 index 00000000000..87dc5c7caf0 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_1 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_2 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_2 new file mode 100644 index 00000000000..d9d225ee153 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_2 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_3 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_3 new file mode 100644 index 00000000000..010dfe6698b --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_3 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_4 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_4 new file mode 100644 index 00000000000..34de1a10f75 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_4 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_5 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_5 new file mode 100644 index 00000000000..dbaef4a37c6 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_5 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_6 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_6 new file mode 100644 index 00000000000..4b4aaa74244 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_6 @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_7 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_7 new file mode 100644 index 00000000000..a3aa6c67295 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_tri_7 @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_0 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_0 new file mode 100644 index 00000000000..189a72f7836 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_0 @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_1 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_1 new file mode 100644 index 00000000000..491afaa21aa --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_1 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_2 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_2 new file mode 100644 index 00000000000..1c86dfb200f --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_2 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_3 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_3 new file mode 100644 index 00000000000..fef6070e2c8 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_3 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_4 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_4 new file mode 100644 index 00000000000..74ff37e831f --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_4 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_5 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_5 new file mode 100644 index 00000000000..e5347a692ec --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_5 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_6 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_6 new file mode 100644 index 00000000000..57b0c83f5e3 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_6 @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_7 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_7 new file mode 100644 index 00000000000..4eea9d31dc9 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor10DL_vtx_7 @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL new file mode 100644 index 00000000000..cd83c25f822 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_0 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_0 new file mode 100644 index 00000000000..7410becefa0 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_0 @@ -0,0 +1,106 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_1 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_1 new file mode 100644 index 00000000000..782f5f9e1db --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_1 @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_2 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_2 new file mode 100644 index 00000000000..46d90cfee34 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_2 @@ -0,0 +1,197 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_3 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_3 new file mode 100644 index 00000000000..fcae1cb6087 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_3 @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_4 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_4 new file mode 100644 index 00000000000..cea2d4b0147 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_4 @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_5 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_5 new file mode 100644 index 00000000000..8e6c88ddf62 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_5 @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_6 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_6 new file mode 100644 index 00000000000..0c0928683c2 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_6 @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_7 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_7 new file mode 100644 index 00000000000..f564728104c --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_7 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_8 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_8 new file mode 100644 index 00000000000..8464121eb12 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_8 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_9 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_9 new file mode 100644 index 00000000000..a22341bdf18 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_tri_9 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_0 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_0 new file mode 100644 index 00000000000..c8a3028f56c --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_0 @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_1 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_1 new file mode 100644 index 00000000000..d7bf03045fe --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_1 @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_2 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_2 new file mode 100644 index 00000000000..768baea6575 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_2 @@ -0,0 +1,300 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_3 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_3 new file mode 100644 index 00000000000..87d0b13154a --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_3 @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_4 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_4 new file mode 100644 index 00000000000..8fb01822419 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_4 @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_5 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_5 new file mode 100644 index 00000000000..76d9b788af8 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_5 @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_6 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_6 new file mode 100644 index 00000000000..60cef595cc3 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_6 @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_7 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_7 new file mode 100644 index 00000000000..e590fd8487c --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_7 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_8 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_8 new file mode 100644 index 00000000000..505f171b0da --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_8 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_9 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_9 new file mode 100644 index 00000000000..50c131f9c9a --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor20DL_vtx_9 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL new file mode 100644 index 00000000000..4e4fd95aad2 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_tri_0 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_tri_0 new file mode 100644 index 00000000000..1ee54492c69 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_tri_0 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_tri_1 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_tri_1 new file mode 100644 index 00000000000..0efacf68ad9 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_tri_1 @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_tri_2 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_tri_2 new file mode 100644 index 00000000000..e05cc11fb6f --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_tri_2 @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_tri_3 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_tri_3 new file mode 100644 index 00000000000..19917bd2e89 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_tri_3 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_tri_4 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_tri_4 new file mode 100644 index 00000000000..f5f256b23e1 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_tri_4 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_tri_5 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_tri_5 new file mode 100644 index 00000000000..536d06f7acf --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_tri_5 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_tri_6 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_tri_6 new file mode 100644 index 00000000000..45568173a0d --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_tri_6 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_vtx_0 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_vtx_0 new file mode 100644 index 00000000000..509ed65291a --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_vtx_0 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_vtx_1 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_vtx_1 new file mode 100644 index 00000000000..49c0a080a23 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_vtx_1 @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_vtx_2 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_vtx_2 new file mode 100644 index 00000000000..c109c19f59f --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_vtx_2 @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_vtx_3 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_vtx_3 new file mode 100644 index 00000000000..c7c1e10a65e --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_vtx_3 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_vtx_4 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_vtx_4 new file mode 100644 index 00000000000..a26e55df1d1 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_vtx_4 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_vtx_5 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_vtx_5 new file mode 100644 index 00000000000..d1177d63384 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_vtx_5 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_vtx_6 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_vtx_6 new file mode 100644 index 00000000000..d947223ad79 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor30DL_vtx_6 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL new file mode 100644 index 00000000000..9da99431f10 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_0 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_0 new file mode 100644 index 00000000000..f94c732e4d9 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_0 @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_1 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_1 new file mode 100644 index 00000000000..34891928660 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_1 @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_10 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_10 new file mode 100644 index 00000000000..959b692d481 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_10 @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_11 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_11 new file mode 100644 index 00000000000..41fb8d2b9bb --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_11 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_12 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_12 new file mode 100644 index 00000000000..8062b5a562c --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_12 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_2 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_2 new file mode 100644 index 00000000000..7c52dae868b --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_2 @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_3 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_3 new file mode 100644 index 00000000000..af789278611 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_3 @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_4 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_4 new file mode 100644 index 00000000000..e662f6ed6aa --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_4 @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_5 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_5 new file mode 100644 index 00000000000..22b809b3f24 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_5 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_6 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_6 new file mode 100644 index 00000000000..1d845ad8a81 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_6 @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_7 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_7 new file mode 100644 index 00000000000..12c90c20934 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_7 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_8 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_8 new file mode 100644 index 00000000000..bbd9078cede --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_8 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_9 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_9 new file mode 100644 index 00000000000..11e6780ea03 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_tri_9 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_0 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_0 new file mode 100644 index 00000000000..8579d6fee95 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_0 @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_1 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_1 new file mode 100644 index 00000000000..b0dcceeec23 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_1 @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_10 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_10 new file mode 100644 index 00000000000..7d59969b3d7 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_10 @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_11 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_11 new file mode 100644 index 00000000000..ab7d95f641a --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_11 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_12 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_12 new file mode 100644 index 00000000000..514f00f3894 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_12 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_2 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_2 new file mode 100644 index 00000000000..7135901b7a4 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_2 @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_3 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_3 new file mode 100644 index 00000000000..874e86e4556 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_3 @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_4 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_4 new file mode 100644 index 00000000000..8dcece79bdc --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_4 @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_5 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_5 new file mode 100644 index 00000000000..030415bf5e1 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_5 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_6 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_6 new file mode 100644 index 00000000000..5758decfe91 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_6 @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_7 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_7 new file mode 100644 index 00000000000..7e171bd29a8 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_7 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_8 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_8 new file mode 100644 index 00000000000..26f056a5fca --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_8 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_9 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_9 new file mode 100644 index 00000000000..878f90b20ec --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor40DL_vtx_9 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL new file mode 100644 index 00000000000..537d98d5f8f --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_tri_0 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_tri_0 new file mode 100644 index 00000000000..41e8cb3c97d --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_tri_0 @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_tri_1 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_tri_1 new file mode 100644 index 00000000000..0beb4cd5f4a --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_tri_1 @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_tri_2 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_tri_2 new file mode 100644 index 00000000000..a33dc968910 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_tri_2 @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_tri_3 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_tri_3 new file mode 100644 index 00000000000..8cd67cdeb7d --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_tri_3 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_tri_4 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_tri_4 new file mode 100644 index 00000000000..f3cb40c18fd --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_tri_4 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_tri_5 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_tri_5 new file mode 100644 index 00000000000..28c1fa004f6 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_tri_5 @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_vtx_0 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_vtx_0 new file mode 100644 index 00000000000..4bbea8de4d4 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_vtx_0 @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_vtx_1 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_vtx_1 new file mode 100644 index 00000000000..c331cabed74 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_vtx_1 @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_vtx_2 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_vtx_2 new file mode 100644 index 00000000000..62bb3dc536e --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_vtx_2 @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_vtx_3 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_vtx_3 new file mode 100644 index 00000000000..135764c05a0 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_vtx_3 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_vtx_4 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_vtx_4 new file mode 100644 index 00000000000..1066194fbf5 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_vtx_4 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_vtx_5 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_vtx_5 new file mode 100644 index 00000000000..afec2ee782a --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor50DL_vtx_5 @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL new file mode 100644 index 00000000000..fe51b9f6b84 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_0 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_0 new file mode 100644 index 00000000000..1d746dde9cf --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_0 @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_1 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_1 new file mode 100644 index 00000000000..095e5d8f1a3 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_1 @@ -0,0 +1,106 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_2 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_2 new file mode 100644 index 00000000000..b1f3c81fcaf --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_2 @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_3 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_3 new file mode 100644 index 00000000000..e88a5cffe72 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_3 @@ -0,0 +1,133 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_4 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_4 new file mode 100644 index 00000000000..cbc9ce14a9c --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_4 @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_5 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_5 new file mode 100644 index 00000000000..6646786c150 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_5 @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_6 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_6 new file mode 100644 index 00000000000..a2a881763ed --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_6 @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_7 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_7 new file mode 100644 index 00000000000..2a5440b8677 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_7 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_8 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_8 new file mode 100644 index 00000000000..245daae2b22 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_8 @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_9 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_9 new file mode 100644 index 00000000000..34a3d0b55ce --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_tri_9 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_0 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_0 new file mode 100644 index 00000000000..b33405eec8f --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_0 @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_1 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_1 new file mode 100644 index 00000000000..ff671566d99 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_1 @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_2 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_2 new file mode 100644 index 00000000000..21358026ec7 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_2 @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_3 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_3 new file mode 100644 index 00000000000..831547972d3 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_3 @@ -0,0 +1,202 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_4 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_4 new file mode 100644 index 00000000000..c591133b836 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_4 @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_5 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_5 new file mode 100644 index 00000000000..d111addadae --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_5 @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_6 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_6 new file mode 100644 index 00000000000..2684a5759c5 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_6 @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_7 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_7 new file mode 100644 index 00000000000..a2ab6b20a93 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_7 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_8 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_8 new file mode 100644 index 00000000000..fed438e57b0 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_8 @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_9 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_9 new file mode 100644 index 00000000000..9f8e178ed21 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor60DL_vtx_9 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL new file mode 100644 index 00000000000..9d7a0b7491e --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_tri_0 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_tri_0 new file mode 100644 index 00000000000..540a5e3e395 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_tri_0 @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_tri_1 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_tri_1 new file mode 100644 index 00000000000..3b27e35d234 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_tri_1 @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_tri_2 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_tri_2 new file mode 100644 index 00000000000..29326efac0a --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_tri_2 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_tri_3 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_tri_3 new file mode 100644 index 00000000000..83850278e12 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_tri_3 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_tri_4 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_tri_4 new file mode 100644 index 00000000000..38401ac4f3c --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_tri_4 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_tri_5 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_tri_5 new file mode 100644 index 00000000000..ef0b4397d75 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_tri_5 @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_tri_6 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_tri_6 new file mode 100644 index 00000000000..0df60862536 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_tri_6 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_vtx_0 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_vtx_0 new file mode 100644 index 00000000000..6e115c0bb30 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_vtx_0 @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_vtx_1 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_vtx_1 new file mode 100644 index 00000000000..ce6941dc97c --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_vtx_1 @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_vtx_2 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_vtx_2 new file mode 100644 index 00000000000..56624ffb043 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_vtx_2 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_vtx_3 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_vtx_3 new file mode 100644 index 00000000000..ec758ec9199 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_vtx_3 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_vtx_4 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_vtx_4 new file mode 100644 index 00000000000..3e9cc0ff4cc --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_vtx_4 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_vtx_5 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_vtx_5 new file mode 100644 index 00000000000..ac28e8fb0d9 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_vtx_5 @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_vtx_6 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_vtx_6 new file mode 100644 index 00000000000..0cf3101e0f0 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor70DL_vtx_6 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL new file mode 100644 index 00000000000..ba14f553d07 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_0 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_0 new file mode 100644 index 00000000000..233c5e5b743 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_0 @@ -0,0 +1,133 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_1 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_1 new file mode 100644 index 00000000000..160f85e3392 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_1 @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_2 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_2 new file mode 100644 index 00000000000..712db2eadf4 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_2 @@ -0,0 +1,133 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_3 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_3 new file mode 100644 index 00000000000..567f9bbfa63 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_3 @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_4 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_4 new file mode 100644 index 00000000000..ed60abbb97a --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_4 @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_5 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_5 new file mode 100644 index 00000000000..9d012597673 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_5 @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_6 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_6 new file mode 100644 index 00000000000..011391daaf4 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_6 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_7 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_7 new file mode 100644 index 00000000000..ae4be6ebdd1 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_7 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_8 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_8 new file mode 100644 index 00000000000..b7a34eb1de0 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_tri_8 @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_0 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_0 new file mode 100644 index 00000000000..4e538463f3a --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_0 @@ -0,0 +1,202 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_1 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_1 new file mode 100644 index 00000000000..1c7a6b49c92 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_1 @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_2 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_2 new file mode 100644 index 00000000000..2717d84f0bc --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_2 @@ -0,0 +1,202 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_3 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_3 new file mode 100644 index 00000000000..e5f479fc47c --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_3 @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_4 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_4 new file mode 100644 index 00000000000..5e1500678a0 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_4 @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_5 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_5 new file mode 100644 index 00000000000..e0036208883 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_5 @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_6 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_6 new file mode 100644 index 00000000000..e67313e14f8 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_6 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_7 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_7 new file mode 100644 index 00000000000..7acc51f2a0c --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_7 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_8 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_8 new file mode 100644 index 00000000000..c3ac2ef3648 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor80DL_vtx_8 @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL new file mode 100644 index 00000000000..f96deccc4d7 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_0 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_0 new file mode 100644 index 00000000000..aaf575f3edc --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_0 @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_1 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_1 new file mode 100644 index 00000000000..17e2bbb1443 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_1 @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_2 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_2 new file mode 100644 index 00000000000..45f70fca8ef --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_2 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_3 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_3 new file mode 100644 index 00000000000..501540e9913 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_3 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_4 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_4 new file mode 100644 index 00000000000..6aa20edebd3 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_4 @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_5 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_5 new file mode 100644 index 00000000000..9f5515c3b6a --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_5 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_6 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_6 new file mode 100644 index 00000000000..e8b2ebe155f --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_6 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_7 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_7 new file mode 100644 index 00000000000..e8686cfeb9a --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_tri_7 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_0 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_0 new file mode 100644 index 00000000000..4bf94f75a49 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_0 @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_1 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_1 new file mode 100644 index 00000000000..a3e163984cf --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_1 @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_2 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_2 new file mode 100644 index 00000000000..5075a97320f --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_2 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_3 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_3 new file mode 100644 index 00000000000..7b0fce1b261 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_3 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_4 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_4 new file mode 100644 index 00000000000..240d7afe250 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_4 @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_5 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_5 new file mode 100644 index 00000000000..adf5dfa9b04 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_5 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_6 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_6 new file mode 100644 index 00000000000..5e02e04d8d4 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_6 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_7 b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_7 new file mode 100644 index 00000000000..f92e3d98df2 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasDecor90DL_vtx_7 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor100DL_f3dlite_Wrapping_B_64 b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor100DL_f3dlite_Wrapping_B_64 new file mode 100644 index 00000000000..e2cb1c6af43 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor100DL_f3dlite_Wrapping_B_64 @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_bauble_s_f3dlite_BaubleSilver b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor100DL_f3dlite_Wrapping_G_32 similarity index 50% rename from soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_bauble_s_f3dlite_BaubleSilver rename to soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor100DL_f3dlite_Wrapping_G_32 index 2c5de1ab2fd..5f67d4de108 100644 --- a/soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_bauble_s_f3dlite_BaubleSilver +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor100DL_f3dlite_Wrapping_G_32 @@ -1,21 +1,21 @@ - - + + - + - - + + - + - + - + diff --git a/soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_bauble_b_f3dlite_BaubleBlue b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor100DL_f3dlite_Wrapping_R_32 similarity index 50% rename from soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_bauble_b_f3dlite_BaubleBlue rename to soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor100DL_f3dlite_Wrapping_R_32 index 9d8829650f6..f330997c280 100644 --- a/soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_bauble_b_f3dlite_BaubleBlue +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor100DL_f3dlite_Wrapping_R_32 @@ -1,21 +1,21 @@ - - + + - + - - + + - + - + - + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor100DL_f3dlite_Wrapping_R_64 b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor100DL_f3dlite_Wrapping_R_64 new file mode 100644 index 00000000000..ddba85e48a7 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor100DL_f3dlite_Wrapping_R_64 @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble1_B b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble1_B new file mode 100644 index 00000000000..0562ad51423 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble1_B @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble1_G b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble1_G new file mode 100644 index 00000000000..424720964de --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble1_G @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble1_R b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble1_R new file mode 100644 index 00000000000..ed8997bac1c --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble1_R @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble2_B b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble2_B new file mode 100644 index 00000000000..a2fb866622d --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble2_B @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble2_G b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble2_G new file mode 100644 index 00000000000..a3ebffce584 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble2_G @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble2_R b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble2_R new file mode 100644 index 00000000000..780bee1c538 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble2_R @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble3_G b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble3_G new file mode 100644 index 00000000000..5ec29067d2d --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble3_G @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble3_R b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble3_R new file mode 100644 index 00000000000..6bfad5f53ee --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor10DL_f3dlite_Bauble3_R @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Bauble1_B b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Bauble1_B new file mode 100644 index 00000000000..0562ad51423 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Bauble1_B @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Bauble1_R b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Bauble1_R new file mode 100644 index 00000000000..ed8997bac1c --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Bauble1_R @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Bauble2_B b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Bauble2_B new file mode 100644 index 00000000000..a2fb866622d --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Bauble2_B @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Bauble2_G b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Bauble2_G new file mode 100644 index 00000000000..a3ebffce584 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Bauble2_G @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Bauble2_R b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Bauble2_R new file mode 100644 index 00000000000..780bee1c538 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Bauble2_R @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Bauble3_B b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Bauble3_B new file mode 100644 index 00000000000..7af3c0fdfa9 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Bauble3_B @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Bauble3_G b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Bauble3_G new file mode 100644 index 00000000000..5ec29067d2d --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Bauble3_G @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_bauble_g_f3dlite_BaubleGreen b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Wrapping_B_32 similarity index 50% rename from soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_bauble_g_f3dlite_BaubleGreen rename to soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Wrapping_B_32 index 8ba44c27bde..1425245e052 100644 --- a/soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_bauble_g_f3dlite_BaubleGreen +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Wrapping_B_32 @@ -1,21 +1,21 @@ - - + + - + - - + + - + - + - + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Wrapping_G_64 b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Wrapping_G_64 new file mode 100644 index 00000000000..c3a973f3929 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Wrapping_G_64 @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_bauble_r_f3dlite_BaubleRed b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Wrapping_R_32 similarity index 50% rename from soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_bauble_r_f3dlite_BaubleRed rename to soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Wrapping_R_32 index 539187c2af8..f330997c280 100644 --- a/soh/assets/custom/objects/gameplay_holiday/mat_xmas_tree_bauble_r_f3dlite_BaubleRed +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor20DL_f3dlite_Wrapping_R_32 @@ -1,21 +1,21 @@ - - + + - + - - + + - + - + - + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor30DL_f3dlite_Bauble1_B b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor30DL_f3dlite_Bauble1_B new file mode 100644 index 00000000000..0562ad51423 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor30DL_f3dlite_Bauble1_B @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor30DL_f3dlite_Bauble1_G b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor30DL_f3dlite_Bauble1_G new file mode 100644 index 00000000000..424720964de --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor30DL_f3dlite_Bauble1_G @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor30DL_f3dlite_Bauble1_R b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor30DL_f3dlite_Bauble1_R new file mode 100644 index 00000000000..ed8997bac1c --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor30DL_f3dlite_Bauble1_R @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor30DL_f3dlite_Bauble2_B b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor30DL_f3dlite_Bauble2_B new file mode 100644 index 00000000000..a2fb866622d --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor30DL_f3dlite_Bauble2_B @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor30DL_f3dlite_Bauble2_G b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor30DL_f3dlite_Bauble2_G new file mode 100644 index 00000000000..a3ebffce584 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor30DL_f3dlite_Bauble2_G @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor30DL_f3dlite_Bauble3_B b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor30DL_f3dlite_Bauble3_B new file mode 100644 index 00000000000..7af3c0fdfa9 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor30DL_f3dlite_Bauble3_B @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor30DL_f3dlite_Bauble3_R b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor30DL_f3dlite_Bauble3_R new file mode 100644 index 00000000000..6bfad5f53ee --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor30DL_f3dlite_Bauble3_R @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble1_B b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble1_B new file mode 100644 index 00000000000..0562ad51423 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble1_B @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble1_R b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble1_R new file mode 100644 index 00000000000..ed8997bac1c --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble1_R @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble2_B b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble2_B new file mode 100644 index 00000000000..a2fb866622d --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble2_B @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble2_G b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble2_G new file mode 100644 index 00000000000..a3ebffce584 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble2_G @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble2_R b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble2_R new file mode 100644 index 00000000000..780bee1c538 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble2_R @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble3_B b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble3_B new file mode 100644 index 00000000000..7af3c0fdfa9 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble3_B @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble3_G b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble3_G new file mode 100644 index 00000000000..5ec29067d2d --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble3_G @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble3_R b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble3_R new file mode 100644 index 00000000000..6bfad5f53ee --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Bauble3_R @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Wrapping_B_32 b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Wrapping_B_32 new file mode 100644 index 00000000000..1425245e052 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Wrapping_B_32 @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Wrapping_G_32 b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Wrapping_G_32 new file mode 100644 index 00000000000..5f67d4de108 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Wrapping_G_32 @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Wrapping_G_64 b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Wrapping_G_64 new file mode 100644 index 00000000000..c3a973f3929 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Wrapping_G_64 @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Wrapping_R_32 b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Wrapping_R_32 new file mode 100644 index 00000000000..f330997c280 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Wrapping_R_32 @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Wrapping_R_64 b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Wrapping_R_64 new file mode 100644 index 00000000000..ddba85e48a7 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor40DL_f3dlite_Wrapping_R_64 @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor50DL_f3dlite_Bauble1_B b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor50DL_f3dlite_Bauble1_B new file mode 100644 index 00000000000..0562ad51423 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor50DL_f3dlite_Bauble1_B @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor50DL_f3dlite_Bauble1_G b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor50DL_f3dlite_Bauble1_G new file mode 100644 index 00000000000..424720964de --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor50DL_f3dlite_Bauble1_G @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor50DL_f3dlite_Bauble2_G b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor50DL_f3dlite_Bauble2_G new file mode 100644 index 00000000000..a3ebffce584 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor50DL_f3dlite_Bauble2_G @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor50DL_f3dlite_Bauble2_R b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor50DL_f3dlite_Bauble2_R new file mode 100644 index 00000000000..780bee1c538 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor50DL_f3dlite_Bauble2_R @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor50DL_f3dlite_Bauble3_B b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor50DL_f3dlite_Bauble3_B new file mode 100644 index 00000000000..7af3c0fdfa9 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor50DL_f3dlite_Bauble3_B @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor50DL_f3dlite_Bauble3_R b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor50DL_f3dlite_Bauble3_R new file mode 100644 index 00000000000..6bfad5f53ee --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor50DL_f3dlite_Bauble3_R @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Bauble1_B b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Bauble1_B new file mode 100644 index 00000000000..0562ad51423 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Bauble1_B @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Bauble1_G b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Bauble1_G new file mode 100644 index 00000000000..424720964de --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Bauble1_G @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Bauble1_R b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Bauble1_R new file mode 100644 index 00000000000..ed8997bac1c --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Bauble1_R @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Bauble2_G b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Bauble2_G new file mode 100644 index 00000000000..a3ebffce584 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Bauble2_G @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Bauble2_R b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Bauble2_R new file mode 100644 index 00000000000..780bee1c538 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Bauble2_R @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Bauble3_G b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Bauble3_G new file mode 100644 index 00000000000..5ec29067d2d --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Bauble3_G @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Wrapping_B_64 b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Wrapping_B_64 new file mode 100644 index 00000000000..e2cb1c6af43 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Wrapping_B_64 @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Wrapping_G_32 b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Wrapping_G_32 new file mode 100644 index 00000000000..5f67d4de108 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Wrapping_G_32 @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Wrapping_R_32 b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Wrapping_R_32 new file mode 100644 index 00000000000..f330997c280 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Wrapping_R_32 @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Wrapping_R_64 b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Wrapping_R_64 new file mode 100644 index 00000000000..ddba85e48a7 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor60DL_f3dlite_Wrapping_R_64 @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor70DL_f3dlite_Bauble1_G b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor70DL_f3dlite_Bauble1_G new file mode 100644 index 00000000000..424720964de --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor70DL_f3dlite_Bauble1_G @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor70DL_f3dlite_Bauble1_R b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor70DL_f3dlite_Bauble1_R new file mode 100644 index 00000000000..ed8997bac1c --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor70DL_f3dlite_Bauble1_R @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor70DL_f3dlite_Bauble2_G b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor70DL_f3dlite_Bauble2_G new file mode 100644 index 00000000000..a3ebffce584 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor70DL_f3dlite_Bauble2_G @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor70DL_f3dlite_Bauble2_R b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor70DL_f3dlite_Bauble2_R new file mode 100644 index 00000000000..780bee1c538 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor70DL_f3dlite_Bauble2_R @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor70DL_f3dlite_Bauble3_B b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor70DL_f3dlite_Bauble3_B new file mode 100644 index 00000000000..7af3c0fdfa9 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor70DL_f3dlite_Bauble3_B @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor70DL_f3dlite_Bauble3_G b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor70DL_f3dlite_Bauble3_G new file mode 100644 index 00000000000..5ec29067d2d --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor70DL_f3dlite_Bauble3_G @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor70DL_f3dlite_Bauble3_R b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor70DL_f3dlite_Bauble3_R new file mode 100644 index 00000000000..6bfad5f53ee --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor70DL_f3dlite_Bauble3_R @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Bauble1_B b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Bauble1_B new file mode 100644 index 00000000000..0562ad51423 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Bauble1_B @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Bauble1_R b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Bauble1_R new file mode 100644 index 00000000000..ed8997bac1c --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Bauble1_R @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Bauble2_G b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Bauble2_G new file mode 100644 index 00000000000..a3ebffce584 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Bauble2_G @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Bauble3_B b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Bauble3_B new file mode 100644 index 00000000000..7af3c0fdfa9 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Bauble3_B @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Bauble3_G b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Bauble3_G new file mode 100644 index 00000000000..5ec29067d2d --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Bauble3_G @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Bauble3_R b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Bauble3_R new file mode 100644 index 00000000000..6bfad5f53ee --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Bauble3_R @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Wrapping_B_32 b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Wrapping_B_32 new file mode 100644 index 00000000000..1425245e052 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Wrapping_B_32 @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Wrapping_G_32 b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Wrapping_G_32 new file mode 100644 index 00000000000..5f67d4de108 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Wrapping_G_32 @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Wrapping_R_32 b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Wrapping_R_32 new file mode 100644 index 00000000000..f330997c280 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor80DL_f3dlite_Wrapping_R_32 @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble1_B b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble1_B new file mode 100644 index 00000000000..0562ad51423 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble1_B @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble1_G b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble1_G new file mode 100644 index 00000000000..424720964de --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble1_G @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble1_R b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble1_R new file mode 100644 index 00000000000..ed8997bac1c --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble1_R @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble2_B b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble2_B new file mode 100644 index 00000000000..a2fb866622d --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble2_B @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble2_R b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble2_R new file mode 100644 index 00000000000..780bee1c538 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble2_R @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble3_B b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble3_B new file mode 100644 index 00000000000..7af3c0fdfa9 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble3_B @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble3_G b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble3_G new file mode 100644 index 00000000000..5ec29067d2d --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble3_G @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble3_R b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble3_R new file mode 100644 index 00000000000..6bfad5f53ee --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasDecor90DL_f3dlite_Bauble3_R @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/soh_assets.h b/soh/assets/soh_assets.h index a672b3663ed..95242a31a84 100644 --- a/soh/assets/soh_assets.h +++ b/soh/assets/soh_assets.h @@ -59,23 +59,35 @@ static const ALIGN_ASSET(2) char gTriforcePieceCompletedDL[] = dgTriforcePieceCo #define dgXmasTreeDL "__OTR__objects/object_xmas_tree/gXmasTreeDL" static const ALIGN_ASSET(2) char gXmasTreeDL[] = dgXmasTreeDL; -#define dxmas_tree_presents "__OTR__objects/gameplay_holiday/xmas_tree_presents" -static const ALIGN_ASSET(2) char xmas_tree_presents[] = dxmas_tree_presents; +#define dgXmasDecor10DL "__OTR__objects/object_xmas_tree/gXmasDecor10DL" +static const ALIGN_ASSET(2) char gXmasDecor10DL[] = dgXmasDecor10DL; -#define dxmas_tree_star "__OTR__objects/gameplay_holiday/xmas_tree_star" -static const ALIGN_ASSET(2) char xmas_tree_star[] = dxmas_tree_star; +#define dgXmasDecor20DL "__OTR__objects/object_xmas_tree/gXmasDecor20DL" +static const ALIGN_ASSET(2) char gXmasDecor20DL[] = dgXmasDecor20DL; -#define dxmas_tree_bauble_r "__OTR__objects/gameplay_holiday/xmas_tree_bauble_r" -static const ALIGN_ASSET(2) char xmas_tree_bauble_r[] = dxmas_tree_bauble_r; +#define dgXmasDecor30DL "__OTR__objects/object_xmas_tree/gXmasDecor30DL" +static const ALIGN_ASSET(2) char gXmasDecor30DL[] = dgXmasDecor30DL; -#define dxmas_tree_bauble_g "__OTR__objects/gameplay_holiday/xmas_tree_bauble_g" -static const ALIGN_ASSET(2) char xmas_tree_bauble_g[] = dxmas_tree_bauble_g; +#define dgXmasDecor40DL "__OTR__objects/object_xmas_tree/gXmasDecor40DL" +static const ALIGN_ASSET(2) char gXmasDecor40DL[] = dgXmasDecor40DL; -#define dxmas_tree_bauble_b "__OTR__objects/gameplay_holiday/xmas_tree_bauble_b" -static const ALIGN_ASSET(2) char xmas_tree_bauble_b[] = dxmas_tree_bauble_b; +#define dgXmasDecor50DL "__OTR__objects/object_xmas_tree/gXmasDecor50DL" +static const ALIGN_ASSET(2) char gXmasDecor50DL[] = dgXmasDecor50DL; -#define dxmas_tree_bauble_s "__OTR__objects/gameplay_holiday/xmas_tree_bauble_s" -static const ALIGN_ASSET(2) char xmas_tree_bauble_s[] = dxmas_tree_bauble_s; +#define dgXmasDecor60DL "__OTR__objects/object_xmas_tree/gXmasDecor60DL" +static const ALIGN_ASSET(2) char gXmasDecor60DL[] = dgXmasDecor60DL; + +#define dgXmasDecor70DL "__OTR__objects/object_xmas_tree/gXmasDecor70DL" +static const ALIGN_ASSET(2) char gXmasDecor70DL[] = dgXmasDecor70DL; + +#define dgXmasDecor80DL "__OTR__objects/object_xmas_tree/gXmasDecor80DL" +static const ALIGN_ASSET(2) char gXmasDecor80DL[] = dgXmasDecor80DL; + +#define dgXmasDecor90DL "__OTR__objects/object_xmas_tree/gXmasDecor90DL" +static const ALIGN_ASSET(2) char gXmasDecor90DL[] = dgXmasDecor90DL; + +#define dgXmasDecor100DL "__OTR__objects/object_xmas_tree/gXmasDecor100DL" +static const ALIGN_ASSET(2) char gXmasDecor100DL[] = dgXmasDecor100DL; // overlays #define dgOptionsDividerChangeLangVtx "__OTR__overlays/ovl_file_choose/gOptionsDividerChangeLangVtx" diff --git a/soh/src/overlays/actors/ovl_En_ChristmasTree/z_en_christmastree.c b/soh/src/overlays/actors/ovl_En_ChristmasTree/z_en_christmastree.c index b20381d60cb..f102d52933e 100644 --- a/soh/src/overlays/actors/ovl_En_ChristmasTree/z_en_christmastree.c +++ b/soh/src/overlays/actors/ovl_En_ChristmasTree/z_en_christmastree.c @@ -132,24 +132,38 @@ void EnChristmasTree_Draw(Actor* thisx, PlayState* play) { Matrix_Scale(treeSize, treeSize, treeSize, MTXMODE_APPLY); gSPMatrix(POLY_OPA_DISP++, Matrix_NewMtx(play->state.gfxCtx, (char*)__FILE__, __LINE__), G_MTX_MODELVIEW | G_MTX_LOAD); + gSPDisplayList(POLY_OPA_DISP++, (Gfx*)gXmasTreeDL); - if (percentageCompleted >= 0.17f) { - gSPDisplayList(POLY_OPA_DISP++, (Gfx*)xmas_tree_presents); + + if (percentageCompleted >= 0.1f) { + gSPDisplayList(POLY_OPA_DISP++, (Gfx*)gXmasDecor10DL); + } + if (percentageCompleted >= 0.2f) { + gSPDisplayList(POLY_OPA_DISP++, (Gfx*)gXmasDecor20DL); + } + if (percentageCompleted >= 0.3f) { + gSPDisplayList(POLY_OPA_DISP++, (Gfx*)gXmasDecor30DL); + } + if (percentageCompleted >= 0.4f) { + gSPDisplayList(POLY_OPA_DISP++, (Gfx*)gXmasDecor40DL); + } + if (percentageCompleted >= 0.5f) { + gSPDisplayList(POLY_OPA_DISP++, (Gfx*)gXmasDecor50DL); } - if (percentageCompleted >= 0.34f) { - gSPDisplayList(POLY_OPA_DISP++, (Gfx*)xmas_tree_bauble_r); + if (percentageCompleted >= 0.6f) { + gSPDisplayList(POLY_OPA_DISP++, (Gfx*)gXmasDecor60DL); } - if (percentageCompleted >= 0.51f) { - gSPDisplayList(POLY_OPA_DISP++, (Gfx*)xmas_tree_bauble_g); + if (percentageCompleted >= 0.7f) { + gSPDisplayList(POLY_OPA_DISP++, (Gfx*)gXmasDecor70DL); } - if (percentageCompleted >= 0.68f) { - gSPDisplayList(POLY_OPA_DISP++, (Gfx*)xmas_tree_bauble_b); + if (percentageCompleted >= 0.8f) { + gSPDisplayList(POLY_OPA_DISP++, (Gfx*)gXmasDecor80DL); } - if (percentageCompleted >= 0.85f) { - gSPDisplayList(POLY_OPA_DISP++, (Gfx*)xmas_tree_bauble_s); + if (percentageCompleted >= 0.9f) { + gSPDisplayList(POLY_OPA_DISP++, (Gfx*)gXmasDecor90DL); } if (percentageCompleted >= 1.0f) { - gSPDisplayList(POLY_OPA_DISP++, (Gfx*)xmas_tree_star); + gSPDisplayList(POLY_OPA_DISP++, (Gfx*)gXmasDecor100DL); } CLOSE_DISPS(play->state.gfxCtx); From 7064ac9ac04efc6402507874b9bc9cb9a4508460 Mon Sep 17 00:00:00 2001 From: aMannus Date: Tue, 7 Nov 2023 09:37:02 +0100 Subject: [PATCH 2/2] Add star to tree --- .../objects/object_xmas_tree/GlowAlpha_64 | Bin 0 -> 4188 bytes .../objects/object_xmas_tree/gXmasStarDL | 13 + .../object_xmas_tree/gXmasStarDL_tri_0 | 7 + .../object_xmas_tree/gXmasStarDL_tri_1 | 390 ++++++++++++++++++ .../object_xmas_tree/gXmasStarDL_vtx_0 | 6 + .../object_xmas_tree/gXmasStarDL_vtx_1 | 347 ++++++++++++++++ .../objects/object_xmas_tree/hilite_melon | Bin 0 -> 2140 bytes .../mat_gXmasStarDL_f3dlite_Glow | 21 + .../mat_gXmasStarDL_f3dlite_OrnamentGold | 21 + soh/assets/soh_assets.h | 3 + .../ovl_En_ChristmasTree/z_en_christmastree.c | 1 + 11 files changed, 809 insertions(+) create mode 100644 soh/assets/custom/objects/object_xmas_tree/GlowAlpha_64 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasStarDL create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasStarDL_tri_0 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasStarDL_tri_1 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasStarDL_vtx_0 create mode 100644 soh/assets/custom/objects/object_xmas_tree/gXmasStarDL_vtx_1 create mode 100644 soh/assets/custom/objects/object_xmas_tree/hilite_melon create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasStarDL_f3dlite_Glow create mode 100644 soh/assets/custom/objects/object_xmas_tree/mat_gXmasStarDL_f3dlite_OrnamentGold diff --git a/soh/assets/custom/objects/object_xmas_tree/GlowAlpha_64 b/soh/assets/custom/objects/object_xmas_tree/GlowAlpha_64 new file mode 100644 index 0000000000000000000000000000000000000000..1682d9e6f2f415e5fe43b2d7c3e3894a476f2ee1 GIT binary patch literal 4188 zcmd5;OP16y3=BJ#+z2+T*|6X^T!<@h6t2LxXPNsc{CZ!4-fL>b#=XWhV~>C@JNj2OaWsZGLBcsV zv8U51ZW{xq%?Juy5J0P8hs`}E1YFqPG~KNTRs!t4d6#ct^K?E-f|8(B0HO=9 zd*zPar5wnIG>f1F5-0^#fZ+;0;eq}`Ba0Y1f!81fjPB`Oz6JJ442)qa0Qktg+!y#? zT4-P*TLe`=b+6#*9Uy^y!V_blfV+|b2Qavo`Ud|;3k@JB5tPrM;Njlt>^Mco{w2!zq!M%cT-z2671%K;Tt*kdNpS4m1r6po0QuAO!$NJT6E-YY+Y@-|p?a z5GVo)D0mVGZoI=!ys(ctQ$WLe1zG}Ucm)sSBMnzYz$J77Si^gGE&eVZB@h+R7GUK+ z(x=p~{5yfS@ef!%r*ETw?mzS2@>lUppcimA{taFN2(&qU`}s>e*1y%yZ2dR&lLgf4 zM|c$=2w1*Zz}pW1iSPBhEg;oDNnkGDarwCqt??Ovzkp=$2b>Kc%eUft0)`J*%Rsb? zcWgj#Z~yfRkN|!{P|zDtwx8YrTlFyl5aBt#z*qtikOJ6%NBdI$TH^--wxE!ZXf^P? z{#^uQ4{`@*=eMc(M)%dn*RmG@Q~}z6Ab}cayjAP;9-RAEWUpqxO-M~#K@bV!4odNT z_ZZw~4?_w?pe?ZP-bPD&_I|>P`w0PJ&@L>`+Iv$x|AE%Pt5F2rCO<4dM)NIloz zrdOO}hE5@{d|!iy0!au41DkK7cf3=B6qul?09u-G^6OALzj#WcNMr+Fac;sO@c(Fo nx6!%RVYJQN-VF1uJZzB|xiWw9YDF=babSpEpXv7iYn}20J+4Pf literal 0 HcmV?d00001 diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasStarDL b/soh/assets/custom/objects/object_xmas_tree/gXmasStarDL new file mode 100644 index 00000000000..2bad08d2da6 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasStarDL @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasStarDL_tri_0 b/soh/assets/custom/objects/object_xmas_tree/gXmasStarDL_tri_0 new file mode 100644 index 00000000000..79b9903f80a --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasStarDL_tri_0 @@ -0,0 +1,7 @@ + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasStarDL_tri_1 b/soh/assets/custom/objects/object_xmas_tree/gXmasStarDL_tri_1 new file mode 100644 index 00000000000..0f82cf89324 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasStarDL_tri_1 @@ -0,0 +1,390 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasStarDL_vtx_0 b/soh/assets/custom/objects/object_xmas_tree/gXmasStarDL_vtx_0 new file mode 100644 index 00000000000..a990fc5af05 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasStarDL_vtx_0 @@ -0,0 +1,6 @@ + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/gXmasStarDL_vtx_1 b/soh/assets/custom/objects/object_xmas_tree/gXmasStarDL_vtx_1 new file mode 100644 index 00000000000..7467705946b --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/gXmasStarDL_vtx_1 @@ -0,0 +1,347 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/hilite_melon b/soh/assets/custom/objects/object_xmas_tree/hilite_melon new file mode 100644 index 0000000000000000000000000000000000000000..df1d605b38e65151f7f23aa1a0bbcba40252a1c8 GIT binary patch literal 2140 zcma)+EsWzx5QTG#js}LUp`oGCN|BCaz)H!1lMM|UHZ(b4m|+RCp{`L{*-!Hq} z`{&QyZhnroT#ozG1v}r%rHwn+ubpe-TPt%$Z)#sI*@TyEt_5ecpPxfw8}MK|HzY&S z##LnUY&zd%*<|u6Qe0=Ms5lgdashuW9-TAi`{`nGXGS|(XUgS#Kkhe6-;&q(C3!tv z(AKX*f{)3|rHZO(NK6j%kdR63vnhQOHhsg;l}%_lUDCH~s(rtXwqLJ>ZA@-*+nn#H z5E?EFWq4)2p{`(BtSe?*5cy!l-iHl$2m*c)Ts7~;+X^wjoobT!-HNe7# zVmcmO8?zm-Y`V3)>feP+usm)ZpU z2ZG%MUiXS9qvcHVqZoYSCp`Xmfr59Nf2jy~vQXn;328y7{;~mtCpWM+wjE|;w@>MnIobY;rPzE7Fz{pEjHV-EKV%NDCLxfNb zd4wJZG*9IpG$?B+pwhfoEO^QJN7F7;1*KH^2GyaaQb&xBCM6phufVPdR1(h6qb-iG WoJf;Se#T3`d_vWDf(%%_7svl_`n}`; literal 0 HcmV?d00001 diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasStarDL_f3dlite_Glow b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasStarDL_f3dlite_Glow new file mode 100644 index 00000000000..381668c5c49 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasStarDL_f3dlite_Glow @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/custom/objects/object_xmas_tree/mat_gXmasStarDL_f3dlite_OrnamentGold b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasStarDL_f3dlite_OrnamentGold new file mode 100644 index 00000000000..b657da8a753 --- /dev/null +++ b/soh/assets/custom/objects/object_xmas_tree/mat_gXmasStarDL_f3dlite_OrnamentGold @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/soh/assets/soh_assets.h b/soh/assets/soh_assets.h index 95242a31a84..a4a471f9fbe 100644 --- a/soh/assets/soh_assets.h +++ b/soh/assets/soh_assets.h @@ -89,6 +89,9 @@ static const ALIGN_ASSET(2) char gXmasDecor90DL[] = dgXmasDecor90DL; #define dgXmasDecor100DL "__OTR__objects/object_xmas_tree/gXmasDecor100DL" static const ALIGN_ASSET(2) char gXmasDecor100DL[] = dgXmasDecor100DL; +#define dgXmasStarDL "__OTR__objects/object_xmas_tree/gXmasStarDL" +static const ALIGN_ASSET(2) char gXmasStarDL[] = dgXmasStarDL; + // overlays #define dgOptionsDividerChangeLangVtx "__OTR__overlays/ovl_file_choose/gOptionsDividerChangeLangVtx" static const ALIGN_ASSET(2) char gOptionsDividerChangeLangVtx[] = dgOptionsDividerChangeLangVtx; diff --git a/soh/src/overlays/actors/ovl_En_ChristmasTree/z_en_christmastree.c b/soh/src/overlays/actors/ovl_En_ChristmasTree/z_en_christmastree.c index f102d52933e..3ce1e112526 100644 --- a/soh/src/overlays/actors/ovl_En_ChristmasTree/z_en_christmastree.c +++ b/soh/src/overlays/actors/ovl_En_ChristmasTree/z_en_christmastree.c @@ -164,6 +164,7 @@ void EnChristmasTree_Draw(Actor* thisx, PlayState* play) { } if (percentageCompleted >= 1.0f) { gSPDisplayList(POLY_OPA_DISP++, (Gfx*)gXmasDecor100DL); + gSPDisplayList(POLY_OPA_DISP++, (Gfx*)gXmasStarDL); } CLOSE_DISPS(play->state.gfxCtx);