Skip to content

Wayward Passenger Rework#3178

Open
vampirebat74 wants to merge 2 commits intovlggms:masterfrom
vampirebat74:waypass-changes
Open

Wayward Passenger Rework#3178
vampirebat74 wants to merge 2 commits intovlggms:masterfrom
vampirebat74:waypass-changes

Conversation

@vampirebat74
Copy link
Copy Markdown
Contributor

@vampirebat74 vampirebat74 commented Mar 13, 2026

About The Pull Request

Adds new managerial guidelines to Wayward passenger according to Limbus Company canon.

  • When there are no humans in view, the abnormality will retreat into a dimensional rift.
  • The abnormality will immediately return when an agent comes into view, and its work preferences will change depending on the color of the rift.
  • A small AOE attack will be performed after each teleport.
2026-03-12.05-26-45.mp4

Revises the E.G.O "Dimensional Ripple"

  • The E.G.O is now referred to as "Dimension Shredder MK II"
  • Can no longer be used to teleport. Instead, it will perform a rapid attack at a distance, consuming all charge for additional hits.
  • The path to all wayward passenger E.G.O has been changed from "/warp" to "/dimension_shredder"

Fixes a few bugs with Dimension Shredder(knife) and the E.G.O charge variables which had been added post-development.

Adds a few new sprites by "Yuraizz"

Why It's Good For The Game

Changelog

🆑
tweak: new wayward passenger work mechanics
fix: fixes dimension shredder
soundadd: new wayward passenger sound effects
sounddel: replaced an old wayward passenger attack sound
imageadd: adds new wayward passenger sprites and dimension shredder vfx
/:cl:

stuff

info fixes, new attack

spear changes

stuff
@CrabbytheCrab CrabbytheCrab added Balance Improvements towards balance of the game. Tweak A small change/addition to already existing systems. labels Mar 13, 2026
//work vars
var/portal_type = "RED"
var/rifting = FALSE
var/obj/structure/fakeportal/work_portal
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clear the reference by setting to null on Destroy()

@Coxswain-Navigator Coxswain-Navigator added the Abnormality This is the abnormality label Apr 14, 2026
@Coxswain-Navigator
Copy link
Copy Markdown
Contributor

This isn't a new abnormality, but it touches all of the relevant files. So, I am putting the abnormality label on this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Abnormality This is the abnormality Balance Improvements towards balance of the game. Tweak A small change/addition to already existing systems.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants