[Fix] Militia warning was too long.
This commit is contained in:
parent
2d49ee188e
commit
56bacc473d
@ -32,7 +32,7 @@ end
|
|||||||
|
|
||||||
function create()
|
function create()
|
||||||
if ai.rnd(0, 2)==0 then
|
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
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user