FututeWand初步
This commit is contained in:
@@ -8,6 +8,10 @@ namespace Cielonos.MainGame.Inventory.Collections
|
||||
/// </summary>
|
||||
public class MissileSeparationMembrane : ExtenderBase
|
||||
{
|
||||
|
||||
public override void OnObtained()
|
||||
{
|
||||
hostType = typeof(FutureWand);
|
||||
base.OnObtained();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user