Adds style cop (#109)
This commit is contained in:
parent
3e715bcb60
commit
556a17aba8
1725 changed files with 33831 additions and 38046 deletions
|
|
@ -60,7 +60,6 @@ namespace Server.Items
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
public class CapturedEssence : Item
|
||||
{
|
||||
[Constructible]
|
||||
|
|
@ -91,7 +90,6 @@ namespace Server.Items
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
public class EyeOfTheTravesty : Item
|
||||
{
|
||||
[Constructible]
|
||||
|
|
@ -128,7 +126,6 @@ namespace Server.Items
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
public class Corruption : Item
|
||||
{
|
||||
[Constructible]
|
||||
|
|
@ -165,7 +162,6 @@ namespace Server.Items
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
public class DreadHornMane : Item
|
||||
{
|
||||
[Constructible]
|
||||
|
|
@ -202,7 +198,6 @@ namespace Server.Items
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
public class ParasiticPlant : Item
|
||||
{
|
||||
[Constructible]
|
||||
|
|
@ -239,7 +234,6 @@ namespace Server.Items
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
public class Muculent : Item
|
||||
{
|
||||
[Constructible]
|
||||
|
|
@ -276,7 +270,6 @@ namespace Server.Items
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
public class DiseasedBark : Item
|
||||
{
|
||||
[Constructible]
|
||||
|
|
@ -313,7 +306,6 @@ namespace Server.Items
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
public class BarkFragment : Item
|
||||
{
|
||||
[Constructible]
|
||||
|
|
@ -350,7 +342,6 @@ namespace Server.Items
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
public class GrizzledBones : Item
|
||||
{
|
||||
[Constructible]
|
||||
|
|
@ -390,7 +381,6 @@ namespace Server.Items
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
public class LardOfParoxysmus : Item
|
||||
{
|
||||
[Constructible]
|
||||
|
|
@ -499,7 +489,6 @@ namespace Server.Items
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
public class Turquoise : Item
|
||||
{
|
||||
[Constructible]
|
||||
|
|
@ -536,7 +525,6 @@ namespace Server.Items
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
public class EcruCitrine : Item
|
||||
{
|
||||
[Constructible]
|
||||
|
|
@ -573,7 +561,6 @@ namespace Server.Items
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
public class WhitePearl : Item
|
||||
{
|
||||
[Constructible]
|
||||
|
|
@ -610,7 +597,6 @@ namespace Server.Items
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
public class FireRuby : Item
|
||||
{
|
||||
[Constructible]
|
||||
|
|
@ -647,7 +633,6 @@ namespace Server.Items
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
public class BlueDiamond : Item
|
||||
{
|
||||
[Constructible]
|
||||
|
|
@ -684,7 +669,6 @@ namespace Server.Items
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
public class BrilliantAmber : Item
|
||||
{
|
||||
[Constructible]
|
||||
|
|
@ -758,7 +742,6 @@ namespace Server.Items
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
public class Putrefication : Item
|
||||
{
|
||||
[Constructible]
|
||||
|
|
@ -796,7 +779,6 @@ namespace Server.Items
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
public class Taint : Item
|
||||
{
|
||||
[Constructible]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue