Shops - pk-hack/CoilSnake GitHub Wiki
There are 65 shops in EarthBound, all defined in one file listing the items available for purchase in it.
List of files used:
store_table.yml
The syntax for each block explains itself:
1:
Item 1: 17
Item 2: 18
Item 3: 49
Item 4: 74
Item 5: 64
Item 6: 0
Item 7: 0
You can provide a total of 7 items defined in item_configuration_table.yml
. And that's all there is to it.