Lavaland fixes

This commit is contained in:
Mark van Alphen
2019-05-31 18:26:15 +02:00
parent 2c1ccf6786
commit 0e91e91479
8 changed files with 65 additions and 19 deletions
+1 -1
View File
@@ -485,7 +485,7 @@
/datum/data/mining_equipment/New(name, path, equipment_cost)
equipment_name = name
equipment_path = path
equipment_cost = cost
cost = equipment_cost
/obj/machinery/mineral/equipment_vendor/New()
..()