type alias the orig "Lollipop"
This commit is contained in:
parent
c56b8aa554
commit
49f4dedcd5
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ using Server;
|
|||
|
||||
namespace Server.Items
|
||||
{
|
||||
[TypeAlias( "Server.Items.Lollipop" )]
|
||||
public class Lollipops : CandyCane
|
||||
{
|
||||
[Constructable]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue