Removes adhoc types

This commit is contained in:
Jack Edge
2017-04-22 22:07:51 +01:00
parent 4fe95d0459
commit 133173c67c
5 changed files with 21 additions and 6 deletions
+3
View File
@@ -773,3 +773,6 @@ GLOBAL_LIST_INIT(cable_coil_recipes, list (new/datum/stack_recipe("cable restrai
item_color = pick("red","orange","yellow","green","cyan","blue","pink","white")
icon_state = "coil_[item_color]"
..()
/obj/item/stack/cable_coil/random/five
amount = 5