mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
@@ -145,7 +145,7 @@ public class ItemData {
|
||||
/* Fullmask covers your entire head. */
|
||||
private static String[] fullmask = { "full helm (t)", "full helm (g)", "full helm", "mask", "Veracs helm",
|
||||
"Guthans helm", "Karils coif", "mask", "Torags helm", "Void", "helmet",
|
||||
"sallet", "Facemask", "Bearhead"};
|
||||
"sallet", "Facemask", "Bearhead", "Leather cowl"};
|
||||
|
||||
public static boolean isFullBody(int itemId) {
|
||||
if(itemId == -1)
|
||||
|
||||
Reference in New Issue
Block a user