remove free guns
This commit is contained in:
@@ -16,8 +16,8 @@ const level = {
|
|||||||
if (level.levelsCleared === 0) { //this code only runs on the first level
|
if (level.levelsCleared === 0) { //this code only runs on the first level
|
||||||
// simulation.isHorizontalFlipped = true
|
// simulation.isHorizontalFlipped = true
|
||||||
// m.setField("time dilation")
|
// m.setField("time dilation")
|
||||||
b.giveGuns("harpoon")
|
// b.giveGuns("harpoon")
|
||||||
tech.giveTech("railgun")
|
// tech.giveTech("railgun")
|
||||||
// tech.giveTech("necrophage")
|
// tech.giveTech("necrophage")
|
||||||
// tech.giveTech("isotropic radiator")
|
// tech.giveTech("isotropic radiator")
|
||||||
// for (let i = 0; i < 2; i++) powerUps.directSpawn(0, 0, "tech");
|
// for (let i = 0; i < 2; i++) powerUps.directSpawn(0, 0, "tech");
|
||||||
|
|||||||
Reference in New Issue
Block a user