Capitalization and punctuation updates to message text in keep_grounds2 (templates/keep/grounds.tpl).
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17767 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
57f793cd32
commit
823b4030cc
|
@ -6,14 +6,14 @@ enter_x 9
|
||||||
enter_y 28
|
enter_y 28
|
||||||
msg
|
msg
|
||||||
Created: 2002-03-09 Avion
|
Created: 2002-03-09 Avion
|
||||||
Modified: 2009-07-12 Andreas Kirschbaum
|
Modified: 2012-03-30 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
end
|
end
|
||||||
arch dungeon_magic
|
arch dungeon_magic
|
||||||
end
|
end
|
||||||
arch goldfloor
|
arch goldfloor
|
||||||
name drop 100000 diamonds for Basement
|
name Drop 100000 diamonds for Basement.
|
||||||
slaying gem
|
slaying gem
|
||||||
face button_sma.111
|
face button_sma.111
|
||||||
food 100000
|
food 100000
|
||||||
|
@ -34,9 +34,9 @@ arch man
|
||||||
name gardener
|
name gardener
|
||||||
msg
|
msg
|
||||||
@match hello|hi|good day
|
@match hello|hi|good day
|
||||||
good day for it eh?
|
Good day for it eh?
|
||||||
@match bugger off
|
@match bugger off
|
||||||
Well, I never...hmmph
|
Well, I never... hmmph.
|
||||||
@match *
|
@match *
|
||||||
Hmmm, looks like that hedge needs a good trim...
|
Hmmm, looks like that hedge needs a good trim...
|
||||||
endmsg
|
endmsg
|
||||||
|
|
Loading…
Reference in New Issue