Updated Perl API Functions (markdown)

Paul Coene 2019-04-30 14:38:21 -04:00
parent 78548d2784
commit 51228d9f33

@ -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)