mirror of
https://github.com/ENSL/ensl_gathers.git
synced 2024-11-25 13:51:00 +00:00
init
This commit is contained in:
parent
e2dc987d6d
commit
0df578a0ea
1 changed files with 2 additions and 1 deletions
|
@ -259,13 +259,14 @@ Gather.prototype.modifyGatherer = function (user, callback){
|
||||||
|
|
||||||
// 08/04/20 : 1-1-1-1-1
|
// 08/04/20 : 1-1-1-1-1
|
||||||
// 08/11/20 : 1-2-1-1-1
|
// 08/11/20 : 1-2-1-1-1
|
||||||
|
// 09/21/20 : 1-1-1-2-1
|
||||||
Gather.prototype.getPickingPattern = function () {
|
Gather.prototype.getPickingPattern = function () {
|
||||||
const pickingPattern = [
|
const pickingPattern = [
|
||||||
"marine",
|
"marine",
|
||||||
"alien",
|
"alien",
|
||||||
"alien",
|
|
||||||
"marine",
|
"marine",
|
||||||
"alien",
|
"alien",
|
||||||
|
"alien",
|
||||||
"marine",
|
"marine",
|
||||||
"alien",
|
"alien",
|
||||||
"marine",
|
"marine",
|
||||||
|
|
Loading…
Reference in a new issue