diff options
Diffstat (limited to 'src-99_fix-default-mods.patch')
-rw-r--r-- | src-99_fix-default-mods.patch | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/src-99_fix-default-mods.patch b/src-99_fix-default-mods.patch deleted file mode 100644 index 035e125..0000000 --- a/src-99_fix-default-mods.patch +++ /dev/null @@ -1,26 +0,0 @@ ---- a/data/mods/default.json -+++ b/data/mods/default.json -@@ -1,8 +1,18 @@ - [ -- "bn", -- "no_npc_food", -- "novitamins", -+ "bn", - "No_Rail_Stations", -- "no_reviving_zombies", -- "limit_fungal_growth" -+ "bn_restore_crows_turrets", -+ "martial_arts_update", -+ "bn_restore_removed_traits", -+ "bn_revert_handgun_damage_buff", -+ "armor_rebalance", -+ "recipe_fixes", -+ "faction_camp_recipe_expansion", -+ "packed_at4", -+ "caseless_crafting", -+ "grenade_crafting", -+ "survivorheadgear_crafting", -+ "hk_loadout", -+ "m26_mass", -+ "restore_reactor_core_expansion" - ] |