part 1 fixing shit

This commit is contained in:
TrilbySpaceClone
2019-07-29 05:52:49 -04:00
parent 0b87c1b21f
commit 606639ce23
4 changed files with 111 additions and 106 deletions
+1
View File
@@ -9,6 +9,7 @@
var/chem_catalysts[] = list() //like tools but for reagents
var/category = CAT_NONE //where it shows up in the crafting UI
var/subcategory = CAT_NONE
var/always_availible = TRUE //Set to FALSE if it needs to be learned first.
/datum/crafting_recipe/pin_removal
name = "Pin Removal"