adjusted condition and weather

This commit is contained in:
ScrawnyRonnie 2025-07-22 12:28:54 -04:00
parent 4f50884c71
commit 01cdc2db4c
3 changed files with 44 additions and 6 deletions

View file

@ -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
}
}