diff --git a/resource/palettes.ini b/resource/palettes.ini index df00a38..4fa1492 100644 --- a/resource/palettes.ini +++ b/resource/palettes.ini @@ -1,5 +1,4 @@ # Lines starting with "#" are ignored. - [General] ###################################################################### @@ -11,25 +10,25 @@ OnlinePalettes = 1 ###################################################################################### # Below you can set custom palettes as default. # -# # -# Valid palette indexes are between 1 - 20. # -# Filenames must be put between quotation marks ("). (Extension .impl is not needed) # -# # -# Example: # -# If Aegis has palette files "Fox.impl" and "Panda.impl", then a section like: # -# [Aegis] # -# 1="Fox" # -# 3="Panda" # -# 4="Panda" # -# 6="Fox" # -# 14="Fox" # -# Will make the mod load the palette file "Fox.impl" on ingame palettes 1, 6, 14, # -# and load the palette file "Panda.impl" on ingame palettes 3, 4. # -# # +# # +# Valid palette indexes are between 1 - 20. # +# Filenames must be put between quotation marks ("). (Extension .impl is not needed) # +# # +# Example: # +# If Aegis has palette files "Fox.impl" and "Panda.impl", then a section like: # +# [Aegis] # +# 1="Fox" # +# 3="Panda" # +# 4="Panda" # +# 6="Fox" # +# 14="Fox" # +# Will make the mod load the palette file "Fox.impl" on ingame palettes 1, 6, 14, # +# and load the palette file "Panda.impl" on ingame palettes 3, 4. # +# # # Names of online palettes can be used as well. # # # # Setting as "Random" will select a palette randomly from the list: # -# [Aegis] # +# [Aegis] # # 1="Random" # # Will make the mod randomly select between "Default", "Fox.impl", and "Panda.impl" # ###################################################################################### @@ -190,4 +189,4 @@ OnlinePalettes = 1 1="Default" [Yuzuriha] -1="Default" \ No newline at end of file +1="Default" \ No newline at end of file