mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-16 02:17:06 +01:00
makes w_class use defines (#9848)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
desc = "A crude but useful lock and bolt."
|
||||
icon = 'icons/obj/storage.dmi'
|
||||
icon_state = "largebinemag"
|
||||
w_class = 1
|
||||
w_class = ITEMSIZE_TINY
|
||||
var/lock_data
|
||||
|
||||
/obj/item/material/lock_construct/New()
|
||||
|
||||
Reference in New Issue
Block a user