Context update, removed forced line break and puncuation corrections to Northeast Tower (darcap/town2/netower) in Darcap.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16903 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
59b995fc7a
commit
da98c2284a
|
@ -8,7 +8,7 @@ enter_x 6
|
||||||
enter_y 10
|
enter_y 10
|
||||||
msg
|
msg
|
||||||
Created: 2008-11-23 Rick Tanner
|
Created: 2008-11-23 Rick Tanner
|
||||||
Modified: 2008-12-20 Rick Tanner
|
Modified: 2012-01-31 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch medium_stones
|
arch medium_stones
|
||||||
|
@ -472,16 +472,15 @@ arch guildmaster
|
||||||
name Sage
|
name Sage
|
||||||
msg
|
msg
|
||||||
@match name
|
@match name
|
||||||
Jack the Sage
|
I'm Jack the Sage.
|
||||||
@match hello|hi
|
@match hello|hi
|
||||||
Hello, I'm busy studying.
|
Hello, I'm busy studying.
|
||||||
@match job|study
|
@match job|study
|
||||||
I'm studying the tower
|
I'm studying the tower.
|
||||||
@match tower
|
@match tower
|
||||||
I have discovered part of the rune of opening
|
I have discovered part of the rune of opening.
|
||||||
@match rune|open
|
@match rune|open
|
||||||
My part is 'De', but I don't know the right
|
My part is 'De', but I don't know the right order.
|
||||||
order.
|
|
||||||
@match order
|
@match order
|
||||||
I'm not sure of the order. I'll keep studying.
|
I'm not sure of the order. I'll keep studying.
|
||||||
@match *
|
@match *
|
||||||
|
|
Loading…
Reference in New Issue