[MIRROR] Electronic assembly changes and additions (#6014)

* Electronic assembly changes and additions

* Electronic assembly changes and additions (#36394)

* the rainbow of mediocrity rides again

* whoops that wasn't supposed to be there
This commit is contained in:
CitadelStationBot
2018-03-19 21:11:23 -05:00
committed by Poojawa
parent 6aaef3b010
commit 009f95db42
9 changed files with 268 additions and 26 deletions
+6 -1
View File
@@ -218,6 +218,11 @@
else if(istype(W, /obj/item/poster))
place_poster(W,user)
return TRUE
//wall mounted IC assembly stuff
else if(istype(W, /obj/item/device/electronic_assembly/wallmount))
var/obj/item/device/electronic_assembly/wallmount/A = W
A.mount_assembly(src, user)
return TRUE
return FALSE
@@ -303,5 +308,5 @@
cut_overlay(dent_decals)
LAZYADD(dent_decals, decal)
add_overlay(dent_decals)
#undef MAX_DENT_DECALS