summaryrefslogtreecommitdiff
path: root/npc/001-4/mushroom.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-04-17 22:34:08 -0300
committerJesusaves <cpntb1@ymail.com>2019-04-17 22:34:08 -0300
commitb2faa43d6e2f255f941cc6e6424c975b2a665446 (patch)
treecddde8b1d54eff113924ed0bef6ab52b436e22b4 /npc/001-4/mushroom.txt
parentcf8b6194ec35d2920b704533a4236e234a10658a (diff)
downloadserverdata-b2faa43d6e2f255f941cc6e6424c975b2a665446.tar.gz
serverdata-b2faa43d6e2f255f941cc6e6424c975b2a665446.tar.bz2
serverdata-b2faa43d6e2f255f941cc6e6424c975b2a665446.tar.xz
serverdata-b2faa43d6e2f255f941cc6e6424c975b2a665446.zip
Meh
Diffstat (limited to 'npc/001-4/mushroom.txt')
-rw-r--r--npc/001-4/mushroom.txt42
1 files changed, 28 insertions, 14 deletions
diff --git a/npc/001-4/mushroom.txt b/npc/001-4/mushroom.txt
index 659882574..ecb3302c2 100644
--- a/npc/001-4/mushroom.txt
+++ b/npc/001-4/mushroom.txt
@@ -23,8 +23,9 @@ function script mushroomWarp {
mes l("Only getting closer to find out what kind this one is.");
close;
+OnTouchNPC:
OnTouch:
- callfunc "mushroomWarp";
+ mushroomWarp();
close;
}
@@ -33,8 +34,9 @@ OnTouch:
mes l("Only getting closer to find out what kind this one is.");
close;
+OnTouchNPC:
OnTouch:
- callfunc "mushroomWarp";
+ mushroomWarp();
close;
}
@@ -43,8 +45,9 @@ OnTouch:
mes l("Only getting closer to find out what kind this one is.");
close;
+OnTouchNPC:
OnTouch:
- callfunc "mushroomWarp";
+ mushroomWarp();
close;
}
@@ -53,8 +56,9 @@ OnTouch:
mes l("Only getting closer to find out what kind this one is.");
close;
+OnTouchNPC:
OnTouch:
- callfunc "mushroomWarp";
+ mushroomWarp();
close;
}
@@ -63,8 +67,9 @@ OnTouch:
mes l("Only getting closer to find out what kind this one is.");
close;
+OnTouchNPC:
OnTouch:
- callfunc "mushroomWarp";
+ mushroomWarp();
close;
}
@@ -73,8 +78,9 @@ OnTouch:
mes l("Only getting closer to find out what kind this one is.");
close;
+OnTouchNPC:
OnTouch:
- callfunc "mushroomWarp";
+ mushroomWarp();
close;
}
@@ -83,8 +89,9 @@ OnTouch:
mes l("Only getting closer to find out what kind this one is.");
close;
+OnTouchNPC:
OnTouch:
- callfunc "mushroomWarp";
+ mushroomWarp();
close;
}
@@ -93,8 +100,9 @@ OnTouch:
mes l("Only getting closer to find out what kind this one is.");
close;
+OnTouchNPC:
OnTouch:
- callfunc "mushroomWarp";
+ mushroomWarp();
close;
}
@@ -103,8 +111,9 @@ OnTouch:
mes l("Only getting closer to find out what kind this one is.");
close;
+OnTouchNPC:
OnTouch:
- callfunc "mushroomWarp";
+ mushroomWarp();
close;
}
@@ -113,8 +122,9 @@ OnTouch:
mes l("Only getting closer to find out what kind this one is.");
close;
+OnTouchNPC:
OnTouch:
- callfunc "mushroomWarp";
+ mushroomWarp();
close;
}
@@ -123,8 +133,9 @@ OnTouch:
mes l("Only getting closer to find out what kind this one is.");
close;
+OnTouchNPC:
OnTouch:
- callfunc "mushroomWarp";
+ mushroomWarp();
close;
}
@@ -133,8 +144,9 @@ OnTouch:
mes l("Only getting closer to find out what kind this one is.");
close;
+OnTouchNPC:
OnTouch:
- callfunc "mushroomWarp";
+ mushroomWarp();
close;
}
@@ -143,8 +155,9 @@ OnTouch:
mes l("Only getting closer to find out what kind this one is.");
close;
+OnTouchNPC:
OnTouch:
- callfunc "mushroomWarp";
+ mushroomWarp();
close;
}
@@ -153,8 +166,9 @@ OnTouch:
mes l("Only getting closer to find out what kind this one is.");
close;
+OnTouchNPC:
OnTouch:
- callfunc "mushroomWarp";
+ mushroomWarp();
close;
}