Separated configs for custom features.
This commit is contained in:
13
L2J_Mobius_Underground/dist/game/config/Custom/StartingLocation.ini
vendored
Normal file
13
L2J_Mobius_Underground/dist/game/config/Custom/StartingLocation.ini
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# ---------------------------------------------------------------------------
|
||||
# Custom Starting Location
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
# Enable custom starting location.
|
||||
# Default: False
|
||||
CustomStartingLocation = False
|
||||
|
||||
# Coordinates for custom starting location.
|
||||
# Default: 50821, 186527, -3625 (Giran Harbor)
|
||||
CustomStartingLocX = 50821
|
||||
CustomStartingLocY = 186527
|
||||
CustomStartingLocZ = -3625
|
||||
Reference in New Issue
Block a user