Ninja throwing star ability fix (#31684)
fixed ninja star not spawning Co-authored-by: YourUsername <you@example.com>
This commit is contained in:
@@ -49,6 +49,7 @@ public sealed class NinjaGlovesSystem : SharedNinjaGlovesSystem
|
||||
{
|
||||
var ev = new NinjaBatteryChangedEvent(battery.Value, suit);
|
||||
RaiseLocalEvent(user, ref ev);
|
||||
RaiseLocalEvent(suit, ref ev);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user