Skip to content

Commit 2e5a607

Browse files
authored
New wiki urlroots (#255)
* wiki urlroot * cold urlroot * okuri urlroot * loveyou urlroot
1 parent 10fd948 commit 2e5a607

4 files changed

Lines changed: 5 additions & 1 deletion

File tree

cold/config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"ignoredMapIds": [
33
"0000", "0004"
44
],
5+
"urlRoot": "https://yume.wiki/cold/",
56
"mapLocations": {
67
"0002": "Home",
78
"0003": "Choice",

fog/config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"ignoredMapIds": [ "0002", "0005", "0013", "0014", "0035", "0075", "0077", "0096", "0099" ],
3+
"urlRoot": "https://yume.wiki/fog/",
34
"mapLocations": {
45
"0001": "Leon's Bedroom",
56
"0003": "Leon's Balcony",

loveyou/config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"ignoredMapIds": [ "0000", "0009", "0030" ],
3+
"urlRoot": "https://yume.wiki/loveyou/",
34
"mapLocations": {
45
"0001": "Aitsuki's Home",
56
"0002": "Nexus",
@@ -136,4 +137,4 @@
136137
"0147": "Nostalgic House",
137138
"0155": "Neon Bear Disco"
138139
}
139-
}
140+
}

okuri/config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"ignoredMapIds": [ "0001", "0002", "0005", "0007", "0010" ],
3+
"urlRoot": "https://yume.wiki/okuri/",
34
"mapLocations": {
45
"0003": "My Room",
56
"0004": "My Room in Dream",

0 commit comments

Comments
 (0)