ES2 MUD LIB :: 東方故事二(ES2) 天朝帝國 mudlib 瀏覽展示

/cmds/std/.ChangeLog

HOME :: cmds :: std :: .ChangeLog

Mon Mar  4 17:56:29 1996 By Annihilator

    Changed go.c to use query("exits/" + dir) as destination
    room instead of treating query("exits") as a mapping. This
    should be more OOP than old implementation and allows exits
    destination as function. See /obj/void.c for example.

Fri Apr  5 13:32:40 1996 By Annihilator

    Added 'eat' command to support food items.
HOME :: cmds :: std :: .ChangeLog