Skip to content

Commit

Permalink
v1.12
Browse files Browse the repository at this point in the history
- fixed 'Consistent NPCs -> Viconia appearance' component
  • Loading branch information
K4thos committed Aug 1, 2019
1 parent 056cd1d commit 312041c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions EET_Tweaks/EET_Tweaks.tp2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
BACKUP ~EET_Tweaks/backup~
AUTHOR ~K4thos (swit)~
VERSION ~1.11~
VERSION ~1.12~
README ~EET_Tweaks/lang/%LANGUAGE%/readme-EET_Tweaks.html~ ~EET_Tweaks/readme-EET_Tweaks.html~
ASK_EVERY_COMPONENT

Expand Down Expand Up @@ -214,7 +214,7 @@ BUT_ONLY
ACTION_FOR_EACH file IN VICONI VICONI4 VICONI6_ VICONI7 VICONI6 VICONI8 VICONI9 VICONI11 VICONI13 VICONI16 BEGIN
LAM EET_WRITE_APPEARANCE
END
ACTION_FOR_EACH file IN ~BDVICPOR~ ~K#PORMIN~ BEGIN
ACTION_FOR_EACH file IN ~BDVICPOR~ ~K#PORVIC~ BEGIN
COPY_EXISTING ~%file%.SPL~ ~override~
WRITE_ASCIIE ~0xde~ ~%small%~ #8 //Small portrait
WRITE_ASCIIE ~0x10e~ ~%medium%~ #8 //Large portrait
Expand All @@ -233,7 +233,7 @@ BUT_ONLY
ACTION_FOR_EACH file IN VICONI VICONI4 VICONI6_ VICONI7 VICONI6 VICONI8 VICONI9 VICONI11 VICONI13 VICONI16 BEGIN
LAM EET_WRITE_APPEARANCE
END
ACTION_FOR_EACH file IN ~BDVICPOR~ ~K#PORMIN~ BEGIN
ACTION_FOR_EACH file IN ~BDVICPOR~ ~K#PORVIC~ BEGIN
COPY_EXISTING ~%file%.SPL~ ~override~
WRITE_ASCIIE ~0xde~ ~%small%~ #8 //Small portrait
WRITE_ASCIIE ~0x10e~ ~%medium%~ #8 //Large portrait
Expand All @@ -252,7 +252,7 @@ BUT_ONLY
ACTION_FOR_EACH file IN VICONI VICONI4 VICONI6_ VICONI7 VICONI6 VICONI8 VICONI9 VICONI11 VICONI13 VICONI16 BEGIN
LAM EET_WRITE_APPEARANCE
END
ACTION_FOR_EACH file IN ~BDVICPOR~ ~K#PORMIN~ BEGIN
ACTION_FOR_EACH file IN ~BDVICPOR~ ~K#PORVIC~ BEGIN
COPY_EXISTING ~%file%.SPL~ ~override~
WRITE_ASCIIE ~0xde~ ~%small%~ #8 //Small portrait
WRITE_ASCIIE ~0x10e~ ~%medium%~ #8 //Large portrait
Expand Down
2 changes: 1 addition & 1 deletion EET_Tweaks/readme-EET_Tweaks.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ <h1>Baldur's Gate: Enhanced Edition Trilogy Tweaks (EET Tweaks)</h1>
<strong>Author</strong>: <a href="https://www.gibberlings3.net/profile/6804-k4thos/">K4thos</a><br>
<strong>Contributors</strong>: <a href="https://www.gibberlings3.net/profile/2909-white-agnus/">WhiteAgnus</a>, <a href="https://www.gibberlings3.net/profile/7356-crevsdaak/">CrevsDaak</a>, <a href="https://www.gibberlings3.net/profile/6858-astrobryguy/">AstroBryGuy</a></p>
<p><strong>On the web: </strong><a href="https://www.gibberlings3.net/forums/topic/27754-eet-tweaks-overview/"><strong>Home page</strong></a> and <a href="https://www.gibberlings3.net/forums/forum/196-eet-tweaks/"><strong>discussion forum</strong></a></p>
<p><strong>Version 1.11</strong><br />
<p><strong>Version 1.12</strong><br />
<strong>Languages: </strong>English, Polis, Czech<br />
<strong>Platforms: </strong>Windows, Mac OS</p>
</div>
Expand Down

0 comments on commit 312041c

Please sign in to comment.