TimePasses/replacements.yaml

43 lines
1013 B
YAML
Raw Normal View History

2024-06-17 18:40:28 +00:00
definitions:
quests:
2024-06-17 19:30:16 +00:00
# final msq for A Realm Reborn
2024-06-17 18:40:28 +00:00
patch2.0: &patch2.0 70058
2024-06-17 16:04:57 +00:00
replacements:
2024-06-17 17:25:46 +00:00
# Original: Just what we need. Another outsider.
# New Gridania (X: 12.2 Y: 12.0)
2024-06-17 16:04:57 +00:00
- id: 22
2024-06-17 17:25:46 +00:00
when:
- quest:
2024-06-17 19:30:16 +00:00
id: *patch2.0
2024-06-17 17:25:46 +00:00
status: complete
text: |-
2024-06-17 18:40:28 +00:00
The water here
is so peaceful.
2024-06-17 19:04:13 +00:00
2024-06-17 18:40:28 +00:00
# Original: Start any trouble, and I'll see you rot in the oubliettes for eternity.
# Ul'dah - Steps of Nald (X: 8.6 Y: 8.1)
2024-06-17 18:40:28 +00:00
- id: 291
when:
- quest:
id: *patch2.0
status: complete
text: |-
My eyes are peeled
for trouble.
2024-06-17 19:04:13 +00:00
# Original: Don't ever turn your back on a beastie, hear?
# Ul'dah - Steps of Nald (X: 11.9 Y: 8.0)
2024-06-17 19:04:13 +00:00
- id: 280
when:
- level:
2024-06-17 19:30:16 +00:00
greaterThan: 49
2024-06-17 19:04:13 +00:00
text: |-
Bet beasties never
give you any trouble.
2024-06-17 19:07:30 +00:00
- level:
2024-06-17 19:30:16 +00:00
greaterThan: 29
2024-06-17 19:07:30 +00:00
text: |-
Try not to get
swarmed out there.