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:
parent
6ea0be7cb3
commit
d0a2b53749
12
.gitmodules
vendored
12
.gitmodules
vendored
|
@ -342,10 +342,6 @@
|
|||
path = pdisc
|
||||
url = https://sys4.fr/gitea/nalc/pdisc.git
|
||||
branch = nalc
|
||||
[submodule "pipeworks"]
|
||||
path = pipeworks
|
||||
url = https://sys4.fr/gitea/nalc/pipeworks.git
|
||||
branch = nalc
|
||||
[submodule "playeranim"]
|
||||
path = playeranim
|
||||
url = https://sys4.fr/gitea/nalc/playeranim.git
|
||||
|
@ -562,3 +558,11 @@
|
|||
path = nalc
|
||||
url = https://sys4.fr/gitea/nalc/nalc.git
|
||||
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
|
@ -0,0 +1 @@
|
|||
Subproject commit 54db6ce0c0fd88cd29861acdf98a163f593d469d
|
2
nalc
2
nalc
|
@ -1 +1 @@
|
|||
Subproject commit ccd98eb0dc7f7ed2d857f3102b4b46d1fcd05030
|
||||
Subproject commit d8016d3b71024a058202f36846378d93a3eb17e1
|
|
@ -1 +1 @@
|
|||
Subproject commit 8186f003beae42c9815b3c9c131e919f5b099035
|
||||
Subproject commit c93df73a5c85184ccaff0abf4defbb76ea3dd113
|
Loading…
Reference in New Issue
Block a user