Fixes bug with custom laptops/tablets

This commit is contained in:
Atermonera
2019-05-09 13:05:54 -04:00
committed by VirgoBot
parent a174fdb084
commit 445923d699
4 changed files with 47 additions and 2 deletions
@@ -199,7 +199,7 @@ modular computers
/datum/gear/utility/customlaptop
display_name = "laptop computer, custom"
path = /obj/item/modular_computer/laptop/preset/
cost = 6
cost = 7
/datum/gear/utility/customlaptop/New()
..()