Merge pull request #6734 from Citadel-Station-13/upstream-merge-37809

[MIRROR] Adds security jumpskirts this time with less broken github
This commit is contained in:
CitadelStationBot
2018-05-13 18:58:10 -05:00
committed by GitHub
4 changed files with 10 additions and 0 deletions
@@ -148,6 +148,8 @@
new /obj/item/storage/backpack/duffelbag/sec(src)
for(var/i in 1 to 3)
new /obj/item/clothing/under/rank/security(src)
for(var/i in 1 to 2)
new /obj/item/clothing/under/rank/security/skirt(src)
for(var/i in 1 to 3)
new /obj/item/clothing/shoes/jackboots(src)
for(var/i in 1 to 3)