Update Time a=> amount authored by mikekevie's avatar mikekevie
...@@ -31,7 +31,7 @@ MidnightAura: ...@@ -31,7 +31,7 @@ MidnightAura:
Skills: Skills:
- aura{auraName=midnight;i=1;ms=1;rd=true; - aura{auraName=midnight;i=1;ms=1;rd=true;
onTick=[ onTick=[
- time{mode=SET;a=18000;personal=true;relative=false;sync=true} @self - time{mode=SET;amount=18000;personal=true;relative=false;sync=true} @self
]; ];
onEnd=[ onEnd=[
- time{mode=RESET;sync=true} @self - time{mode=RESET;sync=true} @self
... ...
......