AIDef:Query/CheckDuringBloodyMoon: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Leoetlino (import AI definitions from 1.5.0 (fixed)) |
imported>Leoetlino No edit summary |
||
Line 3: | Line 3: | ||
|type=Query | |type=Query | ||
}} | }} | ||
Returns 1 if: | |||
* [[WorldMgr]]'s current time is >= 315.0 (21:00) and the WM_BloodyDay flag is true; | |||
* or (time < 15.0 (01:00) and a Blood Moon happened immediately before) | |||
Returns 0 if both conditions are false. | |||
== Derived definitions == | == Derived definitions == |