mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-21 13:53:49 -07:00
Randomized Ice trap models (#1648)
This commit is contained in:
parent
db2e6164cb
commit
0720c37656
12 changed files with 156 additions and 79 deletions
|
@ -65,7 +65,7 @@ typedef struct {
|
|||
|
||||
typedef struct {
|
||||
RandomizerCheck check;
|
||||
RandomizerGet get;
|
||||
RandomizerGetData get;
|
||||
} ItemLocationRando;
|
||||
|
||||
typedef struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue