diff --git a/About/About.xml b/About/About.xml index 62b8f7a..8a284fd 100644 --- a/About/About.xml +++ b/About/About.xml @@ -48,5 +48,6 @@
  • sbz.neatstorage
  • adaptive.primitivestorage
  • vanillaexpanded.vfeart
  • +
  • sierra.rf.medievaloverhaul
  • - \ No newline at end of file + diff --git a/Defs/Dropdowns.xml b/Defs/Dropdowns.xml index dbb04d1..22b1ec3 100644 --- a/Defs/Dropdowns.xml +++ b/Defs/Dropdowns.xml @@ -269,4 +269,13 @@ Ferny_CrudeWoodTables - \ No newline at end of file + + FernyRF_Darkstone + + + FernyRF_Glowstone + + + FernyRF_Sunstone + + diff --git a/LoadFolders.xml b/LoadFolders.xml index 619a872..0ab8307 100644 --- a/LoadFolders.xml +++ b/LoadFolders.xml @@ -30,5 +30,6 @@
  • Mods and Shit/VFE Art
  • Mods and Shit/Royalty
  • Mods and Shit/Ideology
  • +
  • Mods and Shit/Rimfantasy
  • - \ No newline at end of file + diff --git a/Mods and Shit/Rimfantasy/Patches/Dropdowns.xml b/Mods and Shit/Rimfantasy/Patches/Dropdowns.xml new file mode 100644 index 0000000..ff2441f --- /dev/null +++ b/Mods and Shit/Rimfantasy/Patches/Dropdowns.xml @@ -0,0 +1,53 @@ + + + + Defs/ThingDef[defName="RF_DarkstoneLamp"] + + FernyRF_Darkstone + + + + Defs/ThingDef[defName="RF_DarkstonePedestal"] + + FernyRF_Darkstone + + + + Defs/ThingDef[defName="RF_VE_DarkstoneWallLamp"] + + FernyRF_Darkstone + + + + + Defs/ThingDef[defName="RF_GlowstoneLamp"] + + FernyRF_Glowstone + + + + Defs/ThingDef[defName="RF_GlowstonePedestal"] + + FernyRF_Glowstone + + + + Defs/ThingDef[defName="RF_VE_GlowstoneWallLamp"] + + FernyRF_Glowstone + + + + + Defs/ThingDef[defName="RF_SunstonePedestal"] + + FernyRF_Sunstone + + + + Defs/ThingDef[defName="RF_VE_SunstoneWallLamp"] + + FernyRF_Sunstone + + +