mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 06:22:26 +01:00
Fixes being unable to select DPRA party pins (#13392)
This commit is contained in:
@@ -365,7 +365,7 @@
|
||||
gear_tweaks += new /datum/gear_tweak/path(charm)
|
||||
|
||||
/datum/gear/accessory/dpra_party_pin
|
||||
display_name = "democratic people's republic party pins selection"
|
||||
display_name = "democratic peoples republic party pins selection"
|
||||
description = "A selection of DPRA party pins."
|
||||
path = /obj/item/clothing/accessory/tajaran/nawparty_pin
|
||||
sort_category = "Xenowear - Tajara"
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
author: Alberyk
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Fixed being unable to select DPRA party pins."
|
||||
|
||||
Reference in New Issue
Block a user