- fixed parameter count of SpawnForced

- added stuff for LineAttack expansion.
This commit is contained in:
Christoph Oelckers 2013-07-22 22:45:02 +02:00
parent 4f08740c15
commit ef8e51899c
2 changed files with 4 additions and 2 deletions

View file

@ -939,3 +939,5 @@
#define CSF_NOFAKEFLOORS 1
#define CSF_NOBLOCKALL 2
#define FHF_NORANDOMPUFFZ 1

View file

@ -277,7 +277,7 @@ special
-33:GetPolyobjX(1),
-34:GetPolyobjY(1),
-35:CheckSight(3),
-36:SpawnForced(6),
-36:SpawnForced(4,6),
-37:AnnouncerSound(2),
-38:SetPointer(2,4),
-39:ACS_NamedExecute(2,5),
@ -301,7 +301,7 @@ special
-57:SetCVarString(2),
-58:GetUserCVarString(2),
-59:SetUserCVarString(3),
-60:LineAttack(4,7),
-60:LineAttack(4,8),
-61:PlaySound(2,6),
-62:StopSound(1,2),
-63:strcmp(2,3),