Merge pull request #37809 from Qbopper/secskirts
Adds security jumpskirts this time with less broken github
This commit is contained in:
committed by
letterjay
parent
ca86c93e70
commit
998e49da06
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user