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)