Skip to content

Commit

Permalink
Update EOCs.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Standing-Storm authored Dec 30, 2023
1 parent f64974e commit 467f02e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/mods/Sky_Island/EOCs.json
Original file line number Diff line number Diff line change
Expand Up @@ -635,7 +635,7 @@
"type": "effect_on_condition",
"id": "EOC_REMOVE_WARPED_SKYWARD_BEACON_CHECK",
"condition": { "u_has_items": { "item": "warp_skyward_beacon", "count": 1 } },
"effect": [ { "u_consume_item": "warptoken", "count": 1 } ]
"effect": [ { "u_consume_item": "warp_skyward_beacon", "count": 1 } ]
},
{
"id": "warp_home_real",
Expand Down

0 comments on commit 467f02e

Please sign in to comment.