TOP A Grade

Uranius

Vassal
Customer
I would like my server, have a maximum equipment to grade A. how can I delete from the server, the equipment grade S, and all the corresponding drop of the various monsters?
 
Why you need to delete the S grade items? Simply don't use them in the shops and in the droplist so the players wont be able to get them.
 
server.properties

# No drop items (Simple:100500,100501)
NoDropItems =
# No Drop Sweep items
NoDropItemsForSweep =
# If you fill this list, then only these items will be in the drop list, the rest of the drop will be removed.
# Example: DropOnlyTheseItemsId = 57 In this case there will be only adena drops.
DropOnlyTheseItemsId =
 
Back
Top