Merge fb955f0162e07559e2a798242ced1982facac76b into 3e77f0788c90cbb0481b25e01d4e7950b7bf3f07
This commit is contained in:
commit
be3b773fc5
@ -17,26 +17,54 @@
|
|||||||
#ACTION {^You cre-tell:%1} {#LINE {LOG} {$chat_file}};
|
#ACTION {^You cre-tell:%1} {#LINE {LOG} {$chat_file}};
|
||||||
|
|
||||||
|
|
||||||
#ACTION {^(Playerkillers) %1 wisps{:|} %2} {
|
#VAR {talker_channels} {
|
||||||
#if {"$talker_log_toggle" == "1"} {
|
{adventurers}{^(Adventurers)}
|
||||||
#LINE {LOG} {$chat_file}
|
{amPalaceGuard}{^(Ankh-MorporkPalaceGuard)}
|
||||||
};
|
{apex}{^(Apex)}
|
||||||
};
|
{assassins}{^(Assassins)}
|
||||||
#ACTION {^(Thieves) %1 wisps{:|} %2} {
|
{atuin}{^(A'Tuin)}
|
||||||
#if {"$talker_log_toggle" == "1"} {
|
{conlegiumSicariorum}{^(ConlegiumSicariorum)}
|
||||||
#LINE {LOG} {$chat_file}
|
{dead}{^(Dead)}
|
||||||
};
|
{djelianGuard}{^(DjelianGuard)}
|
||||||
};
|
{duchessSaturdaysMusketeers}{^(DuchessSaturday'sMusketeers)}
|
||||||
#ACTION {^(Wizards) %1 wisps{:|} %2} {
|
{fish}{^(Fish)}
|
||||||
#if {"$talker_log_toggle" == "1"} {
|
{gapp}{^(Gapp)}
|
||||||
#LINE {LOG} {$chat_file}
|
{gufnork}{^(Gufnork)}
|
||||||
};
|
{hashishim}{^(Hashishim)}
|
||||||
};
|
{hat}{^(Hat)}
|
||||||
#ACTION {^(Igame) %1 wisps{:|} %2} {
|
{hublandishBarbarians}{^(HublandishBarbarians)}
|
||||||
|
{hunters}{^(Hunters)}
|
||||||
|
{igame}{^(Igame)}
|
||||||
|
{imperialGuard}{^(ImperialGuard)}
|
||||||
|
{intermud}{^(Intermud)}
|
||||||
|
{klatchianForeignLegion}{^(KlatchianForeignLegion)}
|
||||||
|
{lancreHighlandRegiment}{^(LancreHighlandRegiment)}
|
||||||
|
{manoRossa}{^(ManoRossa)}
|
||||||
|
{ninjas}{^(Ninjas)}
|
||||||
|
{one}{^(One)}
|
||||||
|
{pishe}{^(Pishe)}
|
||||||
|
{playerkillers}{^(Playerkillers)}
|
||||||
|
{playtesters}{^(Playtesters)}
|
||||||
|
{priests}{^(Priests)}
|
||||||
|
{quiz}{^(Quiz)}
|
||||||
|
{samurai}{^(Samurai)}
|
||||||
|
{sandelfon}{^(Sandelfon)}
|
||||||
|
{sek}{^(Sek)}
|
||||||
|
{thieves}{^(Thieves)}
|
||||||
|
{two}{^(Two)}
|
||||||
|
{warriors}{^(Warriors)}
|
||||||
|
{weaponMastersCourt}{^(WeaponMasters'Court)}
|
||||||
|
{witches}{^(Witches)}
|
||||||
|
{wizards}{^(Wizards)}
|
||||||
|
};
|
||||||
|
|
||||||
|
#FOREACH {$talker_channels[%*]} {talker_channel} {
|
||||||
|
#ACTION {$talker_channel %1 wisps{:|} %2} {
|
||||||
#if {"$talker_log_toggle" == "1"} {
|
#if {"$talker_log_toggle" == "1"} {
|
||||||
#LINE {LOG} {$chat_file}
|
#LINE {LOG} {$chat_file}
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
}
|
||||||
|
|
||||||
#ALIAS {talker log %1} {
|
#ALIAS {talker log %1} {
|
||||||
#if {%1 == "on"} {
|
#if {%1 == "on"} {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user