Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions code/modules/clothing/spacesuits/miscellaneous.dm
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ Contains:
strip_delay = 130
resistance_flags = FIRE_PROOF
max_heat_protection_temperature = FIRE_IMMUNITY_MAX_TEMP_PROTECT
supports_variations = DIGITIGRADE_VARIATION // [CELADON-ADD]

//ERT Security
/obj/item/clothing/head/helmet/space/hardsuit/ert/sec
Expand Down
1 change: 1 addition & 0 deletions code/modules/clothing/under/jobs/centcom.dm
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/obj/item/clothing/under/rank/centcom
icon = 'icons/obj/clothing/under/centcom.dmi'
mob_overlay_icon = 'icons/mob/clothing/under/centcom.dmi'
supports_variations = DIGITIGRADE_VARIATION | VOX_VARIATION // [CELADON-ADD]

/obj/item/clothing/under/rank/centcom/commander
name = "\improper CentCom commander's suit"
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@

#include "code/armor.dm"
#include "code/revolver.dm"
#include "code/reflavour_armor_solfed.dm"

#endif
410 changes: 410 additions & 0 deletions mod_celadon/reskin_customization/code/reflavour_armor_solfed.dm

Large diffs are not rendered by default.