Send partial InventoryUpdate with VitalityPointUp effect.

This commit is contained in:
MobiusDevelopment
2023-02-02 06:55:52 +02:00
parent d2aca79b37
commit fecb1728ff
16 changed files with 320 additions and 16 deletions

View File

@@ -63,5 +63,6 @@ public enum EffectType
TELEPORT,
TELEPORT_TO_TARGET,
ABNORMAL_SHIELD,
DUAL_RANGE
DUAL_RANGE,
VITALITY_POINT_UP
}