Skip to content

Commit

Permalink
Snowy gamma (#12596)
Browse files Browse the repository at this point in the history
  • Loading branch information
volas authored Dec 11, 2023
1 parent 360746b commit e5977a6
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/example/maps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ map gamma
votable
endmap

map gamma_snow
votable
voteweight 0.7
endmap

map delta
votable
minplayers 70
Expand Down
14 changes: 14 additions & 0 deletions maps/gamma_snow.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"map_name": "Gamma Station (Snowy)",
"map_path": "gamma",
"map_file": "gamma.dmm",
"station_name": "NSS Gamma",
"station_name_ru": "КСН Гамма",
"station_image": "gamma",
"traits":[{
"Linkage": null,
"Environment Type": "Snow",
"Station": true,
"Snowstorm": true
}]
}

0 comments on commit e5977a6

Please sign in to comment.