mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-03 13:36:36 +00:00
Partial perl parser rewrite, want to make it cleaner and have it match the interface
This commit is contained in:
@@ -77,10 +77,6 @@ public:
|
||||
void settarget(const char *type, int target_id);
|
||||
void follow(int entity_id, int distance);
|
||||
void sfollow();
|
||||
// void cumflag();
|
||||
// void flagnpc(uint32 flag_num, uint8 flag_value);
|
||||
// void flagcheck(uint32 flag_to_check, uint32 flag_to_set);
|
||||
// bool isflagset(int flag_num);
|
||||
void changedeity(int diety_id);
|
||||
void exp(int amt);
|
||||
void level(int newlevel);
|
||||
|
||||
Reference in New Issue
Block a user