adonthell-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[adonthell-wastesedge-commits] Release_0-3-3 89e40ab 37/50: ADDED option


From: Kai Sterker
Subject: [adonthell-wastesedge-commits] Release_0-3-3 89e40ab 37/50: ADDED option to quit the dialogue early when talking to Orloth a second time
Date: Mon, 25 Jul 2016 18:15:33 +0000 (UTC)

tag: Release_0-3-3
commit 89e40ab9646c87311dfb660bc04f15963290b9f9
Author: Kai Sterker <address@hidden>
Commit: Kai Sterker <address@hidden>

    ADDED option to quit the dialogue early when talking to Orloth a second time
---
 scripts/dialogues/orloth_start.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/dialogues/orloth_start.py 
b/scripts/dialogues/orloth_start.py
index 800f238..39dfb06 100755
--- a/scripts/dialogues/orloth_start.py
+++ b/scripts/dialogues/orloth_start.py
@@ -214,7 +214,7 @@ class orloth_start (dialogue.base):
                ("Default", -1, ((74, 0, -1), )),\
                ("Default", -1, ((47, 0, 8), (44, 0, 6), (46, 0, 7), (81, 0, 
-1), )),\
                (None, -1, ((42, 0, -1), )),\
-               ("Default", -1, ((47, 0, 8), (44, 0, 6), (46, 0, 7), (43, 0, 
5), )),\
+               ("Default", -1, ((47, 0, 8), (44, 0, 6), (46, 0, 7), (43, 0, 
5), (81, 0, -1), )),\
                (None, -1, ((38, 0, -1), )),\
                (None, -1, ((45, 0, -1), )),\
                ("Default", -1, ((49, 0, -1), (50, 0, -1), (51, 0, -1), (71, 0, 
-1), )),\



reply via email to

[Prev in Thread] Current Thread [Next in Thread]