enum ItemType

Defined in:

enums.cr

Enum Members

Sword = 1
Glave = 2
Bow = 3
Harquebus = 4
Falchion = 5
Mitten = 6
Stylet = 7
Moneybag = 8
Cosh = 9
Sinker = 10
Shield = 11
Arrow = 12
Ammo = 13
Headpiece = 19
Hair = 20
Face = 21
Clothing = 22
Glove = 23
Boot = 24
Conch = 29
Medicine = 31
Ovum = 32
Scroll = 36
General = 41
Mission = 42
Boat = 43
Wing = 44
Trade = 45
Bravery = 46
Hull = 51
Embolon = 52
Engine = 53
Artillery = 54
Airscrew = 55
BoatSign = 56
PetFodder = 57
PetSock = 58
Pet = 59
No = 99

Instance Method Summary

Instance Method Detail

def airscrew? #

[View source]
def ammo? #

[View source]
def arrow? #

[View source]
def artillery? #

[View source]
def boat? #

[View source]
def boat_sign? #

[View source]
def boot? #

[View source]
def bow? #

[View source]
def bravery? #

[View source]
def clothing? #

[View source]
def conch? #

[View source]
def cosh? #

[View source]
def embolon? #

[View source]
def engine? #

[View source]
def face? #

[View source]
def falchion? #

[View source]
def general? #

[View source]
def glave? #

[View source]
def glove? #

[View source]
def hair? #

[View source]
def harquebus? #

[View source]
def headpiece? #

[View source]
def hull? #

[View source]
def medicine? #

[View source]
def mission? #

[View source]
def mitten? #

[View source]
def moneybag? #

[View source]
def no? #

[View source]
def ovum? #

[View source]
def pet? #

[View source]
def pet_fodder? #

[View source]
def pet_sock? #

[View source]
def scroll? #

[View source]
def shield? #

[View source]
def sinker? #

[View source]
def stylet? #

[View source]
def sword? #

[View source]
def trade? #

[View source]
def wing? #

[View source]