@opfr/services 0.29.1 → 0.29.2

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
@@ -4642,7 +4642,7 @@ class If extends o {
4642
4642
  e(this, "daily", !1);
4643
4643
  e(this, "crew", !1);
4644
4644
  e(this, "secret", !1);
4645
- e(this, "onUserMetaUpdate", (s) => s.characteristics.strength >= S(25));
4645
+ e(this, "onUserMetaUpdate", (s) => S(s.characteristics.strength) >= 25);
4646
4646
  }
4647
4647
  }
4648
4648
  class Nf extends o {
@@ -4661,7 +4661,7 @@ class Nf extends o {
4661
4661
  e(this, "daily", !1);
4662
4662
  e(this, "crew", !1);
4663
4663
  e(this, "secret", !1);
4664
- e(this, "onUserMetaUpdate", (s) => s.characteristics.strength >= S(50));
4664
+ e(this, "onUserMetaUpdate", (s) => S(s.characteristics.strength) >= 50);
4665
4665
  }
4666
4666
  }
4667
4667
  class Pf extends o {
@@ -4680,7 +4680,7 @@ class Pf extends o {
4680
4680
  e(this, "daily", !1);
4681
4681
  e(this, "crew", !1);
4682
4682
  e(this, "secret", !1);
4683
- e(this, "onUserMetaUpdate", (s) => s.characteristics.strength >= S(100));
4683
+ e(this, "onUserMetaUpdate", (s) => S(s.characteristics.strength) >= 100);
4684
4684
  }
4685
4685
  }
4686
4686
  class jf extends o {
@@ -4699,7 +4699,7 @@ class jf extends o {
4699
4699
  e(this, "daily", !1);
4700
4700
  e(this, "crew", !1);
4701
4701
  e(this, "secret", !1);
4702
- e(this, "onUserMetaUpdate", (s) => s.characteristics.strength >= S(250));
4702
+ e(this, "onUserMetaUpdate", (s) => S(s.characteristics.strength) >= 250);
4703
4703
  }
4704
4704
  }
4705
4705
  class Lf extends o {
@@ -4718,7 +4718,7 @@ class Lf extends o {
4718
4718
  e(this, "daily", !1);
4719
4719
  e(this, "crew", !1);
4720
4720
  e(this, "secret", !1);
4721
- e(this, "onUserMetaUpdate", (s) => s.characteristics.strength >= S(500));
4721
+ e(this, "onUserMetaUpdate", (s) => S(s.characteristics.strength) >= 500);
4722
4722
  }
4723
4723
  }
4724
4724
  class Qf extends o {
@@ -4737,7 +4737,7 @@ class Qf extends o {
4737
4737
  e(this, "daily", !1);
4738
4738
  e(this, "crew", !1);
4739
4739
  e(this, "secret", !1);
4740
- e(this, "onUserMetaUpdate", (s) => s.characteristics.agility >= S(25));
4740
+ e(this, "onUserMetaUpdate", (s) => S(s.characteristics.agility) >= 25);
4741
4741
  }
4742
4742
  }
4743
4743
  class Hf extends o {
@@ -4756,7 +4756,7 @@ class Hf extends o {
4756
4756
  e(this, "daily", !1);
4757
4757
  e(this, "crew", !1);
4758
4758
  e(this, "secret", !1);
4759
- e(this, "onUserMetaUpdate", (s) => s.characteristics.agility >= S(50));
4759
+ e(this, "onUserMetaUpdate", (s) => S(s.characteristics.agility) >= 50);
4760
4760
  }
4761
4761
  }
4762
4762
  class Gf extends o {
@@ -4775,7 +4775,7 @@ class Gf extends o {
4775
4775
  e(this, "daily", !1);
4776
4776
  e(this, "crew", !1);
4777
4777
  e(this, "secret", !1);
4778
- e(this, "onUserMetaUpdate", (s) => s.characteristics.agility >= S(100));
4778
+ e(this, "onUserMetaUpdate", (s) => S(s.characteristics.agility) >= 100);
4779
4779
  }
4780
4780
  }
4781
4781
  class qf extends o {
@@ -4794,7 +4794,7 @@ class qf extends o {
4794
4794
  e(this, "daily", !1);
4795
4795
  e(this, "crew", !1);
4796
4796
  e(this, "secret", !1);
4797
- e(this, "onUserMetaUpdate", (s) => s.characteristics.agility >= S(250));
4797
+ e(this, "onUserMetaUpdate", (s) => S(s.characteristics.agility) >= 250);
4798
4798
  }
4799
4799
  }
4800
4800
  class Wf extends o {
@@ -4813,7 +4813,7 @@ class Wf extends o {
4813
4813
  e(this, "daily", !1);
4814
4814
  e(this, "crew", !1);
4815
4815
  e(this, "secret", !1);
4816
- e(this, "onUserMetaUpdate", (s) => s.characteristics.agility >= S(500));
4816
+ e(this, "onUserMetaUpdate", (s) => S(s.characteristics.agility) >= 500);
4817
4817
  }
4818
4818
  }
4819
4819
  class Vf extends o {
@@ -4832,7 +4832,7 @@ class Vf extends o {
4832
4832
  e(this, "daily", !1);
4833
4833
  e(this, "crew", !1);
4834
4834
  e(this, "secret", !1);
4835
- e(this, "onUserMetaUpdate", (s) => s.characteristics.intelligence >= S(25));
4835
+ e(this, "onUserMetaUpdate", (s) => S(s.characteristics.intelligence) >= 25);
4836
4836
  }
4837
4837
  }
4838
4838
  class zf extends o {
@@ -4851,7 +4851,7 @@ class zf extends o {
4851
4851
  e(this, "daily", !1);
4852
4852
  e(this, "crew", !1);
4853
4853
  e(this, "secret", !1);
4854
- e(this, "onUserMetaUpdate", (s) => s.characteristics.intelligence >= S(50));
4854
+ e(this, "onUserMetaUpdate", (s) => S(s.characteristics.intelligence) >= 50);
4855
4855
  }
4856
4856
  }
4857
4857
  class Xf extends o {
@@ -4870,7 +4870,7 @@ class Xf extends o {
4870
4870
  e(this, "daily", !1);
4871
4871
  e(this, "crew", !1);
4872
4872
  e(this, "secret", !1);
4873
- e(this, "onUserMetaUpdate", (s) => s.characteristics.intelligence >= S(100));
4873
+ e(this, "onUserMetaUpdate", (s) => S(s.characteristics.intelligence) >= 100);
4874
4874
  }
4875
4875
  }
4876
4876
  class Zf extends o {
@@ -4889,7 +4889,7 @@ class Zf extends o {
4889
4889
  e(this, "daily", !1);
4890
4890
  e(this, "crew", !1);
4891
4891
  e(this, "secret", !1);
4892
- e(this, "onUserMetaUpdate", (s) => s.characteristics.intelligence >= S(250));
4892
+ e(this, "onUserMetaUpdate", (s) => S(s.characteristics.intelligence) >= 250);
4893
4893
  }
4894
4894
  }
4895
4895
  class Jf extends o {
@@ -4908,7 +4908,7 @@ class Jf extends o {
4908
4908
  e(this, "daily", !1);
4909
4909
  e(this, "crew", !1);
4910
4910
  e(this, "secret", !1);
4911
- e(this, "onUserMetaUpdate", (s) => s.characteristics.intelligence >= S(500));
4911
+ e(this, "onUserMetaUpdate", (s) => S(s.characteristics.intelligence) >= 500);
4912
4912
  }
4913
4913
  }
4914
4914
  class Kf extends o {
@@ -4927,7 +4927,7 @@ class Kf extends o {
4927
4927
  e(this, "daily", !1);
4928
4928
  e(this, "crew", !1);
4929
4929
  e(this, "secret", !1);
4930
- e(this, "onUserMetaUpdate", (s) => s.characteristics.chance >= S(25));
4930
+ e(this, "onUserMetaUpdate", (s) => S(s.characteristics.chance) >= 25);
4931
4931
  }
4932
4932
  }
4933
4933
  class ep extends o {
@@ -4946,7 +4946,7 @@ class ep extends o {
4946
4946
  e(this, "daily", !1);
4947
4947
  e(this, "crew", !1);
4948
4948
  e(this, "secret", !1);
4949
- e(this, "onUserMetaUpdate", (s) => s.characteristics.chance >= S(50));
4949
+ e(this, "onUserMetaUpdate", (s) => S(s.characteristics.chance) >= 50);
4950
4950
  }
4951
4951
  }
4952
4952
  class tp extends o {
@@ -4965,7 +4965,7 @@ class tp extends o {
4965
4965
  e(this, "daily", !1);
4966
4966
  e(this, "crew", !1);
4967
4967
  e(this, "secret", !1);
4968
- e(this, "onUserMetaUpdate", (s) => s.characteristics.chance >= S(100));
4968
+ e(this, "onUserMetaUpdate", (s) => S(s.characteristics.chance) >= 100);
4969
4969
  }
4970
4970
  }
4971
4971
  class ap extends o {
@@ -4984,7 +4984,7 @@ class ap extends o {
4984
4984
  e(this, "daily", !1);
4985
4985
  e(this, "crew", !1);
4986
4986
  e(this, "secret", !1);
4987
- e(this, "onUserMetaUpdate", (s) => s.characteristics.chance >= S(250));
4987
+ e(this, "onUserMetaUpdate", (s) => S(s.characteristics.chance) >= 250);
4988
4988
  }
4989
4989
  }
4990
4990
  class sp extends o {
@@ -5003,7 +5003,7 @@ class sp extends o {
5003
5003
  e(this, "daily", !1);
5004
5004
  e(this, "crew", !1);
5005
5005
  e(this, "secret", !1);
5006
- e(this, "onUserMetaUpdate", (s) => s.characteristics.chance >= S(500));
5006
+ e(this, "onUserMetaUpdate", (s) => S(s.characteristics.chance) >= 500);
5007
5007
  }
5008
5008
  }
5009
5009
  class np extends o {
@@ -5022,7 +5022,7 @@ class np extends o {
5022
5022
  e(this, "daily", !1);
5023
5023
  e(this, "crew", !1);
5024
5024
  e(this, "secret", !1);
5025
- e(this, "onUserMetaUpdate", (s) => s.characteristics.vitality >= S(25));
5025
+ e(this, "onUserMetaUpdate", (s) => S(s.characteristics.vitality) >= 25);
5026
5026
  }
5027
5027
  }
5028
5028
  class rp extends o {
@@ -5041,7 +5041,7 @@ class rp extends o {
5041
5041
  e(this, "daily", !1);
5042
5042
  e(this, "crew", !1);
5043
5043
  e(this, "secret", !1);
5044
- e(this, "onUserMetaUpdate", (s) => s.characteristics.vitality >= S(50));
5044
+ e(this, "onUserMetaUpdate", (s) => S(s.characteristics.vitality) >= 50);
5045
5045
  }
5046
5046
  }
5047
5047
  class ip extends o {
@@ -5060,7 +5060,7 @@ class ip extends o {
5060
5060
  e(this, "daily", !1);
5061
5061
  e(this, "crew", !1);
5062
5062
  e(this, "secret", !1);
5063
- e(this, "onUserMetaUpdate", (s) => s.characteristics.vitality >= S(100));
5063
+ e(this, "onUserMetaUpdate", (s) => S(s.characteristics.vitality) >= 100);
5064
5064
  }
5065
5065
  }
5066
5066
  class lp extends o {
@@ -5079,7 +5079,7 @@ class lp extends o {
5079
5079
  e(this, "daily", !1);
5080
5080
  e(this, "crew", !1);
5081
5081
  e(this, "secret", !1);
5082
- e(this, "onUserMetaUpdate", (s) => s.characteristics.vitality >= S(250));
5082
+ e(this, "onUserMetaUpdate", (s) => S(s.characteristics.vitality) >= 250);
5083
5083
  }
5084
5084
  }
5085
5085
  class op extends o {
@@ -5098,7 +5098,7 @@ class op extends o {
5098
5098
  e(this, "daily", !1);
5099
5099
  e(this, "crew", !1);
5100
5100
  e(this, "secret", !1);
5101
- e(this, "onUserMetaUpdate", (s) => s.characteristics.vitality >= S(500));
5101
+ e(this, "onUserMetaUpdate", (s) => S(s.characteristics.vitality) >= 500);
5102
5102
  }
5103
5103
  }
5104
5104
  class dp extends o {
@@ -5117,7 +5117,7 @@ class dp extends o {
5117
5117
  e(this, "daily", !1);
5118
5118
  e(this, "crew", !1);
5119
5119
  e(this, "secret", !1);
5120
- e(this, "onUserMetaUpdate", (s) => s.characteristics.wisdom >= S(25));
5120
+ e(this, "onUserMetaUpdate", (s) => S(s.characteristics.wisdom) >= 25);
5121
5121
  }
5122
5122
  }
5123
5123
  class cp extends o {
@@ -5136,7 +5136,7 @@ class cp extends o {
5136
5136
  e(this, "daily", !1);
5137
5137
  e(this, "crew", !1);
5138
5138
  e(this, "secret", !1);
5139
- e(this, "onUserMetaUpdate", (s) => s.characteristics.wisdom >= S(50));
5139
+ e(this, "onUserMetaUpdate", (s) => S(s.characteristics.wisdom) >= 50);
5140
5140
  }
5141
5141
  }
5142
5142
  class up extends o {
@@ -5155,7 +5155,7 @@ class up extends o {
5155
5155
  e(this, "daily", !1);
5156
5156
  e(this, "crew", !1);
5157
5157
  e(this, "secret", !1);
5158
- e(this, "onUserMetaUpdate", (s) => s.characteristics.wisdom >= S(100));
5158
+ e(this, "onUserMetaUpdate", (s) => S(s.characteristics.wisdom) >= 100);
5159
5159
  }
5160
5160
  }
5161
5161
  class fp extends o {
@@ -5174,7 +5174,7 @@ class fp extends o {
5174
5174
  e(this, "daily", !1);
5175
5175
  e(this, "crew", !1);
5176
5176
  e(this, "secret", !1);
5177
- e(this, "onUserMetaUpdate", (s) => s.characteristics.wisdom >= S(250));
5177
+ e(this, "onUserMetaUpdate", (s) => S(s.characteristics.wisdom) >= 250);
5178
5178
  }
5179
5179
  }
5180
5180
  class pp extends o {
@@ -5193,7 +5193,7 @@ class pp extends o {
5193
5193
  e(this, "daily", !1);
5194
5194
  e(this, "crew", !1);
5195
5195
  e(this, "secret", !1);
5196
- e(this, "onUserMetaUpdate", (s) => s.characteristics.wisdom >= S(500));
5196
+ e(this, "onUserMetaUpdate", (s) => S(s.characteristics.wisdom) >= 500);
5197
5197
  }
5198
5198
  }
5199
5199
  class mp extends o {