mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-26 11:27:17 +00:00
Updated Lua API (markdown)
+1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user