Isotarge / ScriptHawk

A collection of Lua scripts and RAM watches for BizHawk.
MIT License
89 stars 15 forks source link

BT.lua - WW: Station switch flag #23

Closed jjjj12212 closed 6 months ago

jjjj12212 commented 6 months ago

Hi, Sorry for posting this as a bug as it is definitely not. But I didn't want to create pull request for 1 flag. (too busy at the moment)

Anyways, I just wanted to let you be aware that for flag_array:

0x0D > 6

should most likely be: {byte=0x0D, bit=6, name="WW: Train Switch", type="Train Switch"},

This has been tested on the US version of Banjo-Tooie.

Thanks, jjjj12212