mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
[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:
co-authored by
Profakos
Gandalf
parent
7f31d138c4
commit
4cd00f275a
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user