mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 07:59:01 +01:00
makes w_class use defines (#9848)
This commit is contained in:
@@ -139,7 +139,7 @@
|
||||
/obj/item/device/laser_assembly
|
||||
name = "laser assembly (small)"
|
||||
desc = "A case for shoving things into. Hopefully they work."
|
||||
w_class = 2
|
||||
w_class = ITEMSIZE_SMALL
|
||||
icon = 'icons/obj/guns/modular_laser.dmi'
|
||||
var/base_icon_state = "small"
|
||||
contained_sprite = TRUE
|
||||
|
||||
Reference in New Issue
Block a user