Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

I am changing it on the next version. I'm not sure what the issue is though, I went through every file and I can't find a SFCRevamp anywhere.

(3 edits)

It is in equipment.gd and item.gd from revamp equipment and revamp item respectively for every icon far as I can tell

for example starting at line 19 of equipment.gd

#weapons
     dagger = {
          icon = input_handler.loadimage("user://mods/SFCRevamp/revamp_equipment/icons/Dagger.png"),
     },


It is also SFCRevamp in all of the
     icons\(item/equipment name).png.import
files for the two submods