Skip to content

Commit 6ac3503

Browse files
committed
fixes bug #169
1 parent ff79e33 commit 6ac3503

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

ACR_Changelog.txt

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,12 @@ General:
66
- Fixes bug allowing an incomplete and in development decision to be visible, despite it doing nothing.
77
- Characters who took this decision will be refunded their money when you load the game with this update!
88

9-
Celtic:
9+
Celtic:
1010
- Druids of the Circle will not be referred to as Cardinals when they are elected anymore.
1111

12+
Hellenic:
13+
- The decision icon for organizing the Sacred Band should work properly now.
14+
1215

1316
2018-05-16 v0.41.2 "Aura"
1417
-------------------------
@@ -17,10 +20,10 @@ General:
1720
General:
1821
- Compatability with CK2 2.8.2
1922

20-
Celtic:
23+
Celtic:
2124
- Organizing the Fianna is more accessible than previously, specifically to British Emperors.
2225

23-
Kemetic:
26+
Kemetic:
2427
- Fixes bug that prevented the "Lost in a Sandstorm" event from firing.
2528
- Also fixed the death sound for this event.
2629

AncientReligions/interface/ACR_hellenic.gfx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ spriteTypes = {
7272
}
7373
spriteType = {
7474
name = "GFX_organize_sacred_band"
75-
texturefile = "gfx\\interface\decision_icon_heracles.dds"
75+
texturefile = "gfx\\interface\ACR\decision_icon_heracles.dds"
7676
}
7777
spriteType = {
7878
name = "GFX_change_school"

0 commit comments

Comments
 (0)