Fix references to contrib and ev. Allows Ampoule tests to run. They're severely broken, however.

This commit is contained in:
Jonathan Piacenti 2015-02-22 18:24:54 -06:00 committed by Griatch
parent c03bac5efd
commit 65adb0982b
18 changed files with 80 additions and 51 deletions

View file

@ -31,7 +31,7 @@ class ScriptDBManager(TypedObjectManager):
delete_script
remove_non_persistent
validate
script_search (equivalent to ev.search_script)
script_search (equivalent to evennia.search_script)
copy_script
"""