mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
Fixes a couple of offworlder related issues (#6145)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/datum/gear/gloves/tajara
|
||||
display_name = "gloves selection"
|
||||
display_name = "tajara gloves selection"
|
||||
path = /obj/item/clothing/gloves/black/tajara
|
||||
whitelisted = list("Tajara", "Zhan-Khazan Tajara", "M'sai Tajara")
|
||||
sort_category = "Xenowear - Tajara"
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
sort_category = "Xenowear - Unathi"
|
||||
|
||||
/datum/gear/gloves/unathi
|
||||
display_name = "gloves selection"
|
||||
display_name = "unathi gloves selection"
|
||||
path = /obj/item/clothing/gloves/black/unathi
|
||||
whitelisted = list("Unathi", "Aut'akh Unathi")
|
||||
sort_category = "Xenowear - Unathi"
|
||||
|
||||
Reference in New Issue
Block a user