From 0e6d171854c554dc226fcb5a28f693c5828fd1f8 Mon Sep 17 00:00:00 2001 From: Reid Date: Sun, 29 May 2016 04:30:50 +0200 Subject: Add a missing goodbye state on spartan's script. --- npc/000-1/sapartan.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/npc/000-1/sapartan.txt b/npc/000-1/sapartan.txt index cb0f0b62..16da0eb9 100644 --- a/npc/000-1/sapartan.txt +++ b/npc/000-1/sapartan.txt @@ -90,6 +90,8 @@ mesq l("You're welcome. If you can't remember something, just come back here!"); next; + goodbye; + OnInit: .sex = G_MALE; .distance = 2; -- cgit v1.2.3-60-g2f50