mirror of
https://git.krews.org/morningstar/Arcturus-Community.git
synced 2024-11-22 23:10:52 +01:00
Pushed Minor Horse Fixes. WiredEffectMoveRotateFurni now has a cooldown.
This commit is contained in:
parent
84a31ee5fb
commit
52cdc757c1
@ -393,6 +393,6 @@ public class WiredEffectMoveRotateFurni extends InteractionWiredEffect
|
||||
@Override
|
||||
protected long requiredCooldown()
|
||||
{
|
||||
return -100;
|
||||
return 100;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user