Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update lever.plugin.kts to handle teleporting to Ardougne and back. #188

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update lever.plugin.kts to handle teleporting to Ardougne and back. #188

wants to merge 1 commit into from

Conversation

Dill-Lan
Copy link

What has been done?

Updated the content/areas/edgeville/objs/lever plugin to handle similar interactions for the wilderness/ardougne corresponding levers.

I figured that it may be a bit weird for the other levers to have their interactions in the areas/edgeville/ subfolder, so I also moved it to areas/shared/

Proposed Changes

  • Create an areas/shared/objs/ space for object interactions sharing code which span multiple areas.
  • Implement Ardougne and Wilderness lever functionality.

… Also move this to `areas/shared/` since this no longer just applies to the Edgeville lever.
@Dill-Lan Dill-Lan changed the title Update lever.plugin.kts to handle teleporting to Ardougne and back.… Update lever.plugin.kts to handle teleporting to Ardougne and back. Sep 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant