forked from Skyrat-SS13/Skyrat-tg
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add: new bitrun outfits and bigfix - mmg dupe fix,civ akm fix, pcv cl…
…imat control fix, add mesa to config as gateway + unlimited event spawner (#39)
- Loading branch information
Showing
10 changed files
with
48 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters