mirror of
https://github.com/zeldaret/tmc
synced 2026-09-01 17:59:51 -04:00
various small documentation changes
made during SGDQ23 while working on multiworld randomizer Co-authored-by: Ibot02 <jtp.jtp@gmx.de>
This commit is contained in:
@@ -17,9 +17,9 @@ script_08014C4C:
|
||||
script_08014C56:
|
||||
Call sub_0806CCB4
|
||||
JumpIfNot script_08014C56
|
||||
CheckLocalFlag 0x0066
|
||||
CheckLocalFlag SORA_ELDER_TALK2ND
|
||||
JumpIf script_08014C7C
|
||||
SetLocalFlag 0x0066
|
||||
SetLocalFlag SORA_ELDER_TALK2ND
|
||||
MessageNoOverlap TEXT_WIND_TRIBE, 0x0d
|
||||
WaitUntilTextboxCloses
|
||||
GivePlayerItem ITEM_LIGHT_ARROW
|
||||
|
||||
@@ -4,7 +4,7 @@ SCRIPT_START script_GregalSick
|
||||
DoPostScriptAction 0x000a
|
||||
SetAnimation 0x0000
|
||||
EndBlock
|
||||
CheckLocalFlag 0x0063
|
||||
CheckLocalFlag SORA_ELDER_RECOVER
|
||||
JumpIf script_08014BE8
|
||||
script_08014B48:
|
||||
EndBlock
|
||||
@@ -54,9 +54,9 @@ script_08014BF2:
|
||||
CheckEntityInteractType
|
||||
JumpIfNot script_08014BF2
|
||||
SetPlayerIdle
|
||||
CheckLocalFlag 0x0065
|
||||
CheckLocalFlag SORA_ELDER_TALK1ST
|
||||
JumpIf script_08014C1C
|
||||
SetLocalFlag 0x0065
|
||||
SetLocalFlag SORA_ELDER_TALK1ST
|
||||
MessageNoOverlap TEXT_WIND_TRIBE, 0x07
|
||||
WaitUntilTextboxCloses
|
||||
SetIntVariable 100
|
||||
|
||||
Reference in New Issue
Block a user