diff options
-rwxr-xr-x | .tools/scripts/init.sh | 2 | ||||
-rw-r--r-- | db/re/item_db.conf | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/.tools/scripts/init.sh b/.tools/scripts/init.sh index a78f20088..3ddbdae94 100755 --- a/.tools/scripts/init.sh +++ b/.tools/scripts/init.sh @@ -115,7 +115,7 @@ function make_server { echo "Download and install Python 2.7 Minimal ........" aptget_install python2.7-minimal echo "Download and apply reapply patch ........" - python2.7 ../server-data/.tools/reapply.py + python2.7 ../server-data/.tools/applicator.py echo "Apply beta.patch2 ........" git apply ../server-data/.tools/beta.patch2 echo "........ Done." diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 2050c8a2d..b4ac1ed3d 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -6186,6 +6186,9 @@ item_db: ( EquipLv: 54 Refine: false ViewSprite: 1168 + Script: <" + bonus2 bSubEle,Ele_Holy,-100; + "> }, { Id: 1169 |