From 5df9eaf71c28c1daa59a388f066ab966887f62ad Mon Sep 17 00:00:00 2001 From: ana Date: Mon, 9 Aug 2021 14:29:37 +0200 Subject: chore: mechanoguardian adapts at night --- CHANGELOG.md | 1 + src/pyros.bestiary.js | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5798663..35cda01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ The site always runs on the latest released version. - Added level ranges for enemies in Hydatos that needed them. - Fixed Mammet #013BL's name not being displayed correctly. +- Various condition changes for monsters. ## [1.0.0] - 2021-08-09 diff --git a/src/pyros.bestiary.js b/src/pyros.bestiary.js index 6b16906..785c5d3 100644 --- a/src/pyros.bestiary.js +++ b/src/pyros.bestiary.js @@ -123,7 +123,7 @@ export default [ name: "Mechanoguardian ", type: 2, elem: null, - conditions: { day: [0, 4, 3, 5], night: [] }, + conditions: { day: [0, 4, 3, 5], night: [5] }, }, { level: 40, -- cgit 1.4.1-2-gfad0