mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-20 13:23:45 -07:00
Rando: Add Lake Hylia water control system (#2108)
* add lake hylia water control system * fix actor spawn params * remove non-working switch details * adjust french translation * fix object spawn * use flag funcs * use renamed eventchk flag for raise lh water
This commit is contained in:
parent
6e70cff145
commit
41db15be48
5 changed files with 140 additions and 5 deletions
|
@ -415,7 +415,7 @@ typedef enum {
|
|||
#define EVENTCHKINF_65 0x65
|
||||
#define EVENTCHKINF_67 0x67
|
||||
#define EVENTCHKINF_68 0x68
|
||||
#define EVENTCHKINF_69 0x69
|
||||
#define EVENTCHKINF_RAISED_LAKE_HYLIA_WATER 0x69
|
||||
#define EVENTCHKINF_TALON_WOKEN_IN_KAKARIKO 0x6A
|
||||
|
||||
// 0x6B
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue