forked from kyonshi/grenzland-mud
Compare commits
2 Commits
60c28bbfee
...
grenzland-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3cfc8c1a07 | ||
|
|
1127cb5d3e |
@@ -1,12 +1,12 @@
|
|||||||
#49100
|
#49100
|
||||||
Editorial Room Key - 49104~
|
Editorial Room Key - 49104~
|
||||||
2 b 25
|
2 c 0
|
||||||
examine~
|
l~
|
||||||
if !%actor.has_item(49104)%
|
if %cmd.mudcommand% == look && !%actor.has_item(49104)%
|
||||||
%echo% Wait? Is that a key lying there!? Better pick that up!
|
%echo% Wait? Is that a key lying there!? Better pick that up!
|
||||||
%load% obj 49104 %actor% inv
|
%load% obj 49104 %actor% inv
|
||||||
else
|
else
|
||||||
%echo% Surprisingly clean.
|
return 0
|
||||||
end
|
end
|
||||||
~
|
~
|
||||||
$~
|
$~
|
||||||
|
|||||||
@@ -94,6 +94,10 @@ You see the sink and the exit.
|
|||||||
~
|
~
|
||||||
~
|
~
|
||||||
1 -1 49103
|
1 -1 49103
|
||||||
|
E
|
||||||
|
stall stalls toilet toilets room~
|
||||||
|
Surprisingly clean.
|
||||||
|
~
|
||||||
S
|
S
|
||||||
T 49100
|
T 49100
|
||||||
#49110
|
#49110
|
||||||
@@ -140,8 +144,8 @@ S
|
|||||||
#49112
|
#49112
|
||||||
The Library~
|
The Library~
|
||||||
The walls are bookshelves and the room is filled with plenty of
|
The walls are bookshelves and the room is filled with plenty of
|
||||||
winged chairs, reading desks and map tables. One book shelves to the
|
winged chairs, reading desks and map tables. One of the book shelves
|
||||||
North seems to be a door of some sort?
|
to the North seems to be a door of some sort?
|
||||||
~
|
~
|
||||||
491 de 0 0 0 0
|
491 de 0 0 0 0
|
||||||
D0
|
D0
|
||||||
|
|||||||
@@ -2,13 +2,13 @@
|
|||||||
GrenzlandMUD~
|
GrenzlandMUD~
|
||||||
Grenzland Building~
|
Grenzland Building~
|
||||||
49100 49199 15 2 d 0 0 0 1 33
|
49100 49199 15 2 d 0 0 0 1 33
|
||||||
M 0 4900 1 49100 (the waiter)
|
M 0 49100 1 49100 (the waiter)
|
||||||
G 1 4901 100 -1 (a bottle)
|
G 1 4901 100 -1 (a bottle)
|
||||||
G 1 4902 100 -1 (a bottle)
|
G 1 4902 100 -1 (a bottle)
|
||||||
G 1 4903 100 -1 (a bottle)
|
G 1 4903 100 -1 (a bottle)
|
||||||
G 1 4904 100 -1 (a bottle)
|
G 1 4904 100 -1 (a bottle)
|
||||||
M 0 4901 1 49102 (the waiter)
|
M 0 49102 1 49101 (the shopkeeper)
|
||||||
G 1 4905 100 -1 (a zine)
|
G 1 4905 50 -1 (a zine)
|
||||||
R 0 49101 4900 -1 (a bulletin board)
|
R 0 49101 4900 -1 (a bulletin board)
|
||||||
O 0 4900 99 49101 (a bulletin board)
|
O 0 4900 99 49101 (a bulletin board)
|
||||||
R 0 49103 49103 -1 (a sink)
|
R 0 49103 49103 -1 (a sink)
|
||||||
|
|||||||
Reference in New Issue
Block a user