#include <merc.h>
Collaboration diagram for shop_data:

Data Fields | |
| sh_int | buy_type [MAX_TRADE] |
| sh_int | close_hour |
| sh_int | keeper |
| SHOP_DATA * | next |
| sh_int | open_hour |
| sh_int | profit_buy |
| sh_int | profit_sell |
|
|
Definition at line 610 of file merc.h. Referenced by get_cost(), load_shops(), MEDIT(), new_shop(), and save_shops(). |
|
|
Definition at line 614 of file merc.h. Referenced by find_keeper(), load_shops(), MEDIT(), new_shop(), and save_shops(). |
|
|
Definition at line 609 of file merc.h. Referenced by load_shops(), MEDIT(), new_shop(), and save_shops(). |
|
|
Definition at line 608 of file merc.h. Referenced by free_shop(), load_shops(), MEDIT(), and new_shop(). |
|
|
Definition at line 613 of file merc.h. Referenced by find_keeper(), load_shops(), MEDIT(), new_shop(), and save_shops(). |
|
|
Definition at line 611 of file merc.h. Referenced by get_cost(), load_shops(), MEDIT(), new_shop(), and save_shops(). |
|
|
Definition at line 612 of file merc.h. Referenced by get_cost(), load_shops(), MEDIT(), new_shop(), and save_shops(). |
1.4.0