1
0
mirror of https://github.com/MinetestForFun/fishing.git synced 2025-08-04 16:20:38 +02:00

Fix english

English mixed with french in the code is dead ugly. Fix this.
This commit is contained in:
Wouters Dorian
2015-07-15 15:54:05 +02:00
parent d8922786e5
commit dc055c58b5
9 changed files with 240 additions and 231 deletions

View File

@ -7,6 +7,6 @@ WORM_IS_MOB = true
WORM_CHANCE = 66
FISH_CHANCE = 60
SHARK_CHANCE = 50
TRESOR_CHANCE = 5
TRESOR_RANDOM_ENABLE = true
TREASURE_CHANCE = 5
TREASURE_RANDOM_ENABLE = true
ESCAPE_CHANCE = 5