mirror of
https://git.neolegacy.dev/pieeebot/cafeberry.git
synced 2026-09-23 11:42:28 +00:00
8 lines
210 B
C
8 lines
210 B
C
#pragma once
|
|
|
|
#include "AbsoptionMobEffect.h"
|
|
#include "AttackDamageMobEffect.h"
|
|
#include "HealthBoostMobEffect.h"
|
|
#include "MobEffect.h"
|
|
#include "InstantenousMobEffect.h"
|
|
#include "MobEffectInstance.h" |