summaryrefslogtreecommitdiff
path: root/db/pre-re/item_group.conf
blob: 1266d34590443822b9df9d3b6f326fcb9882af7c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
//====================================================
//=       _   _                     _
//=      | | | |                   | |
//=      | |_| | ___ _ __ ___ _   _| | ___  ___
//=      |  _  |/ _ \ '__/ __| | | | |/ _ \/ __|
//=      | | | |  __/ | | (__| |_| | |  __/\__ \
//=      \_| |_/\___|_|  \___|\__,_|_|\___||___/
//=
//=            http://herc.ws/board/
//================= More Information =================
// http://herc.ws/board/topic/1244-official-item-grouppackagechain
//====================================================
// Structure of file:
/*
<Container_Item_Name>: (
	"Item_Name" or
	("Item_Name",Repeat_Count)
)
*/

BasicSilkDyes: (
)

ExtendedSilkDyes: (
)

BasicCottonDyes: (
)

CrudeGems: (
)

Gems: (
	"Diamond",
	"Ruby",
	"Emerald",
	"Sapphire",
	"Topaz",
	"Amethyst",
)

Runestones: (
)