summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--world/map/npc/029-2/sorfina.txt12
1 files changed, 0 insertions, 12 deletions
diff --git a/world/map/npc/029-2/sorfina.txt b/world/map/npc/029-2/sorfina.txt
index 181a2589..f083396c 100644
--- a/world/map/npc/029-2/sorfina.txt
+++ b/world/map/npc/029-2/sorfina.txt
@@ -255,9 +255,6 @@ OnTouch:
029-2,33,27,0|script|#Carpet|32767,1,1
{
- end;
-
-OnTouch:
if (QL_BEGIN != 1)
end;
mes "[Sorfina]";
@@ -309,9 +306,6 @@ L_CloseDis:
029-2,44,31,0|script|#DoorOutTut1|45,0,0
{
- end;
-
-OnTouch:
if (QL_BEGIN < 4)
goto L_Block;
warp "029-2", 112, 85;
@@ -323,9 +317,6 @@ L_Block:
}
029-2,23,24,0|script|#GameRules1|32767,0,1
{
- end;
-
-OnTouch:
if (TUT_var > 0)
end;
mes "[Server/Client Notice]";
@@ -336,9 +327,6 @@ OnTouch:
}
029-2,21,24,0|script|#GameRules2|32767,0,1
{
- end;
-
-OnTouch:
if (TUT_var > 0)
end;
callfunc "GameRules";