New variable for match stick counting

This commit is contained in:
ebaydayz
2016-03-31 16:23:09 -04:00
parent d926a81038
commit 8de50c4619
22 changed files with 57 additions and 56 deletions

View File

@@ -60,7 +60,7 @@ class PartWoodPile : CA_Magazine
class Build {
text = $STR_EPOCH_PLAYER_241;
script = "spawn player_build;";
require[] = {"ItemMatchbox_DZE"};
require[] = {"ItemMatchbox"};
create = "Land_Fire_DZ";
};
class Crafting