Skip to content

Commit 3dd3f82

Browse files
Move Mr. Pumpkin spawn to also be within bounds
1 parent fd6fdf0 commit 3dd3f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

design/maps.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1288,7 +1288,7 @@
12881288
{"type":"greenjr","boundary":[-720,-820,-418,-203],"count":1},
12891289

12901290
{"type":"minimush","boundary":[-166,453,182,808],"count":8,"grow":True},
1291-
{"type":"mrpumpkin","boundary":[-671,571,-300,800],"count":1,"special":True},
1291+
{"type":"mrpumpkin","boundary":[-671,571,-320,800],"count":1,"special":True},
12921292
{"type":"xscorpion","boundary":[-671,571,-320,800],"count":6,"grow":True},
12931293

12941294
{"type":"snake","boundary":[141,-792,552,-702],"count":6,"grow":True},

0 commit comments

Comments
 (0)