mirror of
https://github.com/tbamud/tbamud.git
synced 2025-12-23 10:40:13 +01:00
128 bits! --Rumble
This commit is contained in:
parent
3282b8fdc9
commit
be3a023fcd
559 changed files with 305718 additions and 304868 deletions
|
|
@ -150,6 +150,6 @@ ACMD(do_tedit)
|
|||
string_write(ch->desc, (char **)fields[l].buffer, fields[l].size, 0, backstr);
|
||||
|
||||
act("$n begins editing a scroll.", TRUE, ch, 0, 0, TO_ROOM);
|
||||
SET_BIT(PLR_FLAGS(ch), PLR_WRITING);
|
||||
SET_BIT_AR(PLR_FLAGS(ch), PLR_WRITING);
|
||||
STATE(ch->desc) = CON_TEDIT;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue