|
|
|
|
|
PlaceObj('AwareReasons', { |
|
SortKey = 1, |
|
display_name = T(158243648263, "<em><enemy></em> noticed <em><merc></em>"), |
|
id = "arNotice", |
|
}) |
|
|
|
PlaceObj('AwareReasons', { |
|
SortKey = 2, |
|
display_name = T(596268148638, "<em><enemy></em> heard <noise>"), |
|
id = "arNoise", |
|
}) |
|
|
|
PlaceObj('AwareReasons', { |
|
SortKey = 2, |
|
display_name = T(612875541827, "<em><enemy></em> saw someone in the light"), |
|
group = "Default", |
|
id = "arProjector", |
|
}) |
|
|
|
PlaceObj('AwareReasons', { |
|
SortKey = 3, |
|
display_name = T(874376431616, "<em><enemy></em> found a dead body"), |
|
id = "arDeadBody", |
|
}) |
|
|
|
PlaceObj('AwareReasons', { |
|
SortKey = 4, |
|
display_name = T(663663371206, "<em><enemy></em> saw someone die"), |
|
group = "Default", |
|
id = "arSawDying", |
|
}) |
|
|
|
PlaceObj('AwareReasons', { |
|
SortKey = 5, |
|
display_name = T(191708704501, "<em><enemy></em> saw something landing nearby"), |
|
id = "arThrownObject", |
|
}) |
|
|
|
PlaceObj('AwareReasons', { |
|
SortKey = 6, |
|
display_name = T(368200278137, "<em><enemy></em> is surprised"), |
|
id = "arSurprised", |
|
}) |
|
|
|
PlaceObj('AwareReasons', { |
|
SortKey = 7, |
|
display_name = T(217816732511, "<em><enemy></em> was attacked by <em><merc></em>"), |
|
id = "arAttack", |
|
}) |
|
|
|
|