Skip to content

Commit

Permalink
add: crafted outbreak rapid hit (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
JayAndromeda authored May 14, 2024
1 parent b3f61e8 commit 7f74fbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build_resources/cached_build.ron
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
(
last_manifest_version: "225429.24.04.25.0940-1-bnet.55105",
last_manifest_version: "225530.24.05.01.1730-4-bnet.55235",
dim_perk_mappings: [
(23371658, 2551157718),
(64332393, 2428997981),
Expand Down
2 changes: 1 addition & 1 deletion src/perks/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ pub enum Perks {
FeedingFrenzy = 2779035018,
#[num_enum(alternatives = [1266037486, ])] //R0
FourthTimesTheCharm = 1354429876,
#[num_enum(alternatives = [1557274655, ])] //touch of malice cat
#[num_enum(alternatives = [1557274655, 2578928835, ])] //touch of malice cat and crafted outbreak
RapidHit = 247725512,

//season 5 | year 2
Expand Down

0 comments on commit 7f74fbc

Please sign in to comment.