mirror of
https://github.com/Crazy-Crew/CrazyAuctions.git
synced 2024-11-21 11:45:11 +01:00
add shield to weapons category
This commit is contained in:
parent
1098887056
commit
4328dd8490
@ -120,6 +120,8 @@ public enum Category {
|
||||
|
||||
ma.add(Material.MACE);
|
||||
|
||||
ma.add(Material.SHIELD);
|
||||
|
||||
return ma;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user