fixed parameter count for thing_setgoal in zspecials.acs.

SVN r338 (trunk)
This commit is contained in:
Christoph Oelckers 2006-09-24 07:15:17 +00:00
parent c76f35ca47
commit 237b01f63f

View file

@ -161,7 +161,7 @@ special
226:ACS_ExecuteAlways(2,5),
// 227:PointPush_SetForce,
228:Plat_RaiseAndStayTx0(2),
229:Thing_SetGoal(3),
229:Thing_SetGoal(3,4),
230:Plat_UpByValueStayTx(3),
231:Plat_ToggleCeiling(1),
232:Light_StrobeDoom(3),