Fix unreachable dialog
Submitted by: Daniel Ziem (patch #344) git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20218 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
8e72311915
commit
cec3f88649
|
@ -878,10 +878,10 @@ end
|
||||||
arch c_woman
|
arch c_woman
|
||||||
name Giselle
|
name Giselle
|
||||||
msg
|
msg
|
||||||
@match *
|
|
||||||
I'm busy right now - come back later or ask Colette for help.
|
|
||||||
@match coffee
|
@match coffee
|
||||||
The Coffee Controls The Post. Whoever Controls The Post Controls The Empire.
|
The Coffee Controls The Post. Whoever Controls The Post Controls The Empire.
|
||||||
|
@match *
|
||||||
|
I'm busy right now - come back later or ask Colette for help.
|
||||||
endmsg
|
endmsg
|
||||||
x 9
|
x 9
|
||||||
y 4
|
y 4
|
||||||
|
|
Loading…
Reference in New Issue