<!-- Plugin "Aardwolf_Clock" generated by Plugin Wizard -->
<muclient>
<pluginname="Aardwolf_Clock"author="Crowley, with help from Fiendish"id="28a36788fa20aa062e760ee2"language="Lua"purpose="Displays a realtime clock based on Aardwolf game time"save_state="y"date_written="2018-05-15 11:43:22"requires="4.90"version="5.04">
<pluginname="Aardwolf_Clock"author="Crowley, with help from Fiendish"id="28a36788fa20aa062e760ee2"language="Lua"purpose="Displays a realtime clock based on Aardwolf game time"save_state="y"date_written="2018-05-15 11:43:22"requires="4.90"version="5.05">
</plugin>
<!-- Triggers -->
<triggers>
<triggerenabled="y"match="We hope you have enjoyed playing Aardwolf and will return soon."sequence="100">
<send>EnableTimer("clockTimer", false)</send>
</trigger>
<triggerenabled="n"match="^\s+\*\s+It is ((?:\d+|Noon|Midnight))((?:p|a))?m? (?:in the daytime|in the evening|during the night) of the (\d+)(?:rd|th|nd|st) day of the Season of (?:the )?(\w+).*$"script="getTime"regexp="y"sequence="100"omit_from_output="n"name="GetTime">