forked from nalc/nalc-server-mods
Ticket #6 : Limiter le nombre de craft maximum de quarry par joueur
Un joueur peux débloquer le craft de 12 quarry et 4 super quarry à condition d'achever les awards nécessaires. Ces crafts ont été désactivés de l'autocrafter.
This commit is contained in:
12
.gitmodules
vendored
12
.gitmodules
vendored
@ -342,10 +342,6 @@
|
|||||||
path = pdisc
|
path = pdisc
|
||||||
url = https://sys4.fr/gitea/nalc/pdisc.git
|
url = https://sys4.fr/gitea/nalc/pdisc.git
|
||||||
branch = nalc
|
branch = nalc
|
||||||
[submodule "pipeworks"]
|
|
||||||
path = pipeworks
|
|
||||||
url = https://sys4.fr/gitea/nalc/pipeworks.git
|
|
||||||
branch = nalc
|
|
||||||
[submodule "playeranim"]
|
[submodule "playeranim"]
|
||||||
path = playeranim
|
path = playeranim
|
||||||
url = https://sys4.fr/gitea/nalc/playeranim.git
|
url = https://sys4.fr/gitea/nalc/playeranim.git
|
||||||
@ -562,3 +558,11 @@
|
|||||||
path = nalc
|
path = nalc
|
||||||
url = https://sys4.fr/gitea/nalc/nalc.git
|
url = https://sys4.fr/gitea/nalc/nalc.git
|
||||||
branch = nalc
|
branch = nalc
|
||||||
|
[submodule "pipeworks"]
|
||||||
|
path = pipeworks
|
||||||
|
url = https://sys4.fr/gitea/nalc/pipeworks.git
|
||||||
|
branch = nalc
|
||||||
|
[submodule "awards"]
|
||||||
|
path = awards
|
||||||
|
url = https://sys4.fr/gitea/nalc/awards.git
|
||||||
|
branch = nalc
|
||||||
|
1
awards
Submodule
1
awards
Submodule
Submodule awards added at 54db6ce0c0
2
nalc
2
nalc
Submodule nalc updated: ccd98eb0dc...d8016d3b71
Submodule pipeworks updated: 8186f003be...c93df73a5c
Reference in New Issue
Block a user