diff options
-rw-r--r-- | CHANGELOG.md | 3 | ||||
-rw-r--r-- | data/activities/general.yml | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c770b45..873be09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,9 @@ All notable changes to this project will be documented in this file. - A location can now only have one living leviathan at a time. - A character can now only hunt up to two different leviathans in a 24 hour period. +### Activities +- Changed references to "Floret Region" in leviathan hunting activity to just "Floret", as per the rename. + ### Hearth - Hearths now have locations, like characters do. All existing hearths are now located at Floret. diff --git a/data/activities/general.yml b/data/activities/general.yml index 6f624a1..e9ed163 100644 --- a/data/activities/general.yml +++ b/data/activities/general.yml @@ -2524,8 +2524,8 @@ craft_dusted_templis: - gid: "spicework" value: 14 beastslay_leviathan_floret: - name: "Hunt a Leviathan in the Floret Region" - description: "You are hunting down a leviathan ravaging the Floret Region." + name: "Hunt a Leviathan in Floret" + description: "You are hunting down a leviathan ravaging Floret." whatnot: requirements: - type: "skill" |