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

Fixes #11576 #12795

Merged
merged 1 commit into from Dec 18, 2016
Merged

Fixes #11576 #12795

merged 1 commit into from Dec 18, 2016

Conversation

ghost
Copy link

@ghost ghost commented Dec 15, 2016

Fixes #11576
also rejigs a istype(src) because that's awful

@@ -3,7 +3,8 @@
/mob/living/carbon/human/handle_fire()
if(..())
return
if(mind &&.mind.vampire && stat == DEAD)
Copy link
Contributor

@Intigracy Intigracy Dec 15, 2016

Choose a reason for hiding this comment

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

You forgot something

Copy link
Author

Choose a reason for hiding this comment

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

This is the exact sanity from below

Copy link
Contributor

Choose a reason for hiding this comment

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

Remove the .

Copy link
Author

Choose a reason for hiding this comment

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

whoops

@Intigracy Intigracy added the Bug / Fix This is either a bug or a fix for a bug. label Dec 15, 2016
Fixes #11576
also rejigs a istype(src) because that's awful
@PJB3005 PJB3005 dismissed Intigracy’s stale review December 18, 2016 17:03

He fixed the issue.

@PJB3005 PJB3005 merged commit aa327bb into vgstation-coders:Bleeding-Edge Dec 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug / Fix This is either a bug or a fix for a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"You're on fire."
2 participants