mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-31 01:00:59 +01:00
Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac
This commit is contained in:
@@ -303,6 +303,14 @@
|
||||
character_name = list("Yikatihaki")
|
||||
allowed_roles = list("Explorer")
|
||||
|
||||
/datum/gear/fluff/suit/storage/flintlock
|
||||
path = /obj/item/clothing/suit/storage/flintlock
|
||||
display_name = "Flintlock's jacket"
|
||||
slot = slot_wear_suit
|
||||
ckeywhitelist = list("flintlockdafox")
|
||||
character_name = list("Flintlock Sharpsman")
|
||||
|
||||
|
||||
// G CKEYS
|
||||
|
||||
// H CKEYS
|
||||
|
||||
@@ -134,11 +134,6 @@
|
||||
cloaks[initial(cloak_type.name)] = cloak_type
|
||||
gear_tweaks += new/datum/gear_tweak/path(sortAssoc(cloaks))
|
||||
|
||||
/datum/gear/mask/ipc_monitor
|
||||
display_name = "display monitor (Full Body Prosthetic)"
|
||||
path = /obj/item/clothing/mask/monitor
|
||||
sort_category = "Xenowear"
|
||||
|
||||
/datum/gear/uniform/harness
|
||||
display_name = "gear harness (Full Body Prosthetic, Diona)"
|
||||
path = /obj/item/clothing/under/harness
|
||||
|
||||
Reference in New Issue
Block a user