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

move death to living #12241

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

Conversation

Tsar-Salat
Copy link
Contributor

About The Pull Request

Simple pr. death() and gib() are no longer on /mob/, they are instead on /mob/living/

Why It's Good For The Game

This is a change that should have been made like 15 years ago lmao.

Ghosts just return and newplayers dont handle these procs at all, so lets just nest them one level.

I ran into this while coding combat mode, and it was annoying, especially when death expects living level vars.

Lets fix it.

Testing Photographs and Procedure

Screenshots&Videos
dreamseeker_UCutgrOD9F.mp4

Changelog

🆑 rkz, mothblocks
code: moved death() to mob/living/, up from mob/
/:cl:

Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

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

Successfully merging this pull request may close these issues.

2 participants