mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-13 11:34:20 +01:00
128 bits! --Rumble
This commit is contained in:
parent
3282b8fdc9
commit
be3a023fcd
559 changed files with 305718 additions and 304868 deletions
|
|
@ -62,7 +62,7 @@ ACMD(do_oasis_cedit)
|
|||
cedit_setup(d);
|
||||
STATE(d) = CON_CEDIT;
|
||||
act("$n starts using OLC.", TRUE, d->character, 0, 0, TO_ROOM);
|
||||
SET_BIT(PLR_FLAGS(ch), PLR_WRITING);
|
||||
SET_BIT_AR(PLR_FLAGS(ch), PLR_WRITING);
|
||||
|
||||
mudlog(BRF, LVL_IMMORT, TRUE,
|
||||
"OLC: %s starts editing the game configuration.", GET_NAME(ch));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue