fix: Fixes forest ostard codegen (#1314)
This commit is contained in:
parent
6bdbf8ce56
commit
a465c06ddf
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ using ModernUO.Serialization;
|
|||
|
||||
namespace Server.Mobiles
|
||||
{
|
||||
[SerializationGenerator(0, false)]
|
||||
public partial class ForestOstard : BaseMount
|
||||
{
|
||||
public override string DefaultName => "a forest ostard";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue