mirror of
https://git.krews.org/morningstar/Arcturus-Community.git
synced 2024-11-22 23:10:52 +01:00
Increased wired cooldown
This commit is contained in:
parent
cfc6546671
commit
2842e8993a
@ -107,7 +107,7 @@ public abstract class InteractionWired extends HabboItem
|
||||
|
||||
protected long requiredCooldown()
|
||||
{
|
||||
return 10L;
|
||||
return 50L;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user