Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
Typo change from int to long
  • Loading branch information
nightw0lv committed Feb 6, 2021
1 parent ab811a7 commit b13ee78
Show file tree
Hide file tree
Showing 19 changed files with 266 additions and 266 deletions.
28 changes: 14 additions & 14 deletions HighFive/L2JServer/config/VDSystem.properties
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ iTopZAnnounceStatistics = True
iTopZVoteStep = 20

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
iTopZGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand All @@ -88,7 +88,7 @@ iTopZGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
iTopZIndividualReward = True

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
iTopZIndividualRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand Down Expand Up @@ -117,7 +117,7 @@ HopzoneAnnounceStatistics = True
HopzoneVoteStep = 20

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
HopzoneGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand All @@ -131,7 +131,7 @@ HopzoneGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
HopzoneIndividualReward = True

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
HopzoneIndividualRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand Down Expand Up @@ -160,7 +160,7 @@ L2TopGSAnnounceStatistics = True
L2TopGSVoteStep = 20

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2TopGSGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand All @@ -174,7 +174,7 @@ L2TopGSGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2TopGSIndividualReward = True

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2TopGSIndividualRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand Down Expand Up @@ -203,7 +203,7 @@ L2JBrasilAnnounceStatistics = True
L2JBrasilVoteStep = 20

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2JBrasilGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand All @@ -217,7 +217,7 @@ L2JBrasilGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2JBrasilIndividualReward = True

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2JBrasilIndividualRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand Down Expand Up @@ -250,7 +250,7 @@ L2NetworkAnnounceStatistics = True
L2NetworkVoteStep = 20

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2NetworkGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand All @@ -264,7 +264,7 @@ L2NetworkGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2NetworkIndividualReward = True

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2NetworkIndividualRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand Down Expand Up @@ -301,7 +301,7 @@ L2TopServersAnnounceStatistics = True
L2TopServersVoteStep = 20

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2TopServersGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand All @@ -315,7 +315,7 @@ L2TopServersGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2TopServersIndividualReward = True

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2TopServersIndividualRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand Down Expand Up @@ -344,7 +344,7 @@ L2VotesAnnounceStatistics = True
L2VotesVoteStep = 20

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2VotesGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand All @@ -358,7 +358,7 @@ L2VotesGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2VotesIndividualReward = True

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2VotesIndividualRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
28 changes: 14 additions & 14 deletions Mobius/L2J_Mobius_1.0_Ertheia/config/VDSystem.properties
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ iTopZAnnounceStatistics = True
iTopZVoteStep = 20

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
iTopZGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand All @@ -88,7 +88,7 @@ iTopZGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
iTopZIndividualReward = True

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
iTopZIndividualRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand Down Expand Up @@ -117,7 +117,7 @@ HopzoneAnnounceStatistics = True
HopzoneVoteStep = 20

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
HopzoneGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand All @@ -131,7 +131,7 @@ HopzoneGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
HopzoneIndividualReward = True

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
HopzoneIndividualRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand Down Expand Up @@ -160,7 +160,7 @@ L2TopGSAnnounceStatistics = True
L2TopGSVoteStep = 20

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2TopGSGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand All @@ -174,7 +174,7 @@ L2TopGSGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2TopGSIndividualReward = True

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2TopGSIndividualRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand Down Expand Up @@ -203,7 +203,7 @@ L2JBrasilAnnounceStatistics = True
L2JBrasilVoteStep = 20

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2JBrasilGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand All @@ -217,7 +217,7 @@ L2JBrasilGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2JBrasilIndividualReward = True

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2JBrasilIndividualRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand Down Expand Up @@ -250,7 +250,7 @@ L2NetworkAnnounceStatistics = True
L2NetworkVoteStep = 20

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2NetworkGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand All @@ -264,7 +264,7 @@ L2NetworkGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2NetworkIndividualReward = True

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2NetworkIndividualRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand Down Expand Up @@ -301,7 +301,7 @@ L2TopServersAnnounceStatistics = True
L2TopServersVoteStep = 20

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2TopServersGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand All @@ -315,7 +315,7 @@ L2TopServersGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2TopServersIndividualReward = True

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2TopServersIndividualRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand Down Expand Up @@ -344,7 +344,7 @@ L2VotesAnnounceStatistics = True
L2VotesVoteStep = 20

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2VotesGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand All @@ -358,7 +358,7 @@ L2VotesGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2VotesIndividualReward = True

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2VotesIndividualRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
28 changes: 14 additions & 14 deletions Mobius/L2J_Mobius_2.5_Underground/config/VDSystem.properties
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ iTopZAnnounceStatistics = True
iTopZVoteStep = 20

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
iTopZGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand All @@ -88,7 +88,7 @@ iTopZGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
iTopZIndividualReward = True

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
iTopZIndividualRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand Down Expand Up @@ -117,7 +117,7 @@ HopzoneAnnounceStatistics = True
HopzoneVoteStep = 20

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
HopzoneGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand All @@ -131,7 +131,7 @@ HopzoneGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
HopzoneIndividualReward = True

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
HopzoneIndividualRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand Down Expand Up @@ -160,7 +160,7 @@ L2TopGSAnnounceStatistics = True
L2TopGSVoteStep = 20

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2TopGSGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand All @@ -174,7 +174,7 @@ L2TopGSGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2TopGSIndividualReward = True

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2TopGSIndividualRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand Down Expand Up @@ -203,7 +203,7 @@ L2JBrasilAnnounceStatistics = True
L2JBrasilVoteStep = 20

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2JBrasilGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand All @@ -217,7 +217,7 @@ L2JBrasilGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2JBrasilIndividualReward = True

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2JBrasilIndividualRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand Down Expand Up @@ -250,7 +250,7 @@ L2NetworkAnnounceStatistics = True
L2NetworkVoteStep = 20

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2NetworkGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand All @@ -264,7 +264,7 @@ L2NetworkGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2NetworkIndividualReward = True

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2NetworkIndividualRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand Down Expand Up @@ -301,7 +301,7 @@ L2TopServersAnnounceStatistics = True
L2TopServersVoteStep = 20

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2TopServersGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand All @@ -315,7 +315,7 @@ L2TopServersGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2TopServersIndividualReward = True

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2TopServersIndividualRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand Down Expand Up @@ -344,7 +344,7 @@ L2VotesAnnounceStatistics = True
L2VotesVoteStep = 20

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2VotesGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Expand All @@ -358,7 +358,7 @@ L2VotesGlobalRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2VotesIndividualReward = True

# Reward items
# itemId (int), MIN(int), MAX(int), CHANCE(min 0, max 100)
# itemId (int), MIN(long), MAX(long), CHANCE(min 0, max 100)
# example: itemId,MIN-MAX-CHANCE;itemId,MIN-MAX-CHANCE;
# Default: 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
L2VotesIndividualRewards = 57,10000-99999-100;5575,500-1000-80;6622,1-5-20;
Loading

0 comments on commit b13ee78

Please sign in to comment.