forked from ryantpayton/MapleStory-Server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathworld.ini
41 lines (36 loc) · 909 Bytes
/
world.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
#Author: Ronan, Vcoc, Ryan Payton
#World Names: (0 "Scania", 1 "Bera", 2 "Aurora", 3 "Elysium", 4 "Reboot")
#Flag types: (0 = nothing, 1 = event, 2 = new, 3 = hot)
#Number of channels: 2-30
gmserver=false
worlds=5
#Properties for Scania 0
flag0=0
servermessage0=Welcome to Scania!
eventmessage0=Scania!
whyamirecommended0=Welcome to Scania!
channels0=2
#Properties for Bera 1
flag1=0
servermessage1=Welcome to Bera!
eventmessage1=Bera!
whyamirecommended1=Welcome to Bera!
channels1=2
#Properties for Aurora 2
flag2=0
servermessage2=Welcome to Aurora!
eventmessage2=Aurora!
whyamirecommended2=Welcome to Aurora!
channels2=2
#Properties for Elysium 3
flag3=0
servermessage3=Welcome to Elysium!
eventmessage3=Elysium!
whyamirecommended3=Welcome to Elysium!
channels3=2
#Properties for Reboot 4
flag4=0
servermessage4=Welcome to Reboot!
eventmessage4=Reboot!
whyamirecommended4=Welcome to Reboot!
channels4=2