comparison core.lua @ 48:22db12e97313

May as well match game text here.
author Farmbuyer of US-Kilrogg <farmbuyer@gmail.com>
date Sat, 28 Jan 2012 23:36:23 +0000
parents 1070a14cfee4
children fd3dd12f96ce
comparison
equal deleted inserted replaced
47:1070a14cfee4 48:22db12e97313
1031 -- only generated text and raider join/leave data, not worth verbage 1031 -- only generated text and raider join/leave data, not worth verbage
1032 self.dprint('flow', ">:Activate restored generated texts, un-popping") 1032 self.dprint('flow', ">:Activate restored generated texts, un-popping")
1033 return 1033 return
1034 end 1034 end
1035 self:Print("Ouro Raid Loot restored previous data, but not in a raid", 1035 self:Print("Ouro Raid Loot restored previous data, but not in a raid",
1036 "and 5-person mode not active. |cffff0505NOT tracking loot|r;", 1036 "and 5-player mode not active. |cffff0505NOT tracking loot|r;",
1037 "use 'enable' to activate loot tracking, or 'clear' to erase", 1037 "use 'enable' to activate loot tracking, or 'clear' to erase",
1038 "previous data, or 'help' to read about saved-texts commands.") 1038 "previous data, or 'help' to read about saved-texts commands.")
1039 return 1039 return
1040 end 1040 end
1041 self.rebroadcast = true -- hardcode to true; this used to be more complicated 1041 self.rebroadcast = true -- hardcode to true; this used to be more complicated