Skip to content

Commit 862dd06

Browse files
tobiasgiesTreZc0
authored andcommitted
Merge: Co-Op S3: Enable DC Scarecrow Gold Skulltulla trick (#2216)
1 parent f2980f2 commit 862dd06

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

data/presets_default.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2050,6 +2050,7 @@
20502050
"logic_child_deadhand",
20512051
"logic_man_on_roof",
20522052
"logic_dc_jump",
2053+
"logic_dc_scarecrow_gs",
20532054
"logic_rusted_switches",
20542055
"logic_windmill_poh",
20552056
"logic_crater_bean_poh_with_hovers",

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '8.1.33'
1+
__version__ = '8.1.34'
22

33
# This is a supplemental version number for branches based off of main dev.
44
supplementary_version = 0

0 commit comments

Comments
 (0)