Fixed previous ownership not being transferred
This commit is contained in:
parent
32a257fa55
commit
24fed013ae
@ -21,7 +21,7 @@ public class ParticleGreen extends ParticleGadget
|
||||
|
||||
public ParticleGreen(GadgetManager manager)
|
||||
{
|
||||
super(manager, "Emerald Twirl", new String[]
|
||||
super(manager, "Green Ring", new String[]
|
||||
{
|
||||
C.cWhite + "With these sparkles, you",
|
||||
C.cWhite + "can now sparkle while you",
|
||||
|
Loading…
Reference in New Issue
Block a user