Merge pull request #11428 from Markolie/bundles

Chameleon overhaul
This commit is contained in:
variableundefined
2019-05-04 08:23:40 +08:00
committed by GitHub
34 changed files with 669 additions and 222 deletions
@@ -170,7 +170,7 @@ var/global/sent_syndicate_infiltration_team = 0
equip_or_collect(new /obj/item/pda(src), slot_in_backpack)
// Other gear
equip_to_slot_or_del(new /obj/item/clothing/shoes/syndigaloshes(src), slot_shoes)
equip_to_slot_or_del(new /obj/item/clothing/shoes/chameleon/noslip(src), slot_shoes)
var/obj/item/card/id/syndicate/W = new(src)
if (flag_mgmt)