myspace / Data /AwareReasons.lua
sirnii's picture
Upload 1816 files
b6a38d7 verified
raw
history blame
1.64 kB
-- ========== GENERATED BY AwareReasons Editor DO NOT EDIT MANUALLY! ==========
PlaceObj('AwareReasons', {
SortKey = 1,
display_name = T(158243648263, --[[AwareReasons Default arNotice display_name]] "<em><enemy></em> noticed <em><merc></em>"),
id = "arNotice",
})
PlaceObj('AwareReasons', {
SortKey = 2,
display_name = T(596268148638, --[[AwareReasons Default arNoise display_name]] "<em><enemy></em> heard <noise>"),
id = "arNoise",
})
PlaceObj('AwareReasons', {
SortKey = 2,
display_name = T(612875541827, --[[AwareReasons Default arProjector display_name]] "<em><enemy></em> saw someone in the light"),
group = "Default",
id = "arProjector",
})
PlaceObj('AwareReasons', {
SortKey = 3,
display_name = T(874376431616, --[[AwareReasons Default arDeadBody display_name]] "<em><enemy></em> found a dead body"),
id = "arDeadBody",
})
PlaceObj('AwareReasons', {
SortKey = 4,
display_name = T(663663371206, --[[AwareReasons Default arSawDying display_name]] "<em><enemy></em> saw someone die"),
group = "Default",
id = "arSawDying",
})
PlaceObj('AwareReasons', {
SortKey = 5,
display_name = T(191708704501, --[[AwareReasons Default arThrownObject display_name]] "<em><enemy></em> saw something landing nearby"),
id = "arThrownObject",
})
PlaceObj('AwareReasons', {
SortKey = 6,
display_name = T(368200278137, --[[AwareReasons Default arSurprised display_name]] "<em><enemy></em> is surprised"),
id = "arSurprised",
})
PlaceObj('AwareReasons', {
SortKey = 7,
display_name = T(217816732511, --[[AwareReasons Default arAttack display_name]] "<em><enemy></em> was attacked by <em><merc></em>"),
id = "arAttack",
})