mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Fix firesuit runtime due to missing species tags (#15362)
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
BODYTYPE_VAURCA_BULWARK = 'icons/mob/species/bulwark/fire.dmi'
|
||||
)
|
||||
icon_auto_adapt = TRUE
|
||||
icon_supported_species_tags = list("una", "taj")
|
||||
contained_sprite = TRUE
|
||||
w_class = ITEMSIZE_LARGE//bulky item
|
||||
gas_transfer_coefficient = 0.90
|
||||
|
||||
Reference in New Issue
Block a user