mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-17 21:03:35 -04:00
Rename more item enums
This commit is contained in:
@@ -50,8 +50,8 @@ static daAuction_HIO_c l_HIO;
|
||||
|
||||
static daAuction_c::ItemData l_item_dat[] = {
|
||||
{dItem_JOY_PENDANT_e, 0x1D10, 40, 0x0F01},
|
||||
{COLLECT_MAP_27, 0x1D11, 5, 0x1080},
|
||||
{COLLECT_MAP_18, 0x1D12, 60, 0x1040},
|
||||
{dItem_COLLECT_MAP_27_e, 0x1D11, 5, 0x1080},
|
||||
{dItem_COLLECT_MAP_18_e, 0x1D12, 60, 0x1040},
|
||||
{dItem_HEART_PIECE_e, 0x1D13, 80, 0x1020},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user