From b1b52c60b847966fbe9444f6f5b34796d731b7aa Mon Sep 17 00:00:00 2001 From: ChibiMango <32205345+ChibiMango@users.noreply.github.com> Date: Tue, 9 Aug 2022 11:20:31 +0100 Subject: [PATCH] Update lay_egg.json removed unecessary comment --- source/behavior/entities/format/behaviors/lay_egg.json | 1 - 1 file changed, 1 deletion(-) diff --git a/source/behavior/entities/format/behaviors/lay_egg.json b/source/behavior/entities/format/behaviors/lay_egg.json index b7ad5cda..11812374 100644 --- a/source/behavior/entities/format/behaviors/lay_egg.json +++ b/source/behavior/entities/format/behaviors/lay_egg.json @@ -9,7 +9,6 @@ "priority": { "$ref": "types/priority.json" }, "speed_multiplier": { "$ref": "types/speed_multiplier.json" }, - // "allow_laying_from_below": { "title": "Allow Laying From Below", "type": "boolean",