1
0
mirror of https://github.com/MinetestForFun/fishing.git synced 2025-07-25 11:30:18 +02:00

mores changes

write config
add functions load|save config
add tresor system chance
This commit is contained in:
2015-06-09 23:09:47 +02:00
parent ab21ae6cdc
commit ab67ad83b3
7 changed files with 238 additions and 125 deletions

View File

@ -1,9 +1,13 @@
MESSAGES = true
FISH_CHANCE = 60
SIMPLE_DECO_FISHING_POLE = true
WEAR_OUT = true
NEW_WORM_SOURCE = true
WORM_IS_MOB = true
WORM_CHANCE = 66
WEAR_OUT = true
BOBBER_CHECK_RADIUS = 5
SIMPLE_DECO_FISHING_POLE = true
SHARK_CHANCE = 30
BOBBER_VIEW_RANGE = 7
CHANCE_FISH = 60
CHANCE_SHARK = 30
CHANCE_TRESOR = 5
HUNGRY_FISH = 80
TRESOR_TIMER = 3600
TRESOR_RANDOM_ENABLE = true