@opfr/raids 0.11.4 → 0.11.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.es.js
CHANGED
|
@@ -5946,9 +5946,9 @@ const tp = (e) => {
|
|
|
5946
5946
|
penalties: void 0,
|
|
5947
5947
|
outputs: [
|
|
5948
5948
|
{
|
|
5949
|
-
id: "
|
|
5949
|
+
id: "uc_find_bear",
|
|
5950
5950
|
label: s(
|
|
5951
|
-
"raids.happy_christmas.
|
|
5951
|
+
"raids.happy_christmas.uc_find_bear.label"
|
|
5952
5952
|
),
|
|
5953
5953
|
output: {
|
|
5954
5954
|
id: "ev_found_bear",
|
|
@@ -6621,7 +6621,8 @@ const tp = (e) => {
|
|
|
6621
6621
|
"uc_ask_help",
|
|
6622
6622
|
"c_already_beat_or_convince_bear",
|
|
6623
6623
|
"ev_bear_presents",
|
|
6624
|
-
"uc_find_bear"
|
|
6624
|
+
"uc_find_bear",
|
|
6625
|
+
"ev_found_bear"
|
|
6625
6626
|
]
|
|
6626
6627
|
}
|
|
6627
6628
|
]
|
|
@@ -6766,10 +6767,10 @@ const tp = (e) => {
|
|
|
6766
6767
|
id: "c_queen_meet",
|
|
6767
6768
|
requirements: e === "sailing_boat" ? {
|
|
6768
6769
|
conditions: ["queen_meet"],
|
|
6769
|
-
mode: "
|
|
6770
|
+
mode: "include"
|
|
6770
6771
|
} : {
|
|
6771
6772
|
conditions: ["queen_meet"],
|
|
6772
|
-
mode: "
|
|
6773
|
+
mode: "include"
|
|
6773
6774
|
},
|
|
6774
6775
|
success: {
|
|
6775
6776
|
id: "ev_no_more_refuge",
|
|
@@ -6799,7 +6800,8 @@ const tp = (e) => {
|
|
|
6799
6800
|
"uc_ask_help",
|
|
6800
6801
|
"c_already_beat_or_convince_bear",
|
|
6801
6802
|
"ev_bear_presents",
|
|
6802
|
-
"uc_find_bear"
|
|
6803
|
+
"uc_find_bear",
|
|
6804
|
+
"ev_found_bear"
|
|
6803
6805
|
]
|
|
6804
6806
|
}
|
|
6805
6807
|
]
|