@> Text:Gunner:Hey! You!
Keep me warm, or I'll shoot you down!
@> Control switches: [0001] QUESTSTART = ON
@> Conditional Branch: switch [0001] == ON
@> The chest opened!
@> Change Items: [ITEMNAME], + 2
@>
: Else
@> on't you need to talk to that guy first?
: Branch End
@>
@>
@> Text: Did you found something to keep me warm yet?
@> Conditional Branch: [ITEMNAME] is in inventory
@> Oh, thanks!
@> Change Items: [REWARDITEM], + 1
@>
: Else
@> Get something to keep me warm! Now!
: Branch End
@>
@>