All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.dabasan.jxm.properties.character.AILevel Maven / Gradle / Ivy

package com.github.dabasan.jxm.properties.character;

/**
 * AI level
 *
 * @author maeda6uiui
 */
public enum AILevel {
    NONE, D, C, B, A, S, SS, NO_WEAPON
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy