mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-28 20:07:56 +00:00
Added all lua objects i need for now, a ton of API too
This commit is contained in:
+3
-15
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user