mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 11:43:31 +00:00
Merge pull request #157 from Yawn-Wider/izac
Adding Paramedic to Dwaggy's rig
This commit is contained in:
@@ -222,7 +222,7 @@
|
|||||||
description = "This seems to be a highly customized Medical RIG suit, coloured black and purple, and with an added extendable plating to include a pair of wings and a tail comfortably within the suits protection. There's a nametag on the chest piece, and on the control module itself, with the name 'Saur Darastrix' on it."
|
description = "This seems to be a highly customized Medical RIG suit, coloured black and purple, and with an added extendable plating to include a pair of wings and a tail comfortably within the suits protection. There's a nametag on the chest piece, and on the control module itself, with the name 'Saur Darastrix' on it."
|
||||||
ckeywhitelist = list("dwaggy90")
|
ckeywhitelist = list("dwaggy90")
|
||||||
character_name = list("Saur Darastrix")
|
character_name = list("Saur Darastrix")
|
||||||
allowed_roles = list("Chief Medical Officer")
|
allowed_roles = list("Chief Medical Officer", "Paramedic")
|
||||||
|
|
||||||
/datum/gear/fluff/saur_pccarrier
|
/datum/gear/fluff/saur_pccarrier
|
||||||
path = /obj/item/clothing/suit/armor/pcarrier/navy/fluff/saur_pccarrier
|
path = /obj/item/clothing/suit/armor/pcarrier/navy/fluff/saur_pccarrier
|
||||||
@@ -687,15 +687,6 @@
|
|||||||
ckeywhitelist = list("radiantflash")
|
ckeywhitelist = list("radiantflash")
|
||||||
character_name = list("Vasharr Zahirn")
|
character_name = list("Vasharr Zahirn")
|
||||||
|
|
||||||
//randysavage205
|
|
||||||
//Alex Wolf
|
|
||||||
/datum/gear/fluff/alex_1
|
|
||||||
path = /obj/item/clothing/accessory/fluff/alex_wolf_1
|
|
||||||
display_name = "UNSC Dog Tags"
|
|
||||||
description = "Feet first into hell!"
|
|
||||||
ckeywhitelist = list("randysavage205")
|
|
||||||
character_name = list("Alex Wolf")
|
|
||||||
|
|
||||||
//roguenoob
|
//roguenoob
|
||||||
//Basir Fahim
|
//Basir Fahim
|
||||||
/datum/gear/fluff/basir_1
|
/datum/gear/fluff/basir_1
|
||||||
@@ -707,6 +698,15 @@
|
|||||||
|
|
||||||
// S CKEYS
|
// S CKEYS
|
||||||
|
|
||||||
|
//snakewitharocketlauncher
|
||||||
|
//Alex Wolf
|
||||||
|
/datum/gear/fluff/alex_1
|
||||||
|
path = /obj/item/clothing/accessory/fluff/alex_wolf_1
|
||||||
|
display_name = "UNSC Dog Tags"
|
||||||
|
description = "Feet first into hell!"
|
||||||
|
ckeywhitelist = list("snakewitharocketlauncher")
|
||||||
|
character_name = list("Alex Wolf")
|
||||||
|
|
||||||
// T CKEYS
|
// T CKEYS
|
||||||
|
|
||||||
// U CKEYS
|
// U CKEYS
|
||||||
|
|||||||
Reference in New Issue
Block a user