mirror of
https://git.krews.org/morningstar/Arcturus-Community.git
synced 2025-01-18 15:36:27 +01:00
Modification of the forbidden types to select and use with the Wired Effect Toggle Furniture, types has been checked on Habbo on the 16th of January 2023
This commit is contained in:
parent
1cc8674b18
commit
36fad3d807
@ -72,11 +72,13 @@ public class WiredEffectToggleFurni extends InteractionWiredEffect {
|
||||
this.add(InteractionOneWayGate.class);
|
||||
this.add(InteractionPuzzleBox.class);
|
||||
this.add(InteractionRoller.class);
|
||||
this.add(InteractionSwitch.class);
|
||||
this.add(InteractionTent.class);
|
||||
this.add(InteractionTrap.class);
|
||||
this.add(InteractionTrophy.class);
|
||||
this.add(InteractionWater.class);
|
||||
this.add(InteractionCostumeHopper.class);
|
||||
this.add(InteractionEffectGate.class);
|
||||
this.add(InteractionVoteCounter.class);
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user