mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 22:33:43 -07:00
todo
This commit is contained in:
parent
0970e80c60
commit
d0e872ab29
1 changed files with 1 additions and 0 deletions
|
@ -714,6 +714,7 @@ void BgDyYoseizo_Give_Reward(BgDyYoseizo* this, GlobalContext* globalCtx) {
|
|||
(globalCtx->csCtx.npcActions[0]->action < 13)) {
|
||||
actionIndex = globalCtx->csCtx.npcActions[0]->action - 10;
|
||||
|
||||
// todo figure out which checks to use here
|
||||
switch (actionIndex) {
|
||||
case FAIRY_UPGRADE_MAGIC:
|
||||
gSaveContext.magicAcquired = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue