mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 07:38:05 +01:00
Merge pull request #13877 from LanCartwright/thesethingsdontgrowontreesyouknow
Removes Bulldogs from roundstart syndicate ship
This commit is contained in:
@@ -310,7 +310,7 @@
|
||||
belt = /obj/item/weapon/gun/projectile/automatic/pistol
|
||||
backpack_contents = list(/obj/item/weapon/storage/box/engineer=1)
|
||||
|
||||
var/tc = 20
|
||||
var/tc = 30
|
||||
|
||||
/datum/outfit/syndicate/no_crystals
|
||||
tc = 0
|
||||
|
||||
@@ -212,6 +212,3 @@ var/list/world_uplinks = list()
|
||||
..()
|
||||
hidden_uplink = new(src)
|
||||
hidden_uplink.uses = 20
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -31,11 +31,6 @@
|
||||
new /obj/item/weapon/storage/box/flashbangs(src)
|
||||
new /obj/item/weapon/storage/box/teargas(src)
|
||||
new /obj/item/weapon/storage/backpack/dufflebag/syndie/med(src)
|
||||
new /obj/item/weapon/gun/projectile/automatic/shotgun/bulldog(src)
|
||||
new /obj/item/weapon/gun/projectile/automatic/shotgun/bulldog(src)
|
||||
new /obj/item/weapon/gun/projectile/automatic/shotgun/bulldog(src)
|
||||
new /obj/item/weapon/gun/projectile/automatic/shotgun/bulldog(src)
|
||||
new /obj/item/weapon/gun/projectile/automatic/shotgun/bulldog(src)
|
||||
new /obj/item/weapon/pinpointer/nukeop(src)
|
||||
new /obj/item/weapon/pinpointer/nukeop(src)
|
||||
new /obj/item/weapon/pinpointer/nukeop(src)
|
||||
|
||||
Reference in New Issue
Block a user