Merge pull request #37809 from Qbopper/secskirts

Adds security jumpskirts this time with less broken github
This commit is contained in:
vuonojenmustaturska
2018-05-13 20:10:21 +03:00
committed by letterjay
parent ca86c93e70
commit 998e49da06
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)