OSDN Git Service

Fixed: StartConversation didn't check for a valid target.
authorChristoph Oelckers <coelckers@zdoom.fake>
Sun, 4 Jun 2006 14:49:17 +0000 (14:49 +0000)
committerChristoph Oelckers <coelckers@zdoom.fake>
Sun, 4 Jun 2006 14:49:17 +0000 (14:49 +0000)
SVN r165 (trunk)

zspecial.acs

index 041c2b9..473dae2 100644 (file)
@@ -90,7 +90,7 @@ special
         14:Door_Animated(3),\r
         15:Autosave(0),\r
         17:Thing_Raise(1),\r
-        18:StartConversation(1),\r
+        18:StartConversation(1,2),\r
         33:ForceField(0),\r
         34:ClearForceField(1),\r
         38:Ceiling_Waggle(5),\r