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: Plugins/Tweaks/README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,6 @@ Tweaks stuff. See below.
29
29
|`NWNX_TWEAKS_UNHARDCODE_SHIELDS`| true or false | baseitems.2da will be used to define shield AC for shields and shield-like items. |
30
30
|`NWNX_TWEAKS_BLOCK_DM_SPAWNITEM`| true or false | Disables the dm_spawnitem console command. |
31
31
|`NWNX_TWEAKS_FIX_ARMOR_DEX_BONUS_UNDER_ONE`| true or false | Allows armor with a max DEX bonus of under 1. |
32
-
|`NWNX_TWEAKS_FIX_ITEM_NULLPTR_IN_CITEMREPOSITORY`| true or false | Fixes a (rare?) inventory crash bug. |
33
32
|`NWNX_TWEAKS_CLEAR_SPELL_EFFECTS_ON_TURDS`| true or false | Effects on logged out player characters will be removed when a caster rests. |
34
33
|`NWNX_TWEAKS_ALWAYS_RETURN_FULL_DEX_STAT`| true or false | Creatures will always have their full dex states, even when immobilized/entangled. |
35
34
|`NWNX_TWEAKS_DISPLAY_NUM_ATTACKS_OVERRIDE_IN_CHARACTER_SHEET`| true or false | The number of attacks per round overridden by SetBaseAttackBonus() will show on the character sheet. |
0 commit comments