From 88d251a7c072edf87cd5688375de7c84a8526045 Mon Sep 17 00:00:00 2001 From: David Gay Date: Wed, 23 Jun 2021 22:21:14 -0400 Subject: Update Floret name and description --- CHANGELOG.md | 3 +++ data/locations.yml | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c23a49d..8f2c55b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,9 @@ All notable changes to this project will be documented in this file. than they were before this release (except for people with 5 or more infix slots, which no one has at the time of this writing). +### Locations +- "Floret Region" has been renamed to "Floret", and its description has been changed. + ### Activities - Skill level-based activity duration scaling has been cut in half. That means you should now see a 1 second timer decrease every two levels, instead of every level. diff --git a/data/locations.yml b/data/locations.yml index 480fc30..10bc028 100644 --- a/data/locations.yml +++ b/data/locations.yml @@ -1,4 +1,4 @@ floret_region: - name: "Floret Region" - description: "A land not too far from the great city of Morning nestled against the Sor River." + name: "Floret" + description: "A relatively safe haven nestled against the great Sor River." whatnot: -- cgit v1.2.3