<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE MudletPackage>
<MudletPackage version="1.0">
    <AliasPackage>
        <Alias isActive="yes" isFolder="no">
            <name>sht - shoot 'target' in all dirs</name>
            <script>for exit in pairs (gmcp.Room.Info.exits) do send(&quot;shoot &quot;..target..&quot; &quot;..exit, false) end</script>
            <command></command>
            <packageName></packageName>
            <regex>^sht$</regex>
        </Alias>
    </AliasPackage>
</MudletPackage>
