summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmistry Haoyan <Emistry@users.noreply.github.com>2018-12-14 14:16:19 -0200
committerGitHub <noreply@github.com>2018-12-14 14:16:19 -0200
commit749fdb72b80ee282419c45aeea9cd756bc8848ec (patch)
tree9f5eea9b61fb1839779dcd2695b69073adfc1035
parent3b95a3a20be9b7963f9ea0ec357f37a6be70dbea (diff)
downloadhercules-749fdb72b80ee282419c45aeea9cd756bc8848ec.tar.gz
hercules-749fdb72b80ee282419c45aeea9cd756bc8848ec.tar.bz2
hercules-749fdb72b80ee282419c45aeea9cd756bc8848ec.tar.xz
hercules-749fdb72b80ee282419c45aeea9cd756bc8848ec.zip
Update npc/instances/SealedShrine.txt
Co-Authored-By: carloshenrq <carloshenrq@users.noreply.github.com>
-rw-r--r--npc/instances/SealedShrine.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/instances/SealedShrine.txt b/npc/instances/SealedShrine.txt
index c69c7dfe8..1c4f4b9d8 100644
--- a/npc/instances/SealedShrine.txt
+++ b/npc/instances/SealedShrine.txt
@@ -1108,7 +1108,7 @@ OnInstanceInit:
next();
mes("The bottom of the Main Altar trembles furiously.");
next();
- if ('ins_baphomet == 5 && getpartyleader(.@party_id, 2) == getcharid(CHAR_ID_CHAR)) {
+ if ('ins_baphomet == 5) {
specialeffect(EF_METEORSTORM);
specialeffect(EF_METEORSTORM);
mesf("[%s]", strcharinfo(PC_NAME));