Removed line breaks in NPC dialogue text to Goblin Fortress, Entrance.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15889 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
0672de916b
commit
996bb2939c
|
@ -8,7 +8,7 @@ enter_x 14
|
||||||
enter_y 21
|
enter_y 21
|
||||||
msg
|
msg
|
||||||
Created: 1994-07-22 langley (langley@fermat.dartmouth.edu)
|
Created: 1994-07-22 langley (langley@fermat.dartmouth.edu)
|
||||||
Modified: 2008-10-23 Rick Tanner
|
Modified: 2011-11-22 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch dungeon_floor
|
arch dungeon_floor
|
||||||
|
@ -2124,11 +2124,9 @@ arch ogre
|
||||||
name Big guy
|
name Big guy
|
||||||
msg
|
msg
|
||||||
@match king
|
@match king
|
||||||
Yes, king! All the treasure is mine!
|
Yes, king! All the treasure is mine! You will never find it!
|
||||||
You will never find it!
|
|
||||||
@match treasure
|
@match treasure
|
||||||
My treasure! It is hidden deep in the
|
My treasure! It is hidden deep in the dungeons. Only I have the key!
|
||||||
dungeons. Only I have the key!
|
|
||||||
@match *
|
@match *
|
||||||
I am the king here! Get out!
|
I am the king here! Get out!
|
||||||
endmsg
|
endmsg
|
||||||
|
|
Loading…
Reference in New Issue