mirror of
https://github.com/ENSL/ensl_gathers.git
synced 2024-11-25 05:40:57 +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/11/20 : 1-2-1-1-1
|
||||
// 09/21/20 : 1-1-1-2-1
|
||||
Gather.prototype.getPickingPattern = function () {
|
||||
const pickingPattern = [
|
||||
"marine",
|
||||
"alien",
|
||||
"alien",
|
||||
"marine",
|
||||
"alien",
|
||||
"alien",
|
||||
"marine",
|
||||
"alien",
|
||||
"marine",
|
||||
|
|
Loading…
Reference in a new issue