From f663862be71e7c233998a6d206a138e5e4f1cc7f Mon Sep 17 00:00:00 2001 From: inspectredc <78732756+inspectredc@users.noreply.github.com> Date: Fri, 26 Apr 2024 14:19:11 +0100 Subject: [PATCH] fix duplicate thi symbol (#41) --- assets/ymls/jp/levels/thi.yml | 4 ++-- assets/ymls/us/levels/thi.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/ymls/jp/levels/thi.yml b/assets/ymls/jp/levels/thi.yml index 84536bae..0a9fc797 100644 --- a/assets/ymls/jp/levels/thi.yml +++ b/assets/ymls/jp/levels/thi.yml @@ -1124,8 +1124,8 @@ thi_seg7_area_3_collision: offset: 0xD444 symbol: thi_seg7_area_3_collision -thi_seg7_area_1_collision: +thi_seg7_collision_top_trap: type: SM64:COLLISION offset: 0xE228 - symbol: thi_seg7_area_1_collision + symbol: thi_seg7_collision_top_trap diff --git a/assets/ymls/us/levels/thi.yml b/assets/ymls/us/levels/thi.yml index 3101775b..361a4aa1 100644 --- a/assets/ymls/us/levels/thi.yml +++ b/assets/ymls/us/levels/thi.yml @@ -1123,8 +1123,8 @@ thi_seg7_area_3_collision: offset: 0xD444 symbol: thi_seg7_area_3_collision -thi_seg7_area_1_collision: +thi_seg7_collision_top_trap: type: SM64:COLLISION offset: 0xE228 - symbol: thi_seg7_area_1_collision + symbol: thi_seg7_collision_top_trap