Fix references to contrib and ev. Allows Ampoule tests to run. They're severely broken, however.
This commit is contained in:
parent
c03bac5efd
commit
65adb0982b
18 changed files with 80 additions and 51 deletions
|
|
@ -136,7 +136,7 @@ class CmdPy(MuxCommand):
|
|||
inherits_from(obj, parent) : check object inheritance
|
||||
|
||||
You can explore The evennia API from inside the game by calling
|
||||
ev.help(), ev.managers.help() etc.
|
||||
evennia.help(), evennia.managers.help() etc.
|
||||
|
||||
{rNote: In the wrong hands this command is a severe security risk.
|
||||
It should only be accessible by trusted server admins/superusers.{n
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue