From dc4012c557f8c7b4da8c76951ce79deb4f8fcce0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 20 Aug 2019 14:51:26 -0300 Subject: Fix a pipeline bug --- .tools/scripts/init.sh | 2 +- db/re/item_db.conf | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3-60-g2f50