mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-05 10:00:26 +01:00
84ead6a062
- I found recently that MossManikin's fishing mod is outdated: its last commit has been sent on August 2013. However, there are some forks of it. The mod updated is Xanthin's one. It updates API, and a little bit of global variables. - Variables specifically modified for MFF have been changed to their last state. - The fork works perfectly fine for 0.4.11-dev - It can use intllib for translation
57 lines
1.2 KiB
Plaintext
57 lines
1.2 KiB
Plaintext
# Template
|
|
|
|
### bobber.lua ###
|
|
You caught a Fish. =
|
|
You caught a Clownfish. =
|
|
You caught a Blue white fish. =
|
|
You caught a Twig. =
|
|
You caught a Rat. =
|
|
You caught some Seaweed. =
|
|
You caught a Green Kelp. =
|
|
You caught a String. =
|
|
You caught an old Fishing Pole. =
|
|
You caught some very old Boots. =
|
|
You caught a Waterlily. =
|
|
You didn't catch anything. =
|
|
The bait is still there. =
|
|
Your fish escaped. =
|
|
|
|
### bobber_shark.lua ###
|
|
You caught small Shark. =
|
|
You caught a Northern Pike. =
|
|
You didn't catch any fish. =
|
|
|
|
### crafting.lua ###
|
|
### fishes.lua ###
|
|
Fish =
|
|
Roasted Fish =
|
|
Sushi (Hoso Maki) =
|
|
Shark =
|
|
Roasted Shark =
|
|
Northern Pike =
|
|
Roasted Northern Pike =
|
|
|
|
### init.lua ###
|
|
Fishing Pole =
|
|
Dirt =
|
|
Wooden Hoe =
|
|
Stone Hoe =
|
|
Steel Hoe =
|
|
Bronze Hoe =
|
|
|
|
### trophies.lua ###
|
|
Fish Trophy =
|
|
Northern Pike Trophy =
|
|
Shark Trophy =
|
|
Clownfish Trophy =
|
|
Blue white fish Trophy =
|
|
Trophy =
|
|
This Huge Fish was caught by the Famous Angler %s ! =
|
|
This Huge Northern Pike was caught by the Famous Angler %s ! =
|
|
This Huge Shark was caught by the Famous Angler %s ! =
|
|
This Huge Clownfish was caught by the Famous Angler %s ! =
|
|
This Huge Blue white fish was caught by the Famous Angler %s ! =
|
|
|
|
### worms.lua ###
|
|
Worm =
|