Rat King Milsim + Buffs (#20190)
* rat king update * rummaging * buuuuunnnnncccchhh of shit * the last of it * make rat servants not ghost roles * pissma buff and cooldown
This commit is contained in:
@@ -11,3 +11,12 @@ public sealed partial class RatKingDomainActionEvent : InstantActionEvent
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
public sealed partial class RatKingOrderActionEvent : InstantActionEvent
|
||||
{
|
||||
/// <summary>
|
||||
/// The type of order being given
|
||||
/// </summary>
|
||||
[DataField("type")]
|
||||
public RatKingOrderType Type;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user