Skip to content

Commit 850a934

Browse files
committed
Changes 2
1 parent 0217705 commit 850a934

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

base-hack/Build/animation_modifier.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def enact(self, fh: BinaryIO):
2727

2828
anim_changes = [
2929
AnimChange(0x2C1, 0x26 + 3, 0xFF, 1), # Increase kop volume to 255
30-
AnimChange(0x2C1, 0x1C + 2, 20, 1), # Double the chance of a kop making a noise
30+
AnimChange(0x2C1, 0x1C + 2, 15, 1), # Double the chance of a kop making a noise
3131
]
3232

3333

static/patches/pointer_addresses.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

static/patches/shrink-dk64.bps

2 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)