forked from MagicBane/Server
Saetor Race Added
This commit is contained in:
@@ -373,6 +373,17 @@ public class Kit extends AbstractGameObject {
|
||||
case 2503:
|
||||
return 69;
|
||||
}
|
||||
case 1999:
|
||||
switch (classID) {
|
||||
case 2500:
|
||||
return 53;
|
||||
case 2501:
|
||||
return 54;
|
||||
case 2502:
|
||||
return 37;
|
||||
case 2503:
|
||||
return 38;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user