-
Notifications
You must be signed in to change notification settings - Fork 12
/
localisation.cwt
78 lines (78 loc) · 2.43 KB
/
localisation.cwt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
localisation_commands = {
GetAdjective = country
GetAdjectiveCap = country
GetAdm = monarch
GetAreaName = province
GetRegionName = province
GetSuperRegionName = province
GetContinentName = province
GetColonialRegionName = province
GetTradeNodeName = province
GetArmyName = rebel_faction
GetCapitalName = province
GetCountryModifiers = religion
GetCult = country
GetCultureGroupName = Variable
GetCultureName = Variable
GetDate = any
GetDateText = any
GetDaughterSon = { monarch heir consort advisor }
GetDip = monarch
GetFlagshipName = country
GetGroupName = { religion culture }
GetHerHim = { monarch heir consort advisor leader }
GetHerHimCap = { monarch heir consort advisor leader }
GetHerHis = { monarch heir consort advisor leader }
GetHerHisCap = { monarch heir consort advisor leader }
GetHerselfHimself = { monarch heir consort advisor leader }
GetHerselfHimselfCap = { monarch heir consort advisor leader }
GetHersHis = { monarch heir consort advisor leader }
GetHersHisCap = { monarch heir consort advisor leader }
GetLeaderName = rebel_faction
GetLostFlagshipName = country
GetMil = monarch
GetMonth = any
GetMotherFather = { monarch heir consort advisor }
GetName = any
GetName = Variable
GetProvinceModifiers = religion
GetRandomShipName = country
GetRegion = { trade_company }
GetReligionGroupName = Variable
GetReligionName = Variable
GetReligiousSchool = country
GetReligiousSchoolCountryModifiers = country
GetSheHe = { monarch heir consort advisor leader }
GetSheHeCap = { monarch heir consort advisor leader }
GetSisterBrother = { monarch heir consort advisor }
GetStats = { monarch advisor }
GetTag = country
GetTitle = { monarch heir consort advisor }
GetTradeGoodsName = province
GetValue = variable
GetWifeHusband = { monarch heir consort advisor }
GetWomanMan = { monarch heir consort advisor leader }
GetYear = any
GovernmentName = country
GetVaishyasName = country
GetJainsName = country
GetBrahminsName = country
GetMarathasName = country
GetRajputsName = country
GetCossacksName = country
GetDhimmiName = country
GetTribesName = country
GetNobilityName = country
GetClergyName = country
GetBurghersName = country
GetCachedAgendasFlavorText = country
GetParliamentName = country
GetParliamentWithGrammer = country
Leader = unit
Location = unit
enum[defined_text_commands] = any
GetJanissariesName = country
GetEunuchsName = country
GetQizilbashName = country
GetGhilmanName = country
}