; Just a very small file to test whether the load function works properly ; @author Daniel Vedder ; @date 18/05/2015 define-place "Fields of Punishment" description "Precisely where you do NOT want to end up..." neighbour "Nowhere" neighbour "Elysium" define-race "Elf" description "The oldest and wisest race of Middle Earth" define-class "Burglar" description "Breaking and entering taken to the max!" special-item "lockpick" special-item "torch" load-file lisp-test.atl load-file test-extension.lisp