Skip to content

change water animation (001-1), and change fishing function

omatt requested to merge omatt/serverdata:fishing_feature into master

The wateranimation.txt of 001-1 are changed, and the /function/fishing.txt are changed too:

  • First, the principal use was for fix the 100% success of fishing. Now if player pull before the fish bite de bait, he lost the bait.

  • Second, this require sprite (or something other) for fishing animation ("OnPull" of water animation 001-1, now the animation are an emote for testing).

  • Third, that need to change the dialogue for explain to player to wait the signal (fishing animation) for pull.

  • And, of course, for prevent if that can be exploit, that need to be tested.

Merge request reports