(b6f451292) Moved crafting recipes from the fabricator xml to the xmls of the items. Makes it possible for modders to add new craftable items without having to modify the fabricators. Closes #1001
This commit is contained in:
@@ -491,6 +491,9 @@ namespace Barotrauma
|
||||
case "levelcommonness":
|
||||
case "suitabletreatment":
|
||||
case "containedsprite":
|
||||
case "fabricate":
|
||||
case "fabricable":
|
||||
case "fabricableitem":
|
||||
break;
|
||||
case "staticbody":
|
||||
StaticBodyConfig = subElement;
|
||||
|
||||
Reference in New Issue
Block a user