mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-23 00:22:12 +00:00
Fixes invisible crafted locks (#16711)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/obj/item/material/lock_construct
|
||||
name = "lock"
|
||||
desc = "A crude but useful lock and bolt."
|
||||
icon = 'icons/obj/storage.dmi'
|
||||
icon = 'icons/obj/crate.dmi'
|
||||
icon_state = "largebinemag"
|
||||
w_class = ITEMSIZE_TINY
|
||||
var/lock_data
|
||||
|
||||
4
html/changelogs/doxxmedearly-lock_invis_fix.yml
Normal file
4
html/changelogs/doxxmedearly-lock_invis_fix.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
author: Doxxmedearly
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Crafted locks have their sprite again."
|
||||
Reference in New Issue
Block a user