Merge pull request #13359 from Ghommie/Ghommie-cit838

Turf visuals fix plus corrected names of a couple things.
This commit is contained in:
silicons
2020-09-07 13:42:05 -07:00
committed by GitHub
7 changed files with 23 additions and 9 deletions
+2 -2
View File
@@ -52,8 +52,8 @@
cost = 300
contains = list(/obj/item/storage/toolbox/mechanical)
/datum/supply_pack/goody/electrical_toolbox // mostly just to water down coupon probability
name = "Mechanical Toolbox"
/datum/supply_pack/goody/electrical_toolbox
name = "Electrical Toolbox"
desc = "A fully stocked electrical toolbox, for when you're too lazy to just print them out."
cost = 300
contains = list(/obj/item/storage/toolbox/electrical)