Added all lua objects i need for now, a ton of API too

This commit is contained in:
KimLS
2013-06-02 00:15:26 -07:00
parent a1080fdb2d
commit d14608356d
31 changed files with 2376 additions and 370 deletions
+3 -15
View File
@@ -123,21 +123,9 @@ public:
int GetFactionAmt4();
const char *GetCharmFile();
uint32 GetAugType();
int GetAugSlotType1();
int GetAugSlotType2();
int GetAugSlotType3();
int GetAugSlotType4();
int GetAugSlotType5();
int GetAugSlotVisible1();
int GetAugSlotVisible2();
int GetAugSlotVisible3();
int GetAugSlotVisible4();
int GetAugSlotVisible5();
int GetAugSlotUnk21();
int GetAugSlotUnk22();
int GetAugSlotUnk23();
int GetAugSlotUnk24();
int GetAugSlotUnk25();
int GetAugSlotType(int i);
int GetAugSlotVisible(int i);
int GetAugSlotUnk2(int i);
uint32 GetLDoNTheme();
uint32 GetLDoNPrice();
uint32 GetLDoNSold();