diff options
Diffstat (limited to 'constants/misc.json')
-rw-r--r-- | constants/misc.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/constants/misc.json b/constants/misc.json index 3f3a21a6..3406defc 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -1150,6 +1150,11 @@ "tag": "MOD" }, + "GAME_MASTER": { + "color": "2", + "tag": "GM" + }, + "HELPER": { "color": "9", "tag": "HELPER" |