A better lesson for newbies using middle-click with items on the floor, and hidden "under" other items.

master
rock808 2021-09-01 21:21:08 -05:00 committed by Kevin Zheng
parent 3277cb1c92
commit 1464cc2bd5
1 changed files with 24 additions and 5 deletions

View File

@ -7,7 +7,7 @@ height 30
enter_x 31
enter_y 1
msg
Modified: 2021-07-25 Andreas Kirschbaum
Modified: 2021-09-01 rock808
endmsg
maplore
The nightman down the hall spots you and shouts "HALT! THIEF!!!" It seems they have mistaken you with somebody else.
@ -3786,6 +3786,10 @@ name green carpet
x 19
y 18
end
arch bed_1
x 19
y 18
end
arch cobblestones2
name green carpet
x 19
@ -3796,12 +3800,14 @@ name a sly thief
msg
@match apprentice
Ok ok... it figures... be quiet and lets open this chest.
@match chest
Yeah, under the bed..... geez did you study your rogue book?
@match chest|where
Yeah, under the table..... geez did you study your rogue book?
@match name
Just call me Toad... shhhh.
@match job
Ohhhhh... newbies! I hate them!
Ohhhhh... newbies! SO much to learn!
@match who|he
Don't ask too many questions. Let's focus on this chest.
@match *
Shhhhhhhhhhhhhhhh... hey man.. he'll hear you. Are you that apprentice they promised me?
endmsg
@ -3817,10 +3823,23 @@ end
arch chest
x 19
y 20
no_pick 1
end
arch bed_1
arch table_3
x 19
y 20
no_pick 1
end
arch note
msg
Adventurers Needed:
Please go see the magistrate in Scorn castle
at your earliest convience. They are in
desperate need of assistance.
endmsg
x 19
y 20
no_pick 1
end
arch cobblestones2
x 19