1-- automatically generated by the FlatBuffers compiler, do not modify
2
3-- namespace: Sample
4
5local Equipment = {
6    NONE = 0,
7    Weapon = 1,
8}
9
10return Equipment -- return the module