[contraband-cvs] CVS: contraband/config character.lisp,1.2,1.3
Status: Pre-Alpha
Brought to you by:
stig
|
From: Stig E S. <st...@us...> - 2003-05-01 22:31:59
|
Update of /cvsroot/contraband/contraband/config
In directory sc8-pr-cvs1:/tmp/cvs-serv21859/variants/contraband/config
Modified Files:
character.lisp
Log Message:
tweaked titles
Index: character.lisp
===================================================================
RCS file: /cvsroot/contraband/contraband/config/character.lisp,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** character.lisp 17 Apr 2003 10:51:17 -0000 1.2
--- character.lisp 1 May 2003 22:31:56 -0000 1.3
***************
*** 102,108 ****
suitable for many tasks for the Foreign Office."
! :titles '("Briefcase boy" "Clerk" "Newbie Diplomat"
! "Junior Diplomat" "Asst Diplomat" "Diplomat"
! "Senior Diplomat" "Consul" "Ambassador" "Richelieu")
:starting-equipment '((obj :id "short-sword")
--- 102,108 ----
suitable for many tasks for the Foreign Office."
! :titles '("Aspirant" "Clerk" "Aide"
! "Attache" "First Secretary" "Vice-Consul"
! "Consul" "Counselor" "Ambassador" "Richelieu")
:starting-equipment '((obj :id "short-sword")
|