yow it's working or wat
This commit is contained in:
@@ -17,6 +17,10 @@ public partial class ForgeManager : Node
|
||||
// Statuses
|
||||
"status.stunned",
|
||||
|
||||
"status.weapon.inHand",
|
||||
"status.weapon.flying",
|
||||
"status.weapon.planted",
|
||||
|
||||
// Abilities
|
||||
"abilities.weapon.land",
|
||||
"abilities.weapon.flying",
|
||||
@@ -25,9 +29,15 @@ public partial class ForgeManager : Node
|
||||
// Events
|
||||
"events.combat.damage",
|
||||
"events.combat.hit",
|
||||
"events.weapon.left",
|
||||
|
||||
"events.weapon.flyingTick",
|
||||
"events.weapon.land",
|
||||
"events.weapon.startedFlying",
|
||||
"events.weapon.stoppedFlying",
|
||||
"events.weapon.handToFlying",
|
||||
"events.weapon.flyingToHand",
|
||||
"events.weapon.plantedToHand",
|
||||
"events.weapon.plantedToFlying",
|
||||
"events.weapon.planted",
|
||||
|
||||
// Cooldowns
|
||||
"cooldown.empoweredAction",
|
||||
|
||||
Reference in New Issue
Block a user