3 lines
162 B
JavaScript
3 lines
162 B
JavaScript
this.inherits(ROOM);
|
|
this.name = "青石大道"
|
|
this.desc = "你走在一条小路上。前面道路崎岖,行人很少。往南有条小路通往城内。"; |