0.0.6.10415a
This commit is contained in:
@@ -2938,7 +2938,7 @@ public class DATA
|
|||||||
{
|
{
|
||||||
Name = "Heaven's Aegis",
|
Name = "Heaven's Aegis",
|
||||||
Description =
|
Description =
|
||||||
@"Provides a Barrier to a nearby allied unit once every 0.5 seconds.",
|
@"Provides a Barrier to a nearby allied unit once every 0.5 seconds. And barrier is reapplied every 5 seconds.",
|
||||||
Notes =
|
Notes =
|
||||||
" - Summons Ajari (movable).<br/> - Every 0.5s Ajari applies a Barrier (Blocks one instance of damage) that lasts 20s to the closest nearby unit without one."
|
" - Summons Ajari (movable).<br/> - Every 0.5s Ajari applies a Barrier (Blocks one instance of damage) that lasts 20s to the closest nearby unit without one."
|
||||||
})
|
})
|
||||||
|
|||||||
+1
-1
@@ -2,5 +2,5 @@
|
|||||||
|
|
||||||
public static class Variables
|
public static class Variables
|
||||||
{
|
{
|
||||||
public static string GamePatch = "0.0.6.10322a";
|
public static string GamePatch = " 0.0.6.10415a";
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user