mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 06:54:18 +01:00
makes w_class use defines (#9848)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
icon = 'icons/obj/closet.dmi'
|
||||
icon_state = "closed"
|
||||
density = 1
|
||||
w_class = 5
|
||||
w_class = ITEMSIZE_HUGE
|
||||
layer = OBJ_LAYER - 0.01
|
||||
build_amt = 2
|
||||
var/icon_closed = "closed"
|
||||
|
||||
Reference in New Issue
Block a user