From: Christoph Oelckers Date: Fri, 14 Jan 2011 10:40:59 +0000 (+0000) Subject: - added ACS SpawnForced function. X-Git-Tag: 1.51~16 X-Git-Url: http://git.osdn.net/view?p=zandronum%2Fzandronum-acc.git;a=commitdiff_plain;h=87e5152766b1dceb27cb97838e04e6d3698640ae - added ACS SpawnForced function. SVN r3104 (trunk) --- diff --git a/zspecial.acs b/zspecial.acs index 689c858..0e28d53 100644 --- a/zspecial.acs +++ b/zspecial.acs @@ -275,6 +275,7 @@ special -33:GetPolyobjX(1), -34:GetPolyobjY(1), -35:CheckSight(3), + -36:SpawnForced(6), -1000:__EndOfList__(10);