mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-20 10:31:45 +01:00
olist expanded, happyhour script vars and buildwalk update
This commit is contained in:
@@ -342,6 +342,7 @@ int buildwalk(struct char_data *ch, int dir)
|
||||
OLC_ROOM(d)->description = strdup(buf);
|
||||
OLC_ROOM(d)->zone = OLC_ZNUM(d);
|
||||
OLC_ROOM(d)->number = NOWHERE;
|
||||
OLC_ROOM(d)->sector_type = GET_BUILDWALK_SECTOR(ch);
|
||||
|
||||
/* Save the new room to memory. redit_save_internally handles adding the
|
||||
* room in the right place, etc. */
|
||||
|
||||
Reference in New Issue
Block a user