Add balance changelog tag (#2736)

Adds a balance tag to the changelog system, for marking purely balance changes.
This commit is contained in:
Lohikar
2017-06-17 22:21:50 +03:00
committed by skull132
parent cf919b55e5
commit 5abbbe1fb3
6 changed files with 6 additions and 2 deletions
+1
View File
@@ -207,6 +207,7 @@ var/list/asset_datums = list()
"wrench-screwdriver.png" = 'html/wrench-screwdriver.png',
"spell-check.png" = 'html/spell-check.png',
"burn-exclamation.png" = 'html/burn-exclamation.png',
"scales.png" = 'html/scales.png',
"chevron.png" = 'html/chevron.png',
"chevron-expand.png" = 'html/chevron-expand.png',
"changelog.css" = 'html/changelog.css',