conduct flag, slight icon tweak

This commit is contained in:
Citinited
2018-05-22 18:22:59 +01:00
parent 4c715a7437
commit 513fbe81a3
2 changed files with 2 additions and 1 deletions
+2 -1
View File
@@ -5,6 +5,7 @@
item_state = "belt_placer"
w_class = WEIGHT_CLASS_BULKY //Because belts are large things, you know?
can_hold = list(/obj/item/conveyor_construct)
flags = CONDUCT
max_w_class = WEIGHT_CLASS_BULKY
max_combined_w_class = 28 //7 belts
allow_quick_gather = TRUE
@@ -15,7 +16,7 @@
/obj/item/storage/conveyor/bluespace
name = "bluespace conveyor belt placer"
desc = "This device facilitates the rapid deployment of conveyor belts. This one utilises bluespace in order to hold many more belts than its regular counterpart."
desc = "This device facilitates the rapid deployment of conveyor belts. It utilises bluespace in order to hold many more belts than its regular counterpart."
icon_state = "bluespace_belt_placer"
item_state = "bluespace_belt_placer"
w_class = WEIGHT_CLASS_NORMAL
Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 68 KiB