From 31760a638a7cc2e65d7685787564703804a3ca30 Mon Sep 17 00:00:00 2001 From: Logan Date: Wed, 17 Jan 2018 11:45:58 -0800 Subject: [PATCH] Updated Perl EVENT_SIGNAL (markdown) --- Perl-EVENT_SIGNAL.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Perl-EVENT_SIGNAL.md b/Perl-EVENT_SIGNAL.md index 8de23f7..65fc6c2 100755 --- a/Perl-EVENT_SIGNAL.md +++ b/Perl-EVENT_SIGNAL.md @@ -1,4 +1,5 @@ -EVENT_SIGNAL +When an NPC receives a signal from quest::signal, it will cause the function EVENT_SIGNAL to occur. Used to allow communication between NPCs. Works within the same zone only. + ### Exports **Name**|**Type**|**Description** :-----|:-----|:-----