More abilities
This commit is contained in:
@@ -23,6 +23,6 @@ public class Magician : Script
|
||||
return;
|
||||
|
||||
move.Battle.EventHook.Invoke(new AbilityTriggerEvent(move.User));
|
||||
_ = move.User.SetHeldItem(item);
|
||||
_ = move.User.ForceSetHeldItem(item);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user