Updated Lua API (markdown)

Sean K. Murphy 2019-03-12 20:07:46 -05:00
parent a3d86310c9
commit a56cb72945

@ -529,6 +529,7 @@ npc:GetSpellFocusHeal(); -- int
npc:GetSwarmOwner(); -- int
npc:GetSwarmTarget(); -- int
npc:GetWaypointMax(); -- int
npc:GiveCash(int copper, int silver, int gold, int platinum); -- void
npc:IsAnimal(); -- bool
npc:IsGuarding(); -- bool
npc:IsOnHatelist(Lua_Mob ent); -- bool