Turf visuals fix plus corrected names of a couple things.

This commit is contained in:
Ghommie
2020-09-06 18:53:01 +02:00
parent 6f5de529c1
commit 4a04b22b72
6 changed files with 21 additions and 8 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)