[Fix] Militia warning was too long.
This commit is contained in:
parent
2d49ee188e
commit
56bacc473d
@ -32,8 +32,8 @@ end
|
||||
|
||||
function create()
|
||||
if ai.rnd(0, 2)==0 then
|
||||
ai.broadcast("This area is under survellance. Do not attemt anything funny")
|
||||
end
|
||||
ai.broadcast("This area is under militia survellance.")
|
||||
end
|
||||
end
|
||||
|
||||
-- Taunts
|
||||
|
Loading…
Reference in New Issue
Block a user