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

Wraith #791

Merged
merged 2 commits into from
Dec 10, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions code/__DEFINES/dcs/signals.dm
Original file line number Diff line number Diff line change
Expand Up @@ -867,14 +867,6 @@
#define COMSIG_XENOABILITY_JAB "xenoability_jab"
#define COMSIG_XENOABILITY_FLURRY "xenoability_flurry"

#define COMSIG_XENOABILITY_PORTAL "xenoablity_portal"
#define COMSIG_XENOABILITY_PORTAL_ALTERNATE "xenoability_portal_alternate"
#define COMSIG_XENOABILITY_BLINK "xenoability_blink"
#define COMSIG_XENOABILITY_BANISH "xenoability_banish"
#define COMSIG_XENOABILITY_RECALL "xenoability_recall"
#define COMSIG_XENOABILITY_TIMESTOP "xenoability_timestop"
#define COMSIG_XENOABILITY_REWIND "xenoability_rewind"

#define COMSIG_XENOABILITY_NIGHTFALL "xenoability_nightfall"
#define COMSIG_XENOABILITY_PETRIFY "xenoability_petrify"
#define COMSIG_XENOABILITY_OFFGUARD "xenoability_offguard"
Expand Down
Loading