diff --git a/mods/Config Files/BepInEx/config/com.janky.hollywoodfx.cfg b/mods/Config Files/BepInEx/config/com.janky.hollywoodfx.cfg index 0129d25..8545d16 100644 --- a/mods/Config Files/BepInEx/config/com.janky.hollywoodfx.cfg +++ b/mods/Config Files/BepInEx/config/com.janky.hollywoodfx.cfg @@ -1,4 +1,4 @@ -## Settings file was created by plugin Janky's HollywoodFX v1.6.3 +## Settings file was created by plugin Janky's HollywoodFX v1.6.6 ## Plugin GUID: com.janky.hollywoodfx [1. Impact Effects] @@ -9,6 +9,11 @@ # Acceptable value range: From 0.1 to 5 Impact Effect Size = 1 +## Toggles special impact effects for tracer rounds. +# Setting type: Boolean +# Default value: true +Enable Tracer Round Impacts = true + [2. Muzzle Blast Effects] ## Toggles new muzzle blast effects. @@ -41,11 +46,6 @@ Enable Muzzle Light Shadow (RESTART) = true [3. Ambient Battle Effects (RESTART)] -## Toggles special impact effects for tracer rounds. -# Setting type: Boolean -# Default value: true -Enable Tracer Round Impacts = true - ## Toggles battle ambience effects like lingering smoke, dust and debris. # Setting type: Boolean # Default value: true @@ -75,6 +75,8 @@ Ambient Effect Particle Limit = 1 # Acceptable value range: From 0.1 to 5 Ambient Effect Particle Lifetime = 1 +Enable Tracer Round Impacts = true + [4. Gore Emission (RESTART)] ## Toggles whether gore effects are rendered at all. When toggled off, only the default BSG blood effects will show. @@ -82,6 +84,12 @@ Ambient Effect Particle Lifetime = 1 # Default value: true Enable Gore Effects = true +## Adjusts the quantity of mists & puffs of blood. +# Setting type: Single +# Default value: 1 +# Acceptable value range: From 0 to 5 +Blood Mist Emission Rate = 1 + ## Adjusts the quantity of fine blood spray particles. Reduce if you get stutters. Above 1 gets quite CPU heavy. # Setting type: Single # Default value: 0.5 diff --git a/mods/Trader Images/SPT_Data/Server/images/trader/avatar/lotus.png b/mods/Trader Images/SPT_Data/Server/images/trader/avatar/lotus.png new file mode 100644 index 0000000..9f77d1a Binary files /dev/null and b/mods/Trader Images/SPT_Data/Server/images/trader/avatar/lotus.png differ diff --git a/mods/Trader Images/user/mods/Lunnayaluna Lotus/res/lotus.png b/mods/Trader Images/user/mods/Lunnayaluna Lotus/res/lotus.png new file mode 100644 index 0000000..9f77d1a Binary files /dev/null and b/mods/Trader Images/user/mods/Lunnayaluna Lotus/res/lotus.png differ diff --git a/mods/Trader Images/user/sptappdata/files/trader/avatar/lotus.png b/mods/Trader Images/user/sptappdata/files/trader/avatar/lotus.png new file mode 100644 index 0000000..9f77d1a Binary files /dev/null and b/mods/Trader Images/user/sptappdata/files/trader/avatar/lotus.png differ diff --git a/mods/Trader Images/user/sptappdata/files/trader/lotus.png b/mods/Trader Images/user/sptappdata/files/trader/lotus.png new file mode 100644 index 0000000..9f77d1a Binary files /dev/null and b/mods/Trader Images/user/sptappdata/files/trader/lotus.png differ