From 3148db1db9c8e46f0897d0b78916ff6e9b33c2dd Mon Sep 17 00:00:00 2001 From: brct-james Date: Sun, 16 Jul 2023 15:58:41 +0000 Subject: [PATCH] Add cooldown to ship model --- models/Ship.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/models/Ship.json b/models/Ship.json index c65555f..eba5686 100644 --- a/models/Ship.json +++ b/models/Ship.json @@ -43,6 +43,9 @@ }, "fuel": { "$ref": "./ShipFuel.json" + }, + "cooldown": { + "$ref": "./Cooldown.json" } }, "required": [