Skip to content

Commit

Permalink
Greece DLC - new stations for Argostoli
Browse files Browse the repository at this point in the history
  • Loading branch information
04Marcus committed Jan 5, 2025
1 parent 29e8d90 commit 9662e02
Show file tree
Hide file tree
Showing 9 changed files with 52 additions and 1 deletion.
11 changes: 10 additions & 1 deletion web/cities/cities-ets2.js
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,12 @@ var country_properties = {
code: "gr",
relative_radius: 1.0,
},
"greece_argostoli": {
name: "Αργοστόλι",
name_english: "Argostoli",
code: "gr",
relative_radius: 1.0,
},
"greece_athens": {
name: "Αθήνα",
name_english: "Athens",
Expand Down Expand Up @@ -710,6 +716,9 @@ var city_properties = {
"are": {
relative_radius: 0.6,
},
"argostoli": {
relative_radius: 0.6,
},
"ashe": {
relative_radius: 0.6,
},
Expand Down Expand Up @@ -1761,7 +1770,7 @@ var cities = [
{
"gameName": "argostoli",
"realName": "Αργοστόλι",
"country": "greece",
"country": "greece_argostoli",
"x": "41635.2",
"y": "58.2891",
"z": "71521.2"
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
42 changes: 42 additions & 0 deletions web/stations/stations-europe.js
Original file line number Diff line number Diff line change
Expand Up @@ -3543,6 +3543,48 @@ var stations = {
url: "https://sportfm.live24.gr/sportfm7712"
},
],
"greece_argostoli": [
{
name: "InKefalonia 89.2",
logo: "stations/images-europe/greece/argostoli/InKefalonia 89.2.png",
url: "https://sp3.streams.ovh/8096/stream"
},
{
name: "Ionian Galaxy 90.8",
logo: "stations/images-europe/greece/argostoli/Ionian Galaxy 90.8.png",
url: "https://srv.radiocaster.gr/9302/stream"
},
{
name: "ΕΡΤ Ζακύνθου 93.2",
logo: "stations/images-europe/greece/argostoli/ΕΡΤ Ζακύνθου.png",
url: "https://radiostreaming.ert.gr/ert-zakynthos"
},
{
name: "Νησί 93.9",
logo: "stations/images-europe/greece/argostoli/Νησί 93.9.png",
url: "https://sp3.streams.ovh/8054/stream"
},
{
name: "Νησί 93.9",
logo: "stations/images-europe/greece/argostoli/Νησί 93.9.png",
url: "https://sp3.streams.ovh/8054/stream"
},
{
name: "Cosmos 96.5",
logo: "stations/images-europe/greece/argostoli/Cosmos 96.5.png",
url: "https://sp3.streams.ovh/8064/stream"
},
{
name: "Palmos 98.3",
logo: "stations/images-europe/greece/argostoli/Palmos 98.3.png",
url: "https://netradio.live24.gr/palmos983"
},
{
name: "100.6 KISS",
logo: "stations/images-europe/greece/argostoli/100.6 KISS.png",
url: "https://listen-kissfm1006.sharp-stream.com/kissfm1006hqprem.mp3"
},
],
"greece_athens": [
{
name: "En Lefko 87.7",
Expand Down

0 comments on commit 9662e02

Please sign in to comment.