summaryrefslogtreecommitdiff
path: root/db/re/item_chain.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/re/item_chain.conf')
-rw-r--r--db/re/item_chain.conf12
1 files changed, 11 insertions, 1 deletions
diff --git a/db/re/item_chain.conf b/db/re/item_chain.conf
index a2e4efff4..075a8d34a 100644
--- a/db/re/item_chain.conf
+++ b/db/re/item_chain.conf
@@ -9,7 +9,7 @@
//= This file is part of Hercules.
//= http://herc.ws - http://github.com/HerculesWS/Hercules
//=
-//= Copyright (C) 2013-2015 Hercules Dev Team
+//= Copyright (C) 2013-2020 Hercules Dev Team
//=
//= Hercules is free software: you can redistribute it and/or modify
//= it under the terms of the GNU General Public License as published by
@@ -59,6 +59,12 @@ ITMCHAIN_ORE: {
Emperium: 5
}
+ITMCHAIN_SIEGFRIED: {
+ Token_Of_Siegfried: 1
+ F_Token_Of_Siegfried: 1
+ E_Token_Of_Siegfried: 1
+}
+
ITMCHAIN_GEM: {
Dark_Red_Jewel: 80
Violet_Jewel: 30
@@ -119,3 +125,7 @@ ITMCHAIN_FOOD: {
Banana: 100
Apple: 600
}
+
+ITMCHAIN_NEO_INSURANCE: {
+ New_Insurance: 1
+}