diff options
author | David Gay <david@davidgay.org> | 2021-05-26 19:39:05 -0400 |
---|---|---|
committer | David Gay <david@davidgay.org> | 2021-05-26 19:39:05 -0400 |
commit | 629542aa0e3ad63ea1426571cb7dcae6e5da973d (patch) | |
tree | 44440a4bfcfdd4b10709d3a82db717b1452f12fb /data | |
parent | 9b2acceda7e36946f9bb15ff8d1a93f9c45a964f (diff) |
Show level, xp, xptnl on timer
Diffstat (limited to 'data')
-rw-r--r-- | data/activities.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/activities.yml b/data/activities.yml index 338da3c..6a0f4c4 100644 --- a/data/activities.yml +++ b/data/activities.yml @@ -243,7 +243,7 @@ craft_manadross_tincture: xp: - gid: "fluxseethe" value: 15 -quarry_floret_mines: +planequarry_floret_mines: name: "Quarry Floret Mines" description: "Planequarry at the Floret Mines." location: "floret_region" @@ -309,7 +309,7 @@ quarry_floret_mines: xp: - gid: "planequarry" value: 50 -hunt_killing_fields: +beastslay_killing_fields: name: "Hunt The Killing Fields" description: "Hunt monsters in The Killing Fields." location: "floret_region" @@ -332,7 +332,7 @@ hunt_killing_fields: score: 0.50 - gid: "lesser_trodgeathomp" score: 0.95 -reap_twil_woods: +wealdreap_twil_woods: name: "Reap Twil Woods" description: "Wealdreap within Twil Woods." location: "floret_region" |