adonthell-commits
[Top][All Lists]
Advanced

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

[adonthell-wastesedge-commits] Release_0-3-1 8b0c1e0 042/237: Slight fix


From: Kai Sterker
Subject: [adonthell-wastesedge-commits] Release_0-3-1 8b0c1e0 042/237: Slight fix to Alek's dialogue
Date: Mon, 25 Jul 2016 18:14:55 +0000 (UTC)

tag: Release_0-3-1
commit 8b0c1e03e51e052cb016b9d818e3129a6e1cc485
Author: adondev <adondev>
Commit: adondev <adondev>

    Slight fix to Alek's dialogue
---
 scripts/dialogues/alek_start.py |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/scripts/dialogues/alek_start.py b/scripts/dialogues/alek_start.py
index afb7ecc..e7c9e7f 100755
--- a/scripts/dialogues/alek_start.py
+++ b/scripts/dialogues/alek_start.py
@@ -32,6 +32,8 @@ class alek_start:
             self.color = 0
             self.npc.append (56)
             self.cont.append (33)
+            the_npc.set_val ("talked_to" , 1)
+
             self.player.append (-1)
         else:
 



reply via email to

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