|
|
|
|
@ -93,6 +93,7 @@ void CreateTypeItem(int x, int y, BOOL onlygood, int itype, int imisc, BOOL send
|
|
|
|
|
void RecreateItem(int ii, int idx, WORD icreateinfo, int iseed, int ivalue); |
|
|
|
|
void RecreateEar(int ii, WORD ic, int iseed, int Id, int dur, int mdur, int ch, int mch, int ivalue, int ibuff); |
|
|
|
|
#ifdef HELLFIRE |
|
|
|
|
void items_427A72(); |
|
|
|
|
void items_427ABA(int x, int y); |
|
|
|
|
#endif |
|
|
|
|
void SpawnQuestItem(int itemid, int x, int y, int randarea, int selflag); |
|
|
|
|
|