mirror of
https://github.com/tbamud/tbamud.git
synced 2025-12-22 10:10:13 +01:00
olist expanded, happyhour script vars and buildwalk update
This commit is contained in:
parent
b06cf00639
commit
d2b4faf1c9
9 changed files with 327 additions and 19 deletions
|
|
@ -1004,6 +1004,7 @@ struct player_special_data
|
|||
void *last_olc_targ; /**< ? Currently Unused ? */
|
||||
int last_olc_mode; /**< ? Currently Unused ? */
|
||||
char *host; /**< Resolved hostname, or ip, for player. */
|
||||
int buildwalk_sector;/**< Default sector type for buildwalk */
|
||||
};
|
||||
|
||||
/** Special data used by NPCs, not PCs */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue