From d01840dbea62c242599da24f801b9c3bdb9a3c2d Mon Sep 17 00:00:00 2001 From: Putnam3145 Date: Mon, 24 Feb 2014 12:27:11 -0800 Subject: [PATCH] Added potash stuff to ashery+wood furnace. --- raw/objects/building_macro_fantastic.txt | 5 ++++- raw/objects/entity_default.txt | 1 + raw/objects/reaction_macro_fantastic.txt | 7 +++++++ 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/raw/objects/building_macro_fantastic.txt b/raw/objects/building_macro_fantastic.txt index e818cda..5a0184c 100644 --- a/raw/objects/building_macro_fantastic.txt +++ b/raw/objects/building_macro_fantastic.txt @@ -54,4 +54,7 @@ building_macro_fantastic [COLOR:3:2:6:0:0:0:6:0:0:0:0:6:0:0:7:0:0:0:0:0] [COLOR:3:3:7:0:0:0:0:0:7:0:0:0:0:0:0:0:0:7:0:0] [BUILD_LABOR:BURN_WOOD] - [BUILD_ITEM:1:NONE:NONE:NONE:NONE][BUILDMAT][FIRE_BUILD_SAFE] \ No newline at end of file + [BUILD_ITEM:1:NONE:NONE:NONE:NONE][BUILDMAT][FIRE_BUILD_SAFE] + [BUILD_ITEM:1:BLOCKS:NONE:NONE:NONE] + [BUILD_ITEM:1:BARREL:NONE:NONE:NONE][EMPTY] + [BUILD_ITEM:1:BUCKET:NONE:NONE:NONE][EMPTY] \ No newline at end of file diff --git a/raw/objects/entity_default.txt b/raw/objects/entity_default.txt index bd37b02..86312f5 100644 --- a/raw/objects/entity_default.txt +++ b/raw/objects/entity_default.txt @@ -205,6 +205,7 @@ entity_default [PERMITTED_REACTION:BUILDING_REQUIREMENT_ASHERY_PLUS_WOOD_FURNACE_P] [PERMITTED_REACTION:SOAP_MAKING_MACRO_P] [PERMITTED_REACTION:LYE_MAKING_QUICK_P] + [PERMITTED_REACTION:POTASH_MAKING_QUICK_P] [PERMITTED_REACTION:LYE_MAKING_QUICK_MACRO_P] [PERMITTED_REACTION:MAKE_SOAP_FROM_TALLOW_MACRO_P] [PERMITTED_REACTION:MAKE_SOAP_FROM_OIL_MACRO_P] diff --git a/raw/objects/reaction_macro_fantastic.txt b/raw/objects/reaction_macro_fantastic.txt index 5922775..fd77916 100644 --- a/raw/objects/reaction_macro_fantastic.txt +++ b/raw/objects/reaction_macro_fantastic.txt @@ -24,6 +24,13 @@ reaction_macro_fantastic [PRODUCT:100:1:TOOL:SOAP_TOKEN_1_P:NONE:NONE] [SKILL:ORGANIZATION] +[REACTION:POTASH_MAKING_QUICK_P] + [NAME:make potash (quick) + [BUILDING:ASHERY_PLUS_WOOD_FURNACE_FANTASTIC_P:CUSTOM_P] + [REAGENT:A:1:WOOD:NONE:NONE:NONE] + [PRODUCT:100:1:BAR:NONE:POTASH:NONE][PRODUCT_DIMENSION:150] + [SKILL:POTASH_MAKING] + [REACTION:LYE_MAKING_QUICK_P] [NAME:make lye (quick)] [BUILDING:ASHERY_PLUS_WOOD_FURNACE_FANTASTIC_P:CUSTOM_L]