- Added skill definitions to MAPINFO.
SVN r558 (trunk)
This commit is contained in:
parent
170b633e91
commit
52e5f8b8e1
9 changed files with 387 additions and 161 deletions
|
|
@ -3923,7 +3923,7 @@ int DLevelScript::RunScript ()
|
|||
break;
|
||||
|
||||
case PCD_GAMESKILL:
|
||||
PushToStack (gameskill);
|
||||
PushToStack (G_SkillProperty(SKILLP_ACSReturn));
|
||||
break;
|
||||
|
||||
// [BC] Start ST PCD's
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue