Lowpop Antag: Burglar (#9193)

Added a lowpop gamemode called 'Burglars', featuring a new type of antagonist, a mix between a heister and a traitor. Neutered for lowpop fun.
    Added a mixed gamemode, 'Conflict', which is heisters and burglars.
This commit is contained in:
Geeves
2020-06-29 09:35:18 +03:00
committed by GitHub
parent ad4f9b130f
commit 05f6e81c60
30 changed files with 1711 additions and 836 deletions
@@ -18,6 +18,7 @@
var/list/msg_deathsquad = list()
var/list/msg_syndicate = list()
var/list/msg_raider = list()
var/list/msg_burglar = list()
var/list/msg_ninja = list()
var/list/msg_cargo = list()
var/list/msg_service = list()