diff options
author | Frost <jedzkie13@rocketmail.com> | 2015-09-17 14:38:26 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-09-17 15:01:14 +0200 |
commit | 51329e6c6f783cbfbb51f928c921afd3b114a72a (patch) | |
tree | 6efe2d828325abf55fe5f6f064394bf1d3c0b514 /db/pre-re/item_chain.conf | |
parent | 18f222b67d03dc8ad7584b972025bf58dbf39c1a (diff) | |
download | hercules-51329e6c6f783cbfbb51f928c921afd3b114a72a.tar.gz hercules-51329e6c6f783cbfbb51f928c921afd3b114a72a.tar.bz2 hercules-51329e6c6f783cbfbb51f928c921afd3b114a72a.tar.xz hercules-51329e6c6f783cbfbb51f928c921afd3b114a72a.zip |
corrected some white spaces and added missing EOL.
Split from #558 (and added a few more corrections)
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'db/pre-re/item_chain.conf')
-rw-r--r-- | db/pre-re/item_chain.conf | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/db/pre-re/item_chain.conf b/db/pre-re/item_chain.conf index 744b1cbcf..57eaef05e 100644 --- a/db/pre-re/item_chain.conf +++ b/db/pre-re/item_chain.conf @@ -1,22 +1,20 @@ //==================================================== -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ //= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| //= | | | | __/ | | (__| |_| | | __/\__ \ //= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//= -//= http://herc.ws/board/ +//= +//= http://herc.ws/board/ //================= More Information ================= // http://herc.ws/board/topic/1244-official-item-grouppackagechain //==================================================== // Structure of file: /* - ITMCHAIN_<Name>: { <Item_Name>: <chance> } - */ ITMCHAIN_ORE: { @@ -39,7 +37,7 @@ ITMCHAIN_ORE: { Elunium: 20 Oridecon: 20 Gold: 10 - Emperium: 5 + Emperium: 5 } ITMCHAIN_GEM: { @@ -58,7 +56,7 @@ ITMCHAIN_GEM: { Crystal_Jewel: 150 Crystal_Jewel_: 80 Crystal_Jewel__: 50 - Crystal_Jewel___: 30 + Crystal_Jewel___: 30 } ITMCHAIN_HEAL: { |