25 lines
860 B
Plaintext
25 lines
860 B
Plaintext
{AddNewStrings:(100)
|
|
|
|
;*****************************
|
|
;*** End cinematic credits ***
|
|
;*****************************
|
|
|
|
NewString("CDT1_RESPONSIBLE","They are^^responsible^^for That !")
|
|
|
|
NewString("CDT1_OCAGD","Original Concept^and game design")
|
|
NewString("CDT1_COMPLICE","With the complicity of")
|
|
NewString("CDT1_WITH","With")
|
|
NewString("CDT1_PROJECT","Project Management")
|
|
NewString("CDT1_LDARTIS","Lead Artists")
|
|
NewString("CDT1_LDPROG","Lead Game^Programming")
|
|
NewString("CDT1_SOUND","Music and Sounds")
|
|
|
|
;*****************************
|
|
;*** All texts for credits ***
|
|
;*****************************
|
|
NewString("CDT2_PROJECT","Project Management")
|
|
NewString("CDT2_PRJMGER","Project managers :")
|
|
NewString("CDT2_PRDCOOR","Production coordinator :")
|
|
NewString("CDT2_DESMGER","Design manager :")
|
|
NewString("CDT2_CODESMGER","Co-design manager :")
|
|
} |