diff options
author | David Gay <david@davidgay.org> | 2021-05-28 20:42:43 -0400 |
---|---|---|
committer | David Gay <david@davidgay.org> | 2021-05-28 20:42:43 -0400 |
commit | c852b25f2d7ca5103c524e002ffc2d37aef8305e (patch) | |
tree | de1de668dc1e189fbf53f520c70336493cc72972 /data | |
parent | caf400c7be1d7e46fc0b9210356b8516e6545551 (diff) |
Fix wildscour drop giving manatrawl xp
Diffstat (limited to 'data')
-rw-r--r-- | data/activities.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/activities.yml b/data/activities.yml index a75651a..db05eb4 100644 --- a/data/activities.yml +++ b/data/activities.yml @@ -837,7 +837,7 @@ wildscour_crumbling_ruins: - gid: "stone_pickaxe" score: 0.70 xp: - - gid: "manatrawl" + - gid: "wildscour" value: 4 - gid: "stone_axe" score: 0.80 |