Skip to content

Commit

Permalink
[#] update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Muscipular committed Apr 3, 2023
1 parent 611cde6 commit b92a03b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,8 @@ function NLG.SetCriticalDamageAddition(mode, val) end
---@param mode? nil|0|1|2 0 @0=PVE&PVP 1=PVE 2=PVP
function NLG.SetDexRearrangeRate(rate, mode) end

function NLG.DropPlayer(charIndex) end

Pet = {}

function Pet.ReBirth(PlayerIndex, PetIndex) end
Expand Down

0 comments on commit b92a03b

Please sign in to comment.