type alias the orig "Lollipop"

This commit is contained in:
xavier 2012-10-25 10:22:05 +00:00
parent c56b8aa554
commit 49f4dedcd5

View file

@ -3,6 +3,7 @@ using Server;
namespace Server.Items
{
[TypeAlias( "Server.Items.Lollipop" )]
public class Lollipops : CandyCane
{
[Constructable]