[MIRROR] Faction defines [MDB IGNORE] (#19590)

* Faction defines

* fixes

---------

Co-authored-by: Profakos <profakos@gmail.com>
Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
This commit is contained in:
SkyratBot
2023-03-10 04:55:18 +00:00
committed by GitHub
co-authored by Profakos Gandalf
parent 7f31d138c4
commit 4cd00f275a
103 changed files with 238 additions and 165 deletions
@@ -678,4 +678,4 @@ GLOBAL_VAR_INIT(hhMysteryRoomNumber, rand(1, 999999))
desc = "A ballistic machine gun auto-turret that fires bluespace bullets."
lethal_projectile = /obj/projectile/magic/teleport
stun_projectile = /obj/projectile/magic/teleport
faction = list("turret")
faction = list(FACTION_TURRET)