Remove "multiple same equip drop" feature

This commit is contained in:
P0nk
2023-03-15 23:26:15 +01:00
parent fa3481fa99
commit 45e2b93724
3 changed files with 2 additions and 51 deletions

View File

@@ -113,7 +113,6 @@ public class ServerConfig {
public boolean USE_ERASE_PET_ON_EXPIRATION;
public boolean USE_BUFF_MOST_SIGNIFICANT;
public boolean USE_BUFF_EVERLASTING;
public boolean USE_MULTIPLE_SAME_EQUIP_DROP;
public boolean USE_BANISHABLE_TOWN_SCROLL;
public boolean USE_ENABLE_FULL_RESPAWN;
public boolean USE_ENABLE_CHAT_LOG;