7.45 follow-up (#99)

* Update cn

* 7.45 follow-up
This commit is contained in:
xiashtra
2026-03-03 21:04:14 -06:00
committed by GitHub
parent ac666f0f6d
commit 03d949abaf
26493 changed files with 2237110 additions and 2316955 deletions
+8 -11
View File
@@ -1,11 +1,8 @@
key,0,1
#,,
int32,str,str
0,"TEXT_EXITRANGE_DISMOUNT_Q","You cannot proceed any further while mounted. Dismount?"
1,"TEXT_EXITRANGE_DISMOUNT_YES","Yes"
2,"TEXT_EXITRANGE_DISMOUNT_NO","Not Yet"
3,"TEXT_EXITRANGE_EXITCONTENT_Q","Leaving the area will result in the abandonment of your current duty. Do you wish to proceed?"
4,"TEXT_EXITRANGE_EXITCONTENT_YES","Yes"
5,"TEXT_EXITRANGE_EXITCONTENT_NO","No"
6,"TEXT_EXITRANGE_EXITCONTENT_Q_PARTY","Leaving the area will result in the abandonment of your current duty and your removal from the party. Do you wish to proceed?"
7,"TEXT_EXITRANGE_EXITCONTENT_Q_PARTY_02","A party member riding pillion is currently undertaking a duty. Leaving the area will result in the abandonment of that duty and your removal from the party. Do you wish to proceed?"
0,TEXT_EXITRANGE_DISMOUNT_Q,You cannot proceed any further while mounted. Dismount?
1,TEXT_EXITRANGE_DISMOUNT_YES,Yes
2,TEXT_EXITRANGE_DISMOUNT_NO,Not Yet
3,TEXT_EXITRANGE_EXITCONTENT_Q,Leaving the area will result in the abandonment of your current duty. Do you wish to proceed?
4,TEXT_EXITRANGE_EXITCONTENT_YES,Yes
5,TEXT_EXITRANGE_EXITCONTENT_NO,No
6,TEXT_EXITRANGE_EXITCONTENT_Q_PARTY,Leaving the area will result in the abandonment of your current duty and your removal from the party. Do you wish to proceed?
7,TEXT_EXITRANGE_EXITCONTENT_Q_PARTY_02,A party member riding pillion is currently undertaking a duty. Leaving the area will result in the abandonment of that duty and your removal from the party. Do you wish to proceed?
1 key 0 TEXT_EXITRANGE_DISMOUNT_Q 1 You cannot proceed any further while mounted. Dismount?
2 # 1 TEXT_EXITRANGE_DISMOUNT_YES Yes
3 int32 str 2 TEXT_EXITRANGE_DISMOUNT_NO str Not Yet
4 0 TEXT_EXITRANGE_DISMOUNT_Q 3 TEXT_EXITRANGE_EXITCONTENT_Q You cannot proceed any further while mounted. Dismount? Leaving the area will result in the abandonment of your current duty. Do you wish to proceed?
5 1 TEXT_EXITRANGE_DISMOUNT_YES 4 TEXT_EXITRANGE_EXITCONTENT_YES Yes Yes
6 2 TEXT_EXITRANGE_DISMOUNT_NO 5 TEXT_EXITRANGE_EXITCONTENT_NO Not Yet No
7 3 TEXT_EXITRANGE_EXITCONTENT_Q 6 TEXT_EXITRANGE_EXITCONTENT_Q_PARTY Leaving the area will result in the abandonment of your current duty. Do you wish to proceed? Leaving the area will result in the abandonment of your current duty and your removal from the party. Do you wish to proceed?
8 4 TEXT_EXITRANGE_EXITCONTENT_YES 7 TEXT_EXITRANGE_EXITCONTENT_Q_PARTY_02 Yes A party member riding pillion is currently undertaking a duty. Leaving the area will result in the abandonment of that duty and your removal from the party. Do you wish to proceed?
5 TEXT_EXITRANGE_EXITCONTENT_NO No
6 TEXT_EXITRANGE_EXITCONTENT_Q_PARTY Leaving the area will result in the abandonment of your current duty and your removal from the party. Do you wish to proceed?
7 TEXT_EXITRANGE_EXITCONTENT_Q_PARTY_02 A party member riding pillion is currently undertaking a duty. Leaving the area will result in the abandonment of that duty and your removal from the party. Do you wish to proceed?