#W# Added Bandage BuffIcon.

This commit is contained in:
WarrentyExpired 2026-08-25 11:42:02 -04:00
parent 72562f1970
commit 9415670556
2 changed files with 11 additions and 2 deletions

View file

@ -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()
{