spaceproof! (#28857)

This commit is contained in:
kyunkyunkyun
2025-04-07 05:13:38 +00:00
committed by GitHub
parent 7b8743d02b
commit 58bb7f1b32
4 changed files with 16 additions and 6 deletions
+5
View File
@@ -51,6 +51,8 @@
var/list/inbuilt_modules = list()
/// Allowed items in the chestplate's suit storage.
var/list/allowed_suit_storage = list()
/// List of modifiers that we apply after applying new skin
var/list/skin_modifiers = list()
/// List of skins with their appropriate clothing flags.
var/list/skins = list(
"standard" = list(
@@ -309,6 +311,9 @@
/obj/item/gun/energy/kinetic_accelerator,
)
inbuilt_modules = list(/obj/item/mod/module/ash_accretion, /obj/item/mod/module/sphere_transform)
skin_modifiers = list(
"asteroid" = MAKE_SPACEPROOF
)
skins = list(
"mining" = list(
HELMET_FLAGS = list(