diff options
Diffstat (limited to 'bin/config-include/config_IG.ini')
-rw-r--r-- | bin/config-include/config_IG.ini | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/bin/config-include/config_IG.ini b/bin/config-include/config_IG.ini index bd809bf..fbc1e35 100644 --- a/bin/config-include/config_IG.ini +++ b/bin/config-include/config_IG.ini | |||
@@ -1,9 +1,9 @@ | |||
1 | ; The Const section allows us to define some basic information that we | 1 | ; The Const section allows us to define some basic information that we |
2 | ; will use throughout our configuration. We will provide examples for | 2 | ; will use throughout our configuration. We will provide examples for |
3 | ; setting the base url of the ROBUST server and the public and private ports | 3 | ; setting the base url of the ROBUST server and the public and private ports |
4 | ; it uses. Changing the values of the constants will set the operating | 4 | ; it uses. Changing the values of the constants will set the operating |
5 | ; parameters thoughout the configuration. Other constants that may prove | 5 | ; parameters thoughout the configuration. Other constants that may prove |
6 | ; to be useful may be added to the followin section. They may be | 6 | ; to be useful may be added to the followin section. They may be |
7 | ; referenced anywhere in the configuration by using ${Const|Name}. One | 7 | ; referenced anywhere in the configuration by using ${Const|Name}. One |
8 | ; such use is providing a base path for setting locations that ROBUST | 8 | ; such use is providing a base path for setting locations that ROBUST |
9 | ; uses to write data. | 9 | ; uses to write data. |
@@ -72,10 +72,10 @@ | |||
72 | parcel_owner_is_god = false | 72 | parcel_owner_is_god = false |
73 | 73 | ||
74 | [GodNames] | 74 | [GodNames] |
75 | Enabled = true | 75 | Enabled = true |
76 | FullNames = "Infinite BootsFang,Infinite Crush,infinite onefang,Infinite Riseon" | 76 | FullNames = "Infinite BootsFang,Infinite Crush,infinite onefang,Infinite Riseon" |
77 | FirstNames = "Infinite,infinite" | 77 | FirstNames = "Infinite,infinite" |
78 | ; Surnames = "Kryztlsk" | 78 | ; Surnames = "Kryztlsk" |
79 | 79 | ||
80 | [GridService] | 80 | [GridService] |
81 | Region_Welcome = "DefaultRegion, FallbackRegion, Persistent" | 81 | Region_Welcome = "DefaultRegion, FallbackRegion, Persistent" |