mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
makes w_class use defines (#9848)
This commit is contained in:
@@ -17,7 +17,7 @@ obj/structure/windoor_assembly
|
||||
anchored = 0
|
||||
density = 0
|
||||
dir = NORTH
|
||||
w_class = 3
|
||||
w_class = ITEMSIZE_NORMAL
|
||||
flags = ON_BORDER
|
||||
|
||||
var/obj/item/airlock_electronics/electronics = null
|
||||
|
||||
Reference in New Issue
Block a user