diff --git a/code/modules/holomap/mapper.dm b/code/modules/holomap/mapper.dm index 777899dd252..c25888c601c 100644 --- a/code/modules/holomap/mapper.dm +++ b/code/modules/holomap/mapper.dm @@ -3,6 +3,7 @@ desc = "A portable mapping unit, capable of locating other similar units on a map. Also has a short-range sonar mapping system." icon_state = "mapping_unit" item_state = null + w_class = ITEMSIZE_SMALL //Holomap stuff var/marker_prefix = "basic"