From f2f79c3d410047b950ee818ee6f7db4cc3a4c055 Mon Sep 17 00:00:00 2001 From: lilylindstrand Date: Wed, 15 May 2024 01:01:20 +0200 Subject: [PATCH] feat(nederland): add character --- common/characters/NDL.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100755 common/characters/NDL.txt diff --git a/common/characters/NDL.txt b/common/characters/NDL.txt new file mode 100755 index 0000000..ee47a3f --- /dev/null +++ b/common/characters/NDL.txt @@ -0,0 +1,15 @@ +characters={ + NDL_roelof_ii_hoegenberk={ + name=NDL_roelof_ii_hoegenberk + portraits={ + civilian={ + large="GFX_portrait_Roelof_II_Hoegenberk" + } + } + country_leader={ + ideology=monarchism + expire="1965.1.1.1" + id=-1 + } + } +}