diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-07 16:37:00 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-07 16:37:00 -0300 |
commit | 62818a6f6312793dd20eb47f4ab817e0ae53f0ef (patch) | |
tree | 6b06a654465deaec668f39eb49bf97ef740dfba1 /db | |
parent | cf3db467c470144cbe9919895d8296d892cdc271 (diff) | |
download | serverdata-62818a6f6312793dd20eb47f4ab817e0ae53f0ef.tar.gz serverdata-62818a6f6312793dd20eb47f4ab817e0ae53f0ef.tar.bz2 serverdata-62818a6f6312793dd20eb47f4ab817e0ae53f0ef.tar.xz serverdata-62818a6f6312793dd20eb47f4ab817e0ae53f0ef.zip |
Regenerate maps now that 013-1 is fixed. Add the [Red Plush Wine] barrel.
Diffstat (limited to 'db')
-rw-r--r-- | db/map_index.txt | 127 | ||||
-rw-r--r-- | db/re/item_db.conf | 3 |
2 files changed, 66 insertions, 64 deletions
diff --git a/db/map_index.txt b/db/map_index.txt index 4a9da3835..fa129a5bf 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -72,66 +72,67 @@ 012-6 72 012-7 73 012-8 74 -014-1 75 -014-2-1 76 -014-2 77 -014-3 78 -014-4 79 -014-5 80 -015-1 81 -015-2 82 -015-3 83 -015-4 84 -015-5 85 -015-6 86 -015-7 87 -016-1 88 -016-6 89 -016-7 90 -017-1 91 -017-2-1 92 -017-2-2 93 -017-2 94 -017-3 95 -017-4 96 -017-5 97 -017-6 98 -018-1-1 99 -018-1 100 -018-2-1 101 -018-2-2 102 -018-2-3 103 -018-2-4 104 -018-2 105 -018-3 106 -018-4-1 107 -018-4-2 108 -018-4 109 -018-5 110 -019-1-1 111 -019-1 112 -019-2 113 -019-3 114 -019-4-1 115 -019-4 116 -020-1 117 -020-2 118 -020-3 119 -020-4 120 -020-5 121 -020-6 122 -021-1 123 -021-2 124 -021-3 125 -021-4 126 -022-1 127 -023-1 128 -023-2 129 -024-1 130 -boss 131 -botcheck 132 -sec_pri 133 -soren-2 134 -soren 135 -test 136 -testbg 137 +013-1 75 +014-1 76 +014-2-1 77 +014-2 78 +014-3 79 +014-4 80 +014-5 81 +015-1 82 +015-2 83 +015-3 84 +015-4 85 +015-5 86 +015-6 87 +015-7 88 +016-1 89 +016-6 90 +016-7 91 +017-1 92 +017-2-1 93 +017-2-2 94 +017-2 95 +017-3 96 +017-4 97 +017-5 98 +017-6 99 +018-1-1 100 +018-1 101 +018-2-1 102 +018-2-2 103 +018-2-3 104 +018-2-4 105 +018-2 106 +018-3 107 +018-4-1 108 +018-4-2 109 +018-4 110 +018-5 111 +019-1-1 112 +019-1 113 +019-2 114 +019-3 115 +019-4-1 116 +019-4 117 +020-1 118 +020-2 119 +020-3 120 +020-4 121 +020-5 122 +020-6 123 +021-1 124 +021-2 125 +021-3 126 +021-4 127 +022-1 128 +023-1 129 +023-2 130 +024-1 131 +boss 132 +botcheck 133 +sec_pri 134 +soren-2 135 +soren 136 +test 137 +testbg 138 diff --git a/db/re/item_db.conf b/db/re/item_db.conf index dca9fee95..fa9e1b79b 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -769,7 +769,8 @@ item_db: ( Delay: 500 UseEffect: "EFFECT_HEAL" Script: <" - sc_start SC_CONFUSION, 5000, 0; // Forces user to use @resync! + sc_start SC_CONFUSION, 5000, 0; // Warning, forces user to use @resync! + sc_start SC_PLUSATTACKPOWER, 15000, 30; @min = 50; @max = 110; @delay = 5; |