Add some on-screen FX for some items
This commit is contained in:
11
Zennysoft.Game.Ma.Implementation/Entity/SpellFXEnum.cs
Normal file
11
Zennysoft.Game.Ma.Implementation/Entity/SpellFXEnum.cs
Normal file
@@ -0,0 +1,11 @@
|
||||
namespace Zennysoft.Ma.Adapter;
|
||||
|
||||
public enum SpellFXEnum
|
||||
{
|
||||
AnBradan,
|
||||
DivinityRecall,
|
||||
ItemBreak,
|
||||
Kyuuketsuki,
|
||||
Persiko,
|
||||
Radial
|
||||
}
|
||||
Reference in New Issue
Block a user