mirror of
https://github.com/Wyrrrd/Rocket_Turrets.git
synced 2026-04-25 06:41:16 +02:00
Added dynamic tips&tricks page
Also: - removed redundant wikimod integrations - maintenance
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
require("integrations.bobplates.ingredients")
|
||||
|
||||
local add_prerequisite = function (tech, prereq)
|
||||
table.insert(data.raw.technology[tech].prerequisites,prereq)
|
||||
end
|
||||
|
||||
if mods["bobplates"] and mods["bobwarfare"] then
|
||||
-- if bobplates enabled, change tiered turret recipes and tech (if existing)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user