Skip to content

Commit

Permalink
Changed item names and fixed Replica Riku location id
Browse files Browse the repository at this point in the history
  • Loading branch information
gaithern committed Nov 19, 2023
1 parent ace763f commit 91b4e73
Show file tree
Hide file tree
Showing 3 changed files with 162 additions and 179 deletions.
2 changes: 1 addition & 1 deletion data/lua/connector_khcom.lua
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ function define_journal_bit_location_ids()
journal_bit_location_ids[0x02039CE5] = {2670607, 2670404, 2670706, 2670806, 2670906, 2671013, 2671102, 2671207}
journal_bit_location_ids[0x02039CE6] = {2671302, 2670007, 2670002, 2670003, 2670004, 2670006, 2670005, 2670109}
journal_bit_location_ids[0x02039CE7] = {2670406, 2671001, 2670908, nil , 2670104, 2670105, 2670101, 2670103}
journal_bit_location_ids[0x02039CE8] = {2670302, 2671203, 2671204, 2671202, 2671206, 2670105, 2670102, nil }
journal_bit_location_ids[0x02039CE8] = {2670302, 2671203, 2671204, 2671202, 2671206, 2671205, 2670102, nil }
journal_bit_location_ids[0x02039CE9] = {2671010, 2671301, 2670203, 2670207, 2670208, 2670204, 2670205, 2670206}
journal_bit_location_ids[0x02039CEA] = {2670305, 2670304, 2670303, 2670503, 2670504, nil , 2670508, 2670505}
journal_bit_location_ids[0x02039CEB] = {2670506, 2670507, 2670603, 2670605, 2670602, 2670604, 2670403, 2670402}
Expand Down
Loading

0 comments on commit 91b4e73

Please sign in to comment.