From aded0b6d256f67f9967549342b29c65366fc34d3 Mon Sep 17 00:00:00 2001 From: mjcox244 <66311016+mjcox244@users.noreply.github.com> Date: Sun, 13 Mar 2022 00:05:19 +0000 Subject: [PATCH] Make Football a gamemode (#21) Small change to football to mark it as a game mode so you can't play H&S and football at once --- mods/football.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/mods/football.lua b/mods/football.lua index f5d6389b..603ee4b9 100644 --- a/mods/football.lua +++ b/mods/football.lua @@ -1,5 +1,6 @@ -- name: Football (soccer) -- description: Play football in the castle grounds.\nOnly use a save that has lowered the water in the moat. +-- incompatible: gamemode --------------- -- constants --