mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2026-02-04 04:00:02 +00:00
moved egg summoning to a custom ChatManager command
This commit is contained in:
@@ -78,6 +78,5 @@ namespace NPCManager {
|
||||
int eggBuffPlayer(CNSocket* sock, int skillId, int duration);
|
||||
void eggStep(CNServer* serv, time_t currTime);
|
||||
void npcDataToEggData(sNPCAppearanceData* npc, sShinyAppearanceData* egg);
|
||||
void eggSummon(CNSocket* sock, CNPacketData* data);
|
||||
void eggPickup(CNSocket* sock, CNPacketData* data);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user