@wayward/types 2.14.7-beta.dev.20250819.1 → 2.14.7-beta.dev.20250821.1

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.
@@ -206,7 +206,11 @@ export declare enum Term {
206
206
  XTick = 15,
207
207
  XtoYZ = 16,
208
208
  XUndiscovered = 17,
209
- XY = 18
209
+ XY = 18,
210
+ XGain = 19,
211
+ GainX = 20,
212
+ XReward = 21,
213
+ BeRewardedByX = 22
210
214
  }
211
215
  export declare enum Label {
212
216
  LabelColonValue = 0,