From fe2b45d64b63167584ae004d317ab566bccf9a34 Mon Sep 17 00:00:00 2001
From: Sallyspartan <56127512+Sallyspartan@users.noreply.github.com>
Date: Wed, 16 Apr 2025 10:24:39 -0500
Subject: [PATCH 1/8] Update About.xml
Added Rimfantasy compat
---
About/About.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
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
+
From 51ca2cdf893b132abd296c2508d35839aa34cfb6 Mon Sep 17 00:00:00 2001
From: Sallyspartan <56127512+Sallyspartan@users.noreply.github.com>
Date: Wed, 16 Apr 2025 10:25:45 -0500
Subject: [PATCH 2/8] Update LoadFolders.xml
Added Rimfantasy folder to load
---
LoadFolders.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
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
+
From 2742187f5d56727b6bea500f070cfeb6eb2f0e93 Mon Sep 17 00:00:00 2001
From: Sallyspartan <56127512+Sallyspartan@users.noreply.github.com>
Date: Wed, 16 Apr 2025 10:26:30 -0500
Subject: [PATCH 3/8] Added Rimfantasy dropdowns
---
.../Rimfantasy/Patches/Dropdowns.xml | 50 +++++++++++++++++++
1 file changed, 50 insertions(+)
create mode 100644 Mods and Shit/Rimfantasy/Patches/Dropdowns.xml
diff --git a/Mods and Shit/Rimfantasy/Patches/Dropdowns.xml b/Mods and Shit/Rimfantasy/Patches/Dropdowns.xml
new file mode 100644
index 0000000..75b4b44
--- /dev/null
+++ b/Mods and Shit/Rimfantasy/Patches/Dropdowns.xml
@@ -0,0 +1,50 @@
+
+
+
+
+
+
+
+ Always
+ Defs/ThingDef[defName="RF_DarkstoneLamp"]/designatorDropdown
+
+ FernyRF_Lamps
+
+
+
+ Always
+ Defs/ThingDef[defName="RF_GlowstoneLamp"]/designatorDropdown
+
+ FernyRF_Lamps
+
+
+
+ Always
+ Defs/ThingDef[defName="RF_DarkstonePedestal"]/designatorDropdown
+
+ FernyRF_Pedestals
+
+
+
+ Always
+ Defs/ThingDef[defName="RF_GlowstonePedestal"]/designatorDropdown
+
+ FernyRF_Pedestals
+
+
+
+ Always
+ Defs/ThingDef[defName="RF_VE_DarkstoneWallLamp"]/designatorDropdown
+
+ FernyRF_WallLamps
+
+
+
+ Always
+ Defs/ThingDef[defName="RF_VE_GlowstoneWallLamp"]/designatorDropdown
+
+ FernyRF_WallLamps
+
+
+
+
\ No newline at end of file
From 982ae3657c2c6158546e2a8cc48772ca164367e0 Mon Sep 17 00:00:00 2001
From: Sallyspartan <56127512+Sallyspartan@users.noreply.github.com>
Date: Wed, 16 Apr 2025 10:27:38 -0500
Subject: [PATCH 4/8] Update Dropdowns.xml
Added Dropdowns groups for Rimfantasy stuff
---
Defs/Dropdowns.xml | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/Defs/Dropdowns.xml b/Defs/Dropdowns.xml
index 64e9f2c..372fb56 100644
--- a/Defs/Dropdowns.xml
+++ b/Defs/Dropdowns.xml
@@ -269,4 +269,13 @@
Ferny_CrudeWoodTables
-
\ No newline at end of file
+
+ FernyRF_Pedestals
+
+
+ FernyRF_Lamps
+
+
+ FernyRF_WallLamps
+
+
From bbd2a1dd3b9c7aba1f1d1230e56560168ee7efa8 Mon Sep 17 00:00:00 2001
From: Sallyspartan <56127512+Sallyspartan@users.noreply.github.com>
Date: Wed, 16 Apr 2025 10:32:34 -0500
Subject: [PATCH 5/8] Update Dropdowns.xml
Added Drop downs for Rimfantasy lighting buildings.
Darkstone and Glowstone Lamp
Darkstone and Glowstone Pedestal
Darkstone and Glowstone Wall Lamp
---
.../Rimfantasy/Patches/Dropdowns.xml | 87 +++++++++----------
1 file changed, 39 insertions(+), 48 deletions(-)
diff --git a/Mods and Shit/Rimfantasy/Patches/Dropdowns.xml b/Mods and Shit/Rimfantasy/Patches/Dropdowns.xml
index 75b4b44..394c02d 100644
--- a/Mods and Shit/Rimfantasy/Patches/Dropdowns.xml
+++ b/Mods and Shit/Rimfantasy/Patches/Dropdowns.xml
@@ -1,50 +1,41 @@
-
-
-
-
-
- Always
- Defs/ThingDef[defName="RF_DarkstoneLamp"]/designatorDropdown
-
- FernyRF_Lamps
-
-
-
- Always
- Defs/ThingDef[defName="RF_GlowstoneLamp"]/designatorDropdown
-
- FernyRF_Lamps
-
-
-
- Always
- Defs/ThingDef[defName="RF_DarkstonePedestal"]/designatorDropdown
-
- FernyRF_Pedestals
-
-
-
- Always
- Defs/ThingDef[defName="RF_GlowstonePedestal"]/designatorDropdown
-
- FernyRF_Pedestals
-
-
-
- Always
- Defs/ThingDef[defName="RF_VE_DarkstoneWallLamp"]/designatorDropdown
-
- FernyRF_WallLamps
-
-
-
- Always
- Defs/ThingDef[defName="RF_VE_GlowstoneWallLamp"]/designatorDropdown
-
- FernyRF_WallLamps
-
-
-
-
\ No newline at end of file
+
+ Defs/ThingDef[defName="RF_DarkstoneLamp"]
+
+ FernyRF_Lamps
+
+
+
+ Defs/ThingDef[defName="RF_GlowstoneLamp"]
+
+ FernyRF_Lamps
+
+
+
+
+ Defs/ThingDef[defName="RF_DarkstonePedestal"]
+
+ FernyRF_Pedestals
+
+
+
+ Defs/ThingDef[defName="RF_GlowstonePedestal"]
+
+ FernyRF_Pedestals
+
+
+
+
+ Defs/ThingDef[defName="RF_VE_DarkstoneWallLamp"]
+
+ FernyRF_WallLamps
+
+
+
+ Defs/ThingDef[defName="RF_VE_GlowstoneWallLamp"]
+
+ FernyRF_WallLamps
+
+
+
From 4c7104fec445c2b090a6224e5c900bc121f1df1a Mon Sep 17 00:00:00 2001
From: Sallyspartan <56127512+Sallyspartan@users.noreply.github.com>
Date: Tue, 22 Apr 2025 08:00:02 -0500
Subject: [PATCH 6/8] Update Dropdowns.xml
Changed dropdowns based on stone type instead of building type, added sunstone compat
---
.../Rimfantasy/Patches/Dropdowns.xml | 38 ++++++++++++-------
1 file changed, 25 insertions(+), 13 deletions(-)
diff --git a/Mods and Shit/Rimfantasy/Patches/Dropdowns.xml b/Mods and Shit/Rimfantasy/Patches/Dropdowns.xml
index 394c02d..3dbe8fe 100644
--- a/Mods and Shit/Rimfantasy/Patches/Dropdowns.xml
+++ b/Mods and Shit/Rimfantasy/Patches/Dropdowns.xml
@@ -1,41 +1,53 @@
-
+
Defs/ThingDef[defName="RF_DarkstoneLamp"]
- FernyRF_Lamps
+ FernyRF_Darkstone
- Defs/ThingDef[defName="RF_GlowstoneLamp"]
+ Defs/ThingDef[defName="RF_DarkstonePedestal"]
- FernyRF_Lamps
+ FernyRF_Darkstone
+
+ Defs/ThingDef[defName="RF_VE_DarkstoneWallLamp"]
+
+ FernyRF_Darkstone
+
+
- Defs/ThingDef[defName="RF_DarkstonePedestal"]
+ Defs/ThingDef[defName="RF_GlowstoneLamp"]
- FernyRF_Pedestals
+ FernyRF_Glowstone
Defs/ThingDef[defName="RF_GlowstonePedestal"]
- FernyRF_Pedestals
+ FernyRF_Glowstone
+
+ Defs/ThingDef[defName="RF_VE_GlowstoneWallLamp"]
+
+ FernyRF_Glowstone
+
+
- Defs/ThingDef[defName="RF_VE_DarkstoneWallLamp"]
+ Defs/ThingDef[defName="RF_SunstonePedestal"]
- FernyRF_WallLamps
+ FernyRF_Sunstone
-
+
- Defs/ThingDef[defName="RF_VE_GlowstoneWallLamp"]
+ Defs/ThingDef[defName="RF_VE_SunstoneWallLamp"]
- FernyRF_WallLamps
+ FernyRF_Sunstone
-
+
From ac6db21b68dc9a8c1ae291833e6522ed13cc5f4b Mon Sep 17 00:00:00 2001
From: Sallyspartan <56127512+Sallyspartan@users.noreply.github.com>
Date: Tue, 22 Apr 2025 08:04:10 -0500
Subject: [PATCH 7/8] Update Dropdowns.xml
Renamed dropdowns for clarity in the future
---
Defs/Dropdowns.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Defs/Dropdowns.xml b/Defs/Dropdowns.xml
index 372fb56..fbcbc54 100644
--- a/Defs/Dropdowns.xml
+++ b/Defs/Dropdowns.xml
@@ -270,12 +270,12 @@
Ferny_CrudeWoodTables
- FernyRF_Pedestals
+ FernyRF_Darkstone
- FernyRF_Lamps
+ FernyRF_Glowstone
- FernyRF_WallLamps
+ FernyRF_Sunstone
From e89292219999d1d70b7fff114610ca294bd2267a Mon Sep 17 00:00:00 2001
From: Sallyspartan <56127512+Sallyspartan@users.noreply.github.com>
Date: Tue, 22 Apr 2025 13:05:50 -0500
Subject: [PATCH 8/8] Update Dropdowns.xml
Glowstone wall lamp isn't working for some reason. Trying to fix issue.
---
Mods and Shit/Rimfantasy/Patches/Dropdowns.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Mods and Shit/Rimfantasy/Patches/Dropdowns.xml b/Mods and Shit/Rimfantasy/Patches/Dropdowns.xml
index 3dbe8fe..ff2441f 100644
--- a/Mods and Shit/Rimfantasy/Patches/Dropdowns.xml
+++ b/Mods and Shit/Rimfantasy/Patches/Dropdowns.xml
@@ -36,7 +36,7 @@
FernyRF_Glowstone
-
+
Defs/ThingDef[defName="RF_SunstonePedestal"]