gokiburikin / gkbrkn_noita

A collection of things I modded into Noita.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

is it a bug?

VerisZG opened this issue · comments

in
mods\quality_of_life_ommel\qol_files\scripts\gun\procedural\wand_level_from_biome.lua
there is
dofile_once("mods/quality_of_life_ommel/files/qol_new_data/scripts/biomes/biome_difficulty_maps.lua")
shouldn't it be
dofile_once("mods/quality_of_life_ommel/qol_files/scripts/biomes/biome_difficulty_maps.lua")
?

quality of life is not my mod, but you're probably right. you're looking for https://modworkshop.net/mydownloads.php?action=view_down&did=25809