mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
Interdyne role id adjustments (#13674)
* Update lavaland_ruin_code.dm * Update mining_roles.dm
This commit is contained in:
@@ -312,7 +312,7 @@
|
||||
r_pocket = /obj/item/gun/ballistic/automatic/pistol
|
||||
id = /obj/item/card/id/advanced/chameleon
|
||||
implants = list(/obj/item/implant/weapons_auth)
|
||||
id_trim = /datum/id_trim/chameleon/operative
|
||||
id_trim = /datum/id_trim/syndicom/skyrat/interdyne //SKYRAT EDIT
|
||||
|
||||
// SKYRAT EDIT REMOVAL BEGIN -- mapping
|
||||
/*
|
||||
|
||||
@@ -50,6 +50,7 @@
|
||||
uniform = /obj/item/clothing/under/rank/cargo/tech/skyrat/utility/syndicate
|
||||
suit = null //Subtype moment
|
||||
r_pocket = /obj/item/storage/bag/ore
|
||||
id_trim = /datum/id_trim/syndicom/skyrat/interdyne
|
||||
backpack_contents = list(
|
||||
/obj/item/flashlight/seclite=1,\
|
||||
/obj/item/knife/combat/survival=1,
|
||||
|
||||
Reference in New Issue
Block a user