From a0ba98f3beb7d08f3f1f884373d28960b3bb914a Mon Sep 17 00:00:00 2001 From: Kenneth Anderson Date: Sun, 6 Mar 2016 01:57:12 +1300 Subject: [PATCH] readded owl aliases because people will not know --- cfg/ozfortress.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cfg/ozfortress.cfg b/cfg/ozfortress.cfg index e7c14f4..b08acfe 100644 --- a/cfg/ozfortress.cfg +++ b/cfg/ozfortress.cfg @@ -96,6 +96,9 @@ alias koth "exec ozfortress_6v6_koth" alias ozf "exec ozfortress_6v6_5cp" alias ozfkoth "exec ozfortress_6v6_koth" +alias owl "exec ozfortress_6v6_5cp" +alias owlkoth "exec ozfortress_6v6_koth" + alias highctf "exec highctf" alias highkoth "exec highkoth" alias highcp "exec highcp"