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