Skip to content

Commit

Permalink
chore: remove TODO - I have added a simple teleport suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
pajlada committed Oct 1, 2024
1 parent d3ddb28 commit fd51064
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,6 @@ public void setupSteps()
// 11184 0->1

/// 4
// TODO: recommend teleport?
talkToSpiceMerchantInBazaar = new NpcStep(this, NpcID.SPICE_MERCHANT, new WorldPoint(1685, 3101, 0), "Talk to the Spice Merchant in the Bazaar in the middle of Civitas illa Fortis about the missing delivery.");
talkToSpiceMerchantInBazaar.addTeleport(civitasIllaFortisTeleport);
talkToSpiceMerchantInBazaar.addDialogStep("I'm here about a missing delivery.");
Expand Down

0 comments on commit fd51064

Please sign in to comment.