Merge pull request #477 from melthelesbian/object_script_commands

use player constant in obj script commands
This commit is contained in:
Diegoisawesome
2018-12-24 16:09:42 -06:00
committed by GitHub
54 changed files with 78 additions and 78 deletions

View File

@@ -179,11 +179,11 @@ SootopolisCity_EventScript_1E58E5:: @ 81E58E5
end
SootopolisCity_EventScript_1E58FC:: @ 81E58FC
turnobject 255, 2
turnobject EVENT_OBJ_ID_PLAYER, 2
return
SootopolisCity_EventScript_1E5901:: @ 81E5901
turnobject 255, 2
turnobject EVENT_OBJ_ID_PLAYER, 2
setvar VAR_0x40CA, 3
return