mirror of
https://github.com/kwsch/NHSE.git
synced 2026-09-13 21:55:35 -05:00
Fix "rolling suitcase" ItemRemakeInfoData
# Accidental oversight of an item that previously existed but had no remake info data
This commit is contained in:
@@ -1027,6 +1027,7 @@ public static class ItemRemakeInfoData
|
||||
{1392, new(1392, 13655, 7, [08, 09, 12, 10, 07, 11, 02, 05], [08, 09, 12, 10, 07, 11, 02, 05], [14, 14, 14, 14, 14, 14, 14, 14], [01, 05, 06, 00, 05, 09, 13, 13], false)}, // framed photo
|
||||
{1396, new(1396, 13639, 7, [11, 10, 12, 00, 08, 09, 11, 07], [11, 10, 12, 00, 08, 09, 11, 07], [14, 14, 14, 14, 14, 14, 14, 14], [11, 12, 09, 09, 12, 08, 11, 07], false)}, // short simple panel
|
||||
{1397, new(1397, 13727, -1, [14, 14, 14, 14, 14, 14, 14, 14], [14, 14, 14, 14, 14, 14, 14, 14], [12, 09, 01, 06, 09, 02, 07, 05], [12, 08, 12, 06, 00, 12, 06, 12], false)}, // dessert carrier
|
||||
{1398, new(1398, 13650, 7, [01, 07, 06, 05, 04, 02, 10, 12], [10, 10, 10, 10, 10, 10, 10, 12], [14, 14, 14, 14, 14, 14, 14, 14], [14, 06, 10, 12, 12, 01, 05, 02], true)}, // rolling suitcase
|
||||
{1399, new(1399, 13615, 7, [08, 11, 10, 04, 01, 07, 06, 05], [09, 10, 09, 12, 09, 09, 09, 09], [14, 14, 14, 14, 14, 14, 14, 14], [14, 12, 05, 06, 02, 00, 14, 14], true)}, // scooter
|
||||
{1402, new(1402, 13645, 7, [09, 07, 10, 12, 05, 02, 06, 08], [13, 11, 04, 13, 13, 13, 13, 13], [14, 14, 14, 14, 14, 14, 14, 14], [14, 14, 14, 14, 14, 14, 14, 14], false)}, // scrapbook
|
||||
{1403, new(1403, 13709, -1, [14, 14, 14, 14, 14, 14, 14, 14], [14, 14, 14, 14, 14, 14, 14, 14], [14, 14, 14, 14, 14, 14, 14, 14], [11, 00, 10, 07, 05, 06, 14, 14], false)}, // spray can
|
||||
|
||||
Reference in New Issue
Block a user