mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-03 17:10:27 +01:00
f9003c5581
- Add Bobber_shark rewards (rare and interesting because the Bobber_shark is only possible is you use a fishing:fish with your fishing pole) - Move some rewards from Bobber to Bobber_shark - Tweak the FISH_CHANCE and the SHARK_CHANCE
9 lines
181 B
Plaintext
9 lines
181 B
Plaintext
MESSAGES = true
|
|
FISH_CHANCE = 94
|
|
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 = 42 |