mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-03-27 08:09:16 +00:00
adjusted condition and weather
This commit is contained in:
parent
4f50884c71
commit
01cdc2db4c
3 changed files with 44 additions and 6 deletions
|
|
@ -514,11 +514,11 @@ game {
|
|||
# will be dispatched to all players. Players of the owning faction will receive a chat warning (if in
|
||||
# the same zone) and the map will flash the alert level over the facility until it changes
|
||||
# Wiki says 25-30
|
||||
yellow = 1
|
||||
yellow = 20
|
||||
# Wiki says 30-60
|
||||
orange = 2
|
||||
orange = 30
|
||||
# Wiki says 60+
|
||||
red = 3
|
||||
red = 60
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue