6 lines
156 B
Python
6 lines
156 B
Python
import sqg2oconst
|
|
|
|
WEAPON_1H = sqg2oconst.WEAPON_1H
|
|
WEAPON_2H = sqg2oconst.WEAPON_2H
|
|
WEAPON_BOW = sqg2oconst.WEAPON_BOW
|
|
WEAPON_CBOW = sqg2oconst.WEAPON_CBOW |