#W# Added Bandage BuffIcon.
This commit is contained in:
parent
72562f1970
commit
9415670556
2 changed files with 11 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ namespace Server
|
|||
{
|
||||
public class BuffInfo
|
||||
{
|
||||
public static bool Enabled { get { return Core.ML; } }
|
||||
public static bool Enabled { get { return true; } }
|
||||
|
||||
public static void Initialize()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue