mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
Hive capitalisation fix (#15696)
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
|
||||
/obj/item/device/encryptionkey/hivenet
|
||||
name = "hivenet encryption chip"
|
||||
desc = "It appears to be a Vaurca hivenet encryption chip, for localized broadcasts."
|
||||
desc = "It appears to be a Vaurca Hivenet encryption chip, for localized broadcasts."
|
||||
translate_hivenet = TRUE
|
||||
icon = 'icons/obj/stock_parts.dmi'
|
||||
icon_state = "neuralchip"
|
||||
|
||||
@@ -305,7 +305,7 @@
|
||||
icon = 'icons/obj/vaurca_items.dmi'
|
||||
icon_state = "commando"
|
||||
item_state = "commando"
|
||||
desc = "A design perfected by the Zo'ra, this armor is commonly used by frontline warriors of a hive. Ablative design deflects lasers away from the body while providing moderate physical protection."
|
||||
desc = "A design perfected by the Zo'ra, this armor is commonly used by frontline warriors of a Hive. Ablative design deflects lasers away from the body while providing moderate physical protection."
|
||||
|
||||
species_restricted = list(BODYTYPE_VAURCA)
|
||||
armor = list(
|
||||
@@ -318,7 +318,7 @@
|
||||
)
|
||||
/obj/item/clothing/head/helmet/space/void/commando
|
||||
name = "commando helmet"
|
||||
desc = "A design perfected by the Zo'ra, this helmet is commonly used by frontline warriors of a hive. Ablative design deflects lasers away from the body while providing moderate physical protection."
|
||||
desc = "A design perfected by the Zo'ra, this helmet is commonly used by frontline warriors of a Hive. Ablative design deflects lasers away from the body while providing moderate physical protection."
|
||||
contained_sprite = 1
|
||||
icon = 'icons/obj/vaurca_items.dmi'
|
||||
icon_state = "helm_commando"
|
||||
|
||||
Reference in New Issue
Block a user