1
0
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:
Wyrrrd
2022-08-10 15:40:34 +02:00
parent 323f0272d2
commit 458dfd619e
25 changed files with 122 additions and 287 deletions
-4
View File
@@ -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)