nightmarefuel are storable now

This commit is contained in:
2021-10-08 05:26:23 +03:00
parent 441582f980
commit 8562c269df
2 changed files with 13 additions and 2 deletions

View File

@ -2,7 +2,8 @@ local containers = require("containers")
local storable = {
["pocketwatch_dismantler"] = GetModConfigData("clock_tools"),
["pocketwatch_parts"] = GetModConfigData("time_pieces")
["pocketwatch_parts"] = GetModConfigData("time_pieces"),
["nightmarefuel"] = GetModConfigData("nightmarefuel")
}
local bpMode = {