forked from ss220-space/Skyrat-tg
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbitrunoutfits.dm
29 lines (26 loc) · 1 KB
/
bitrunoutfits.dm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
/datum/outfit/bitrunning/
name = "bitrunning monitor"
uniform = /obj/item/clothing/under/rank/cargo/bitrunner
shoes = /obj/item/clothing/shoes/sneakers/black
belt = /obj/item/bitrunning_host_monitor
id = /obj/item/card/id/advanced
/datum/outfit/bitrunning/cop
name = "alcoholic cop"
neck = /obj/item/clothing/neck/tie/horrible
uniform = /obj/item/clothing/under/rank/security/detective/disco
shoes = /obj/item/clothing/shoes/discoshoes
suit = /obj/item/clothing/suit/discoblazer
id = /obj/item/card/id/advanced
/datum/outfit/bitrunning/kim
name = "Kimball"
glasses = /obj/item/clothing/glasses/regular/kim
uniform = /obj/item/clothing/under/rank/security/detective/kim
shoes = /obj/item/clothing/shoes/kim
suit = /obj/item/clothing/suit/kimjacket
id = /obj/item/card/id/advanced
/datum/outfit/bitrunning/mail
name = "Mailman"
head = /obj/item/clothing/head/costume/mailman
uniform = /obj/item/clothing/under/misc/mailman
shoes = /obj/item/clothing/shoes/sneakers/black
id = /obj/item/card/id/advanced