From 75d7159a7f4cb2045cf1c0667d1604af36bcb00c Mon Sep 17 00:00:00 2001 From: Mario Date: Sun, 29 Aug 2021 20:30:05 +1000 Subject: [PATCH] Add a note to the balance configurations mentioning that the HLAC balance should match the Blaster's when performing updates --- balance-mario.cfg | 4 ++++ balance-nexuiz25.cfg | 4 ++++ balance-overkill.cfg | 4 ++++ balance-samual.cfg | 4 ++++ balance-xdf.cfg | 4 ++++ balance-xonotic.cfg | 4 ++++ balance-xpm.cfg | 4 ++++ 7 files changed, 28 insertions(+) diff --git a/balance-mario.cfg b/balance-mario.cfg index 3ed931eb64..f41ac15e10 100644 --- a/balance-mario.cfg +++ b/balance-mario.cfg @@ -258,4 +258,8 @@ set g_balance_portal_health 200 // these get recharged whenever the portal is us set g_balance_portal_lifetime 15 // these get recharged whenever the portal is used // }}} +// {{{ hlac +// hlac projectile settings are supposed to match the blaster, make sure they match when updating the blaster balance +// }}} + exec bal-wep-mario.cfg diff --git a/balance-nexuiz25.cfg b/balance-nexuiz25.cfg index b89f7caa5b..b34b965f05 100644 --- a/balance-nexuiz25.cfg +++ b/balance-nexuiz25.cfg @@ -258,4 +258,8 @@ set g_balance_portal_health 200 // these get recharged whenever the portal is us set g_balance_portal_lifetime 15 // these get recharged whenever the portal is used // }}} +// {{{ hlac +// hlac projectile settings are supposed to match the blaster, make sure they match when updating the blaster balance +// }}} + exec bal-wep-nexuiz25.cfg diff --git a/balance-overkill.cfg b/balance-overkill.cfg index e3231dd0c3..81393c8eae 100644 --- a/balance-overkill.cfg +++ b/balance-overkill.cfg @@ -257,3 +257,7 @@ set g_balance_grapplehook_pull_frozen 0 set g_balance_portal_health 200 // these get recharged whenever the portal is used set g_balance_portal_lifetime 15 // these get recharged whenever the portal is used // }}} + +// {{{ hlac +// hlac projectile settings are supposed to match the blaster, make sure they match when updating the blaster balance +// }}} diff --git a/balance-samual.cfg b/balance-samual.cfg index 3481e191a1..68b915a2dd 100644 --- a/balance-samual.cfg +++ b/balance-samual.cfg @@ -258,4 +258,8 @@ set g_balance_portal_health 200 // these get recharged whenever the portal is us set g_balance_portal_lifetime 15 // these get recharged whenever the portal is used // }}} +// {{{ hlac +// hlac projectile settings are supposed to match the blaster, make sure they match when updating the blaster balance +// }}} + exec bal-wep-samual.cfg diff --git a/balance-xdf.cfg b/balance-xdf.cfg index bb4c0252b3..a15ac63cc1 100644 --- a/balance-xdf.cfg +++ b/balance-xdf.cfg @@ -258,4 +258,8 @@ set g_balance_portal_health 200 // these get recharged whenever the portal is us set g_balance_portal_lifetime 15 // these get recharged whenever the portal is used // }}} +// {{{ hlac +// hlac projectile settings are supposed to match the blaster, make sure they match when updating the blaster balance +// }}} + exec bal-wep-xdf.cfg diff --git a/balance-xonotic.cfg b/balance-xonotic.cfg index 823b42a748..ee196988bd 100644 --- a/balance-xonotic.cfg +++ b/balance-xonotic.cfg @@ -258,4 +258,8 @@ set g_balance_portal_health 200 // these get recharged whenever the portal is us set g_balance_portal_lifetime 15 // these get recharged whenever the portal is used // }}} +// {{{ hlac +// hlac projectile settings are supposed to match the blaster, make sure they match when updating the blaster balance +// }}} + exec bal-wep-xonotic.cfg diff --git a/balance-xpm.cfg b/balance-xpm.cfg index 8173e38d37..03d78e5a55 100644 --- a/balance-xpm.cfg +++ b/balance-xpm.cfg @@ -258,4 +258,8 @@ set g_balance_portal_health 200 // these get recharged whenever the portal is us set g_balance_portal_lifetime 15 // these get recharged whenever the portal is used // }}} +// {{{ hlac +// hlac projectile settings are supposed to match the blaster, make sure they match when updating the blaster balance +// }}} + exec bal-wep-xonotic.cfg -- 2.39.2