This commit is contained in:
joep van der velden
2018-10-24 22:54:14 +02:00
parent e7133cc511
commit 7617275b02
@@ -253,6 +253,7 @@ obj/machinery/lapvend/attackby(obj/item/I, mob/user)
fabricated_laptop.forceMove(loc)
fabricated_laptop = null
else if((devtype == 2) && fabricated_tablet)
fabricated_tablet.update_icon()
fabricated_tablet.forceMove(loc)
fabricated_tablet = null
atom_say("Enjoy your new product!")