From 51228d9f3307d72747c1fda7fbf16146ac900e62 Mon Sep 17 00:00:00 2001 From: Paul Coene Date: Tue, 30 Apr 2019 14:38:21 -0400 Subject: [PATCH] Updated Perl API Functions (markdown) --- Perl-API---Functions.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Perl-API---Functions.md b/Perl-API---Functions.md index 9f4c367..4796d8d 100644 --- a/Perl-API---Functions.md +++ b/Perl-API---Functions.md @@ -758,6 +758,7 @@ $npc->ModifyNPCStat(string key, string value) $npc->NextGuardPosition() $npc->PauseWandering(int pause_time) $npc->PickPocket(client* thief) +$npc->RandomizeFeatures(bool sendIllusion, bool saveToInstance) $npc->RemoveAISpell(int spell_id) $npc->RemoveCash() $npc->RemoveDefensiveProc(int spell_id)