You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: FreeAmmoAndGrenades/FreeAmmoandGrenadesConfig.cs
+3
Original file line number
Diff line number
Diff line change
@@ -9,5 +9,8 @@ public class Configuration : ModConfig
9
9
10
10
[ConfigField(text:"Grenades are free to manufacture and provide no scrap",description:"Please be sure to restart the game after changing these settings, to reload the mod")]
11
11
publicboolGrenadesAreFree=true;
12
+
13
+
[ConfigField(text:"Medkits and Stimpacks are free to manufacture and provide no scrap",description:"Please be sure to restart the game after changing these settings, to reload the mod")]
0 commit comments