Change the names of the recognised fields
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13165 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
65daabb52a
commit
ba77a3862f
|
|
@ -121,9 +121,7 @@ def checkdialoguefile(msgfile, location):
|
||||||
|
|
||||||
elif action == "match":
|
elif action == "match":
|
||||||
match+=1
|
match+=1
|
||||||
elif action == "requires":
|
elif action == "replies":
|
||||||
pass
|
|
||||||
elif action == "suggests":
|
|
||||||
pass
|
pass
|
||||||
elif action == "comment":
|
elif action == "comment":
|
||||||
pass
|
pass
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue