Updated Perl EVENT_WAYPOINT_ARRIVE (markdown)

Chris Miles
2018-01-16 21:27:06 -06:00
parent d2e2a3fbc4
commit 43e9fce13f
+1 -1
@@ -15,7 +15,7 @@ sub EVENT_WAYPOINT_ARRIVE {
* When an NPC reaches a grid waypoint entry * 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. * This example would cause your NPC to speak once it reaches a particular waypoint.
* Don't forget to count waypoint 0 (the spawn point) * Don't forget to count waypoint 0 (the spawn point)