mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 03:51:49 +01:00
Fixes the brown hip holster having no icon. (#7877)
This commit is contained in:
@@ -157,7 +157,7 @@
|
||||
|
||||
/obj/item/clothing/accessory/holster/hip/brown
|
||||
name = "brown hip holster"
|
||||
icon_state = "holster__brown_hip"
|
||||
icon_state = "holster_brown_hip"
|
||||
|
||||
/obj/item/clothing/accessory/holster/thigh/brown
|
||||
name = "brown thigh holster"
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
author: Alberyk
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Fixed the brown hip holster having no icon."
|
||||
Reference in New Issue
Block a user