Commit Graph

9 Commits (b09efe736bd35479e6fd76cb15a10b4b4da03903)

Author SHA1 Message Date
ryo_saeba 1b5af54d43 Reformat using CRE, no change.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14341 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-03-16 22:10:09 +00:00
ryo_saeba 5fc825483d Fix JSON.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13231 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-05-15 19:19:49 +00:00
cavesomething b7ff8f7936 Update existing dialog files to use the new dialog syntax
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12993 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-04-27 09:04:21 +00:00
kbulgrien ba2f19f2dc Modify CFDialog.py to use a list of strings for the keywords instead of the "|"
delimited string for consistency and to reduce the need to specially parse the
string.  There seems no particular reason to stay with the "|" delimiter (and
@match use of it does not seem compelling enough to override the benefit of
removing the oddball parameter from both CFDialog.py and npc_dialog.py scripts.
This commit also updates every known dialog that is affected.  Also updated
are the comments in both dialog scripts to reflect the change.  In CFDialog.py
also pluralize some identifers to better reflect that they are used for lists.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10469 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-15 07:55:59 +00:00
kbulgrien 0261b1eab6 * start/newbieshouse: Remove mid-sentence line breaks and rework some sign
content.  Add some detail, like the default "s" and "d" keybindings.
* start/Nexus: Remove mid-sentence line breaks and rework some sign content.
* start/sigmund.msg: Add mention of the "s" and "d" default keybindings.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8072 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-01-03 08:25:27 +00:00
kbulgrien 62dac55c0d start/newbiehouse: Some line breaks removed. Slight modification of some sign
information.
start/sigmund.msg: General spelling corrections, fr->en (pomme), along with
some grammatical and content rework.  One dialog flow modification to get to
apply description without having to guess a word in the dialog.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8071 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-01-02 05:02:50 +00:00
tchize d19f6771c6 Add some dialog entries to sigmund, add a password to access scorn (forces newbies in training). No way back to newbie house aftre quitting it, forced into scorn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8004 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-12-22 10:55:39 +00:00
tchize 8ee2a43c1b Upgraded sigmund :)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7983 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-12-20 23:27:59 +00:00
tchize 0f8c2e86ab Update match rules of CFDialog, add a script to use it
easily in maps, update newbie house so the wise sigmund
can provide more interactive support to players



git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7968 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-12-18 22:29:42 +00:00