mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 11:05:03 +01:00
@@ -148,7 +148,7 @@
|
||||
#define BERSERK_COLOUR "#950a0a"
|
||||
|
||||
/obj/item/clothing/suit/hooded/berserker
|
||||
name = "champion's hardsuit"
|
||||
name = "berserker hardsuit"
|
||||
desc = "Voices echo from the hardsuit, driving the user insane. Is not space-proof."
|
||||
icon_state = "hardsuit-berserker"
|
||||
allowed = list(/obj/item/flashlight, /obj/item/tank/internals, /obj/item/resonator, /obj/item/mining_scanner, /obj/item/t_scanner/adv_mining_scanner, /obj/item/gun/energy/kinetic_accelerator, /obj/item/pickaxe, /obj/item/spear)
|
||||
@@ -166,7 +166,7 @@
|
||||
"Vox" = 'icons/mob/clothing/species/vox/suit.dmi',
|
||||
"Vulpkanin" = 'icons/mob/clothing/species/vulpkanin/suit.dmi'
|
||||
)
|
||||
hide_tail_by_species = list("Unathi, Tajaran, Vox, Vulpkanin")
|
||||
hide_tail_by_species = list("Unathi", "Tajaran", "Vox", "Vulpkanin")
|
||||
|
||||
/obj/item/clothing/head/hooded/berserker
|
||||
name = "berserker helmet"
|
||||
|
||||
Reference in New Issue
Block a user