added mine mod and felechette mod
This commit is contained in:
@@ -14,10 +14,10 @@ const level = {
|
||||
start() {
|
||||
if (level.levelsCleared === 0) {
|
||||
// level.difficultyIncrease(9)
|
||||
// b.giveGuns("shotgun")
|
||||
// b.giveGuns("fléchettes")
|
||||
// mech.setField("nano-scale manufacturing")
|
||||
// for (let i = 0; i < 9; i++) {
|
||||
// b.giveMod("mycelium manufacturing");
|
||||
// b.giveMod("fléchettes multishot");
|
||||
// b.giveMod("basidio-stomp");
|
||||
// b.giveMod("acute stress response");
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user