tag: Release_0-3-3
commit 5a5fe132bf3a362d4fa4c82d78d47ee6b45b5e01
Author: Kai Sterker <[email protected]>
Commit: Kai Sterker <[email protected]>
FIXED speech of Janesta, which was accidently marked as player text
---
scripts/dialogues/silverhair_start.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/dialogues/silverhair_start.py
b/scripts/dialogues/silverhair_start.py
index f7002dd..53ee6d4 100644
--- a/scripts/dialogues/silverhair_start.py
+++ b/scripts/dialogues/silverhair_start.py
@@ -91,7 +91,7 @@ class silverhair_start (dialogue.base):
(None, -1, ((1, 0, 0), (2, 1, 1), (23, 1, 3), (54, 1, 6), (50,
1, -1), )),\
("Janesta Skywind", 0, ((3, 0, -1), )),\
("Imoen Silverhair", -1, ((15, 0, -1), )),\
- (None, -1, ((4, 0, -1), )),\
+ ("Janesta Skywind", -1, ((4, 0, -1), )),\
("Imoen Silverhair", -1, ((5, 0, -1), )),\
(None, -1, ((6, 0, -1), )),\
("Imoen Silverhair", -1, ((10, 0, -1), (7, 0, -1), )),\
_______________________________________________
Adonthell-commits mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/adonthell-commits