Capitalization correction (Dangerous! don't -> Dangerous! Don't) to message text in Mountain (pup_land/ancient/mountain/mountain.a3) in Pup Land.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17227 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
c46637e24b
commit
3b9b2d7748
|
@ -8,7 +8,7 @@ enter_x 1
|
|||
enter_y 19
|
||||
msg
|
||||
Created: 1996-05-28
|
||||
Modified: 2008-10-27 Rick Tanner
|
||||
Modified: 2012-02-23 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch mountain2
|
||||
|
@ -1917,7 +1917,7 @@ blocksview 0
|
|||
end
|
||||
arch sign
|
||||
msg
|
||||
Dangerous! don't jump down.
|
||||
Dangerous! Don't jump down.
|
||||
endmsg
|
||||
x 12
|
||||
y 25
|
||||
|
@ -2742,7 +2742,7 @@ blocksview 0
|
|||
end
|
||||
arch sign
|
||||
msg
|
||||
Dangerous! don't jump down.
|
||||
Dangerous! Don't jump down.
|
||||
endmsg
|
||||
x 17
|
||||
y 25
|
||||
|
@ -3022,7 +3022,7 @@ blocksview 0
|
|||
end
|
||||
arch sign
|
||||
msg
|
||||
Dangerous! don't jump down.
|
||||
Dangerous! Don't jump down.
|
||||
endmsg
|
||||
x 19
|
||||
y 9
|
||||
|
@ -3422,7 +3422,7 @@ blocksview 0
|
|||
end
|
||||
arch sign
|
||||
msg
|
||||
Dangerous! don't jump down.
|
||||
Dangerous! Don't jump down.
|
||||
endmsg
|
||||
x 21
|
||||
y 2
|
||||
|
@ -4553,7 +4553,7 @@ y 9
|
|||
end
|
||||
arch sign
|
||||
msg
|
||||
Dangerous! don't jump down.
|
||||
Dangerous! Don't jump down.
|
||||
endmsg
|
||||
x 27
|
||||
y 9
|
||||
|
|
Loading…
Reference in New Issue