Skip to content

Commit

Permalink
bruh
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMiguel211 committed Mar 15, 2024
1 parent be2e1bb commit f814f78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/patches.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6901,7 +6901,7 @@ fn make_main_plaza_locked_door_two_ways(_ps: &mut PatcherState, area: &mut mlvl_
knockback_resistance: 1.0,
},
damage_vulnerability: DoorType::Blue.vulnerability(),
unknown0: 4, // render side
unknown0: 8, // render side
pattern_txtr0: DoorType::Blue.pattern0_txtr(),
pattern_txtr1: DoorType::Blue.pattern1_txtr(),
color_txtr: DoorType::Blue.color_txtr(),
Expand Down

0 comments on commit f814f78

Please sign in to comment.