1
0
mirror of https://github.com/MinetestForFun/fishing.git synced 2025-07-21 17:40:27 +02:00

writing concours

This commit is contained in:
2015-06-28 03:01:16 +02:00
parent 957aaa91f5
commit fa4df8187d
3 changed files with 110 additions and 83 deletions

3
init.lua Executable file → Normal file
View File

@ -54,8 +54,7 @@ fishing_setting.settings["shark_chance"] = SHARK_CHANCE
fishing_setting.settings["tresor_chance"] = TRESOR_CHANCE
fishing_setting.settings["tresor_enable"] = TRESOR_RANDOM_ENABLE
fishing_setting.settings["escape_chance"] = ESCAPE_CHANCE
fishing_setting.settings["concours"] = CONCOURS
fishing_setting.settings["duration"] = DURATION
-- load config file if exist in worldpath
fishing_setting.func.load()