fix: use proper thresholds

This commit is contained in:
Anna 2024-06-17 15:30:16 -04:00
parent 487286471c
commit 17490669a2
Signed by: anna
GPG Key ID: D0943384CD9F87D1

View File

@ -1,5 +1,6 @@
definitions:
quests:
# final msq for A Realm Reborn
patch2.0: &patch2.0 70058
replacements:
@ -8,7 +9,7 @@ replacements:
- id: 22
when:
- quest:
id: *patch2.0 # final msq for A Realm Reborn
id: *patch2.0
status: complete
text: |-
The water here
@ -30,12 +31,12 @@ replacements:
- id: 280
when:
- level:
greaterThan: 50
greaterThan: 49
text: |-
Bet beasties never
give you any trouble.
- level:
greaterThan: 30
greaterThan: 29
text: |-
Try not to get
swarmed out there.