docs: All programmers by default

This commit is contained in:
rbiv 2025-09-06 12:58:26 +00:00
parent c9f994063a
commit deed239fdf
2 changed files with 3 additions and 6 deletions

View File

@ -15,10 +15,6 @@ Quickstart:
- `@audit` to see a list of all objects you own.
- Check `news` and `help` for LOADS MORE.
(Note: You'll need to be registered as a programmer in order to create things.
I'd like for this to be automatic, but I don't know how to do that, so
unfortunately it's manual. Ask in #moo!)
## What is this?
It's a MOO, which is a kind of text-based virtual reality. Part chatroom, part

View File

@ -5,6 +5,7 @@
- `;set_property_info(#136, "exits", {#ROOM_ID, "rwc"})`
- [ ] Enable colors by default
- `@ansi-option +all`
- [ ] Make everyone programmers by default
- [X] Make everyone programmers by default
- `@programmer USERNAME`
- [ ] Grant access to `curl` and `exec` by default
- [X] Grant access to `curl` and `exec` by default
- DONE: `$tilde_utils:curl` and `$tilde_utils:exec`