mud/lib/std
2020-09-06 05:43:07 -07:00
..
board first commit 2020-09-06 05:43:07 -07:00
lib first commit 2020-09-06 05:43:07 -07:00
death.c first commit 2020-09-06 05:43:07 -07:00
estate.c first commit 2020-09-06 05:43:07 -07:00
freezer.c first commit 2020-09-06 05:43:07 -07:00
furnace.c first commit 2020-09-06 05:43:07 -07:00
monster.c first commit 2020-09-06 05:43:07 -07:00
pod.c first commit 2020-09-06 05:43:07 -07:00
prop_logic.c first commit 2020-09-06 05:43:07 -07:00
quest_ob.c first commit 2020-09-06 05:43:07 -07:00
README first commit 2020-09-06 05:43:07 -07:00
room.c first commit 2020-09-06 05:43:07 -07:00
server.txt first commit 2020-09-06 05:43:07 -07:00
virtual_void.txt first commit 2020-09-06 05:43:07 -07:00
void.c first commit 2020-09-06 05:43:07 -07:00
wiz_hall.c first commit 2020-09-06 05:43:07 -07:00

This directory (grudgingly) exists for backward-compatibility
with backward libs. It is intended to contain files which 
don't have much code at all. Rather, they are placeholders for
the files that really *should* be inherited.

If there *are* code-heavy files here, they are usually lifted
directly from some older lib, and should not be considered a
canonical way of doing things.