From ef7f5398d7950ea205e51d08b18e8b42b0798b08 Mon Sep 17 00:00:00 2001 From: David Gay Date: Wed, 14 Jul 2021 17:28:12 -0400 Subject: Replace "Floret Region" with "Floret" in leviathan-hunting activity --- CHANGELOG.md | 3 +++ 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" -- cgit v1.2.3