This commit is contained in:
kevinz000
2017-06-02 02:28:31 -07:00
parent f756b6b9c2
commit 7bde181832
5 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -99,7 +99,7 @@ GLOBAL_VAR_INIT(highlander, FALSE)
var/datum/gang/multiverse/G = new(src, "[H.real_name]")
SSticker.mode.gangs += G
G.bosses += H.mind
G.bosses[H.mind] = 0 //No they don't use influence but this prevents runtimes.
G.add_gang_hud(H.mind)
H.mind.gang_datum = G