mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-22 08:01:06 +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
|
||||
|
||||
Reference in New Issue
Block a user