Skip to content

Commit

Permalink
move cadaveric techs to data instead of data updates
Browse files Browse the repository at this point in the history
  • Loading branch information
notnotmelon committed Jan 1, 2024
1 parent 42549bd commit 7ed4868
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions data.lua
Original file line number Diff line number Diff line change
Expand Up @@ -462,6 +462,7 @@ require('prototypes/fluids/simik-blood')

if mods['pyhightech'] then
require('prototypes/fluids/cadaveric-arum-cum')
require('prototypes/technologies/cadaveric-arum')
require("prototypes/fluids/casein-solution")
end

Expand Down
1 change: 0 additions & 1 deletion prototypes/updates/pyhightech-updates.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ local FUN = require("__pycoalprocessing__/prototypes/functions/functions")
--(( Technology ))--
require('prototypes/technologies/mega-farm-kicalk')
require('prototypes/technologies/mega-farm-cadaveric-arum')
require('prototypes/technologies/cadaveric-arum')
require('prototypes/technologies/moondrop')

TECHNOLOGY("epoxy"):remove_pack("chemical-science-pack")
Expand Down

0 comments on commit 7ed4868

Please sign in to comment.