1
0

Using documentation Xoft recommended.

This commit is contained in:
STRWarrior 2014-01-01 15:15:56 +01:00
parent db00a36ff8
commit 78a876ace3

View File

@ -5,7 +5,7 @@ return
CalledWhen = "A player gets a reward from fishing.", CalledWhen = "A player gets a reward from fishing.",
DefaultFnName = "OnPlayerFished", -- also used as pagename DefaultFnName = "OnPlayerFished", -- also used as pagename
Desc = [[ Desc = [[
This hook gets called when a player already has his reward from fishing. This hook gets called after a player reels in the fishing rod. This is a notification-only hook, the reward has already been decided. If a plugin needs to modify the reward, use the {{OnPlayerFishing|HOOK_PLAYER_FISHING}} hook.
]], ]],
Params = Params =
{ {