Add fire places directly from wooden logs

This commit is contained in:
A Man
2019-12-17 12:13:40 +01:00
parent 55f99b0096
commit 2b8997ec51

View File

@@ -10,6 +10,12 @@ class ItemLog : CA_Magazine
class ItemActions
{
class Build {
text = $STR_ACTIONS_MAKEFIRE;
script = "spawn player_build;";
require[] = {"ItemMatchbox"};
create = "Land_Fire_DZ";
};
class Crafting
{
text = $STR_BLD_craft_ItemLog;//"Wooden Plank"