adhering to mysts OCD
This commit is contained in:
parent
f3e2f3c145
commit
f23bf18928
@ -11,7 +11,7 @@ public class MorphTitan extends MorphGadget
|
||||
{
|
||||
public MorphTitan(GadgetManager manager)
|
||||
{
|
||||
super(manager, "Titans Morph", new String[]
|
||||
super(manager, "Titanic Morph", new String[]
|
||||
{
|
||||
C.cWhite + "Coming Soon...",
|
||||
" ",
|
||||
|
@ -10,7 +10,7 @@ public class ParticleTitan extends ParticleGadget
|
||||
{
|
||||
public ParticleTitan(GadgetManager manager)
|
||||
{
|
||||
super(manager, "Titans Particle", new String[]
|
||||
super(manager, "Titanic Particle", new String[]
|
||||
{
|
||||
C.cWhite + "Coming Soon...",
|
||||
" ",
|
||||
|
@ -13,7 +13,7 @@ public class MountTitan extends HorseMount
|
||||
{
|
||||
public MountTitan(MountManager manager)
|
||||
{
|
||||
super(manager, "Titans Mount", new String[]
|
||||
super(manager, "Titanic Mount", new String[]
|
||||
{
|
||||
C.cWhite + "Coming Soon...",
|
||||
" ",
|
||||
|
Loading…
Reference in New Issue
Block a user