diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2023-08-18 20:03:06 +1000 |
---|---|---|
committer | Kae <80987908+Novaenia@users.noreply.github.com> | 2023-08-18 20:03:06 +1000 |
commit | b51e174bdc158187fc110dc4a947946d3dc329c1 (patch) | |
tree | c1a61ba9edaa5ff0628f4275d16392ca12ddd4dd /assets/opensb/player.config.patch | |
parent | ab03c224dd154a4cce9cf60e20bb166e57f33d01 (diff) |
Item drops inherit player velocity, other stuff
Diffstat (limited to 'assets/opensb/player.config.patch')
-rw-r--r-- | assets/opensb/player.config.patch | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/assets/opensb/player.config.patch b/assets/opensb/player.config.patch index 3daa696..5960507 100644 --- a/assets/opensb/player.config.patch +++ b/assets/opensb/player.config.patch @@ -10,5 +10,7 @@ "minWireJitter" : 0.0, "minWireTrans" : 0.1, "maxWireTrans" : 0.4 - } + }, + + "swapDance" : null // Set this to a valid dance to trigger on character swap. }
\ No newline at end of file |