From 43e9fce13f819d049fc6ae8db4c9ffefb0b2556b Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Tue, 16 Jan 2018 21:27:06 -0600 Subject: [PATCH] Updated Perl EVENT_WAYPOINT_ARRIVE (markdown) --- Perl-EVENT_WAYPOINT_ARRIVE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Perl-EVENT_WAYPOINT_ARRIVE.md b/Perl-EVENT_WAYPOINT_ARRIVE.md index 4af7eec..e2f3d8e 100755 --- a/Perl-EVENT_WAYPOINT_ARRIVE.md +++ b/Perl-EVENT_WAYPOINT_ARRIVE.md @@ -15,7 +15,7 @@ sub EVENT_WAYPOINT_ARRIVE { * When an NPC reaches a grid waypoint entry -### EVENT_WAYPOINT_ARRIVE in use +### Example * This example would cause your NPC to speak once it reaches a particular waypoint. * Don't forget to count waypoint 0 (the spawn point)