From 353bb9fa46445e216b37d0fc5febe60149da27c2 Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Mon, 23 Aug 2010 17:35:29 +0000 Subject: [PATCH] - fixed typo in zspecial.acs SVN r2572 (trunk) --- zspecial.acs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zspecial.acs b/zspecial.acs index 70e6df2..d3c3fbe 100644 --- a/zspecial.acs +++ b/zspecial.acs @@ -83,7 +83,7 @@ special 76:TeleportOther(3), 77:TeleportGroup(5), 78:TeleportInSector(4,5), - 79:Thing_SetConcversation(2), + 79:Thing_SetConversation(2), 80:ACS_Execute(2,5), 81:ACS_Suspend(2), 82:ACS_Terminate(2),