musicmud-2.1.6/data/
musicmud-2.1.6/data/help/
musicmud-2.1.6/data/policy/
musicmud-2.1.6/data/wild/
musicmud-2.1.6/data/world/
musicmud-2.1.6/doc/
musicmud-2.1.6/src/ident/
musicmud-2.1.6/src/lua/
musicmud-2.1.6/src/lua/include/
musicmud-2.1.6/src/lua/src/lib/
musicmud-2.1.6/src/lua/src/lua/
musicmud-2.1.6/src/lua/src/luac/
mudobject "demo_zone" {
flags Fixed
string owner "@musicmud"
string 25:30 "orcs_1"
string 43:28 "test_1"
string 73:30 "demo_1"
string author "orange"
string desc "Hello. This is a zone.
"
string name "demo_zone"
string planet "Demo"
string short "demo_zone"
string start "@musicmud"
string zone "demo"
}
mudobject "demo_seller_1" {
flags Mobile Fixed Store
string owner "demo_1"
string desc "A typical mobile..."
string gender "neuter"
string hardness "unarmed"
string name "^Pcanoe seller^n"
string shop.0 "demo_canoe_1"
string short "seller"
string start "demo_1"
string tell.follow "."
string tell.help "."
string tell.job "."
string tell.mission "."
string tell.name "."
string zone "demo"
int att.dex 10
int att.str 10
int damage 10
int maxstrength 200
int shop.count 1
int skill.combat 0
}
mudobject "demo_cashier_1" {
flags Mobile Fixed
string owner "demo_5"
string desc "A typical mobile..."
string gender "female"
string hardness "unarmed"
string name "a ^Pcashier^n"
string short "cashier"
string start "demo_5"
string tell.follow "."
string tell.help "."
string tell.job "."
string tell.mission "."
string tell.name "."
string zone "demo"
int att.dex 10
int att.str 10
int damage 10
int maxstrength 200
int skill.combat 0
}
mudobject "demo_canoe_1" {
flags Mount CanFloat CantWalk
string owner "demo_seller_1"
string name "a ^ocanoe^n"
string short "canoe"
string start "demo_seller_1"
string zone "demo"
int cost 100
int mass 5000
}
mudobject "demo_board_1" {
flags Fixed MissionsBoard
string owner "demo_6"
string lua.examine ",orange,1;interpret(pl, \"mmlist\") return 1"
string name "a quests ^oboard^n"
string short "board"
string start "demo_6"
string zone "demo"
}
mudobject "demo_6_west" {
flags Fixed Exit
string owner "demo_6"
string link "demo_4"
string short "west"
string start "demo_6"
string zone "demo"
}
mudobject "demo_6" {
flags Room
string owner "demo_zone"
string name "Demo Hall"
string start "demo_zone"
string zone "demo"
}
mudobject "demo_5_south" {
flags Exit
string owner "demo_5"
string link "demo_2"
string short "south"
string start "demo_5"
string zone "demo"
}
mudobject "demo_5" {
flags Fixed Bank Room
string owner "demo_zone"
string bankmob "demo_cashier_1"
string name "Bank of Demo"
string start "demo_zone"
string zone "demo"
}
mudobject "demo_4_west" {
flags Fixed Exit
string owner "demo_4"
string link "demo_2"
string short "west"
string start "demo_4"
string zone "demo"
}
mudobject "demo_4_east" {
flags Fixed Exit
string owner "demo_4"
string link "demo_6"
string short "east"
string start "demo_4"
string zone "demo"
}
mudobject "demo_4" {
flags OutDoors Room
string owner "demo_zone"
string name "Demo Square"
string start "demo_zone"
string zone "demo"
}
mudobject "demo_2_west" {
flags Fixed Exit
string owner "demo_2"
string link "demo_1"
string short "west"
string start "demo_2"
string zone "demo"
}
mudobject "demo_2_north" {
flags Exit
string owner "demo_2"
string link "demo_5"
string short "north"
string start "demo_2"
string zone "demo"
}
mudobject "demo_2_east" {
flags Fixed Exit
string owner "demo_2"
string link "demo_4"
string short "east"
string start "demo_2"
string zone "demo"
}
mudobject "demo_2" {
flags OutDoors Room
string owner "demo_zone"
string name "Demo Street"
string start "demo_zone"
string zone "demo"
}
mudobject "demo_1_south" {
flags Exit
string owner "demo_1"
string link "@demo_73:31"
string short "south"
string start "demo_1"
string zone "demo"
}
mudobject "demo_1_north" {
flags Exit
string owner "demo_1"
string link "@demo_73:29"
string short "north"
string start "demo_1"
string zone "demo"
}
mudobject "demo_1_east" {
flags Fixed Exit
string owner "demo_1"
string link "demo_2"
string short "east"
string start "demo_1"
string zone "demo"
}
mudobject "demo_1" {
flags Fixed OutDoors Room
string owner "demo_zone"
string name "Docks"
string start "demo_zone"
string wild.tag "demo"
string zone "demo"
int wild.x 73
int wild.y 30
}