L2JDP Revision 7417M:
Hey there... Here is the thing ...
In the Olympiads, by retail the use of Blessed Spirit Shots are forbidden:
"In the Olympiad competitions, no items other than soulshots, spiritshots, Echo Crystals, energy stones, and firecrackers are allowed. Recall and Party Recall abilities also cannot be used in competition."
So, i put this config in the olympiads.properties file in order to prevent the use of blessed spiritshots:
Code: Select all
# Restrict specified items in Olympiad. ItemID's need to be separated with a comma (ex. 1,200,350)# Default: 0AltOlyRestrictedItems = 3947,3948,3949,3950,3951,3952
Thanks in advance!