1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-06-28 06:11:47 +02:00

Add a new fishing mod and ...

- Remove the old fishing mod
- Update aliases
- tweak settings and hunger of the new fishing mod
This commit is contained in:
Ombridride
2014-12-15 01:53:06 +01:00
parent e588717ca0
commit cdbe82a9e9
64 changed files with 1502 additions and 783 deletions

22
mods/fishing/.gitattributes vendored Executable file
View File

@ -0,0 +1,22 @@
# Auto detect text files and perform LF normalization
* text=auto
# Custom for Visual Studio
*.cs diff=csharp
*.sln merge=union
*.csproj merge=union
*.vbproj merge=union
*.fsproj merge=union
*.dbproj merge=union
# Standard to msysgit
*.doc diff=astextplain
*.DOC diff=astextplain
*.docx diff=astextplain
*.DOCX diff=astextplain
*.dot diff=astextplain
*.DOT diff=astextplain
*.pdf diff=astextplain
*.PDF diff=astextplain
*.rtf diff=astextplain
*.RTF diff=astextplain