summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-05-02 14:20:10 -0300
committerJesusaves <cpntb1@ymail.com>2022-05-02 14:20:10 -0300
commit34048ae571f911c457d50508b513c8aad407f424 (patch)
tree0f6c882e9a0f8dedd505aed00a7d993601d6dbcb
parent5ed4fdbead138a784fe7c33b071b27c033921ab8 (diff)
downloadserverdata-34048ae571f911c457d50508b513c8aad407f424.tar.gz
serverdata-34048ae571f911c457d50508b513c8aad407f424.tar.bz2
serverdata-34048ae571f911c457d50508b513c8aad407f424.tar.xz
serverdata-34048ae571f911c457d50508b513c8aad407f424.zip
The door can now be used :p
-rw-r--r--npc/034-3/gemini.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/034-3/gemini.txt b/npc/034-3/gemini.txt
index f9e88fa10..f08ff2bef 100644
--- a/npc/034-3/gemini.txt
+++ b/npc/034-3/gemini.txt
@@ -10,6 +10,11 @@
OnTouch:
if (instance_id() < 0 || getcharid(1) < 1) end;
GeminiCheck(8);
+ .@p=getcharid(1);
+ if ($@VALIA_STATUS[.@p] >= 9) {
+ warp "val4@"+.@p, 43, 51;
+ end;
+ }
slide 58, 34;
percentheal -20, 0;
dispbottom l("You are pushed back violently. There is probably some way to break this barrier.");