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

Drifting Fox 2; Revenge Of The Brellas. #1678

Closed
wants to merge 47 commits into from
Closed

Drifting Fox 2; Revenge Of The Brellas. #1678

wants to merge 47 commits into from

Conversation

Moribox
Copy link
Contributor

@Moribox Moribox commented Dec 2, 2023

Base Code; Includes: Base Fox stats / planned features; Sunder is done already, need to get the AOE to work, and make sure umbrellas function correctly, once that's done, fox will be functional.

About The Pull Request

Second Fox PR due to me scuffing the first.

Completed stuff:

  • Umbrellas ( Cox is apparently going to handle this as it is out of any reasonable level of skill i'm obtaining any time soon. )
  • Black sunder ( works on the umbrellas, but also phased out as a consequence of the umbrellas being phased out. )
  • Fox petting mechanic
  • Aoe attack ( ALSO on the umbrellas so not pertinent. )

Why It's Good For The Game

I doubt it is, but more abnormalities is always fun.

Changelog

🆑
add: Drifting Fox Abnormality
/:cl:

@TaculoTaculo TaculoTaculo added the Abnormality This is the abnormality label Dec 4, 2023
icon_state = "sunshower"
armor = list(RED_DAMAGE = 30, WHITE_DAMAGE = 20, BLACK_DAMAGE = 40, PALE_DAMAGE = -20) // 70
attribute_requirements = list(
ATTACHMENT_ATTRIBUTE = 40
Copy link
Contributor

Choose a reason for hiding this comment

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

Attachment is not an attribute

Copy link
Contributor

Choose a reason for hiding this comment

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

This still has not been resolved.

@Moribox
Copy link
Contributor Author

Moribox commented Dec 18, 2023

alright so, writing this now, I fucked the merge and then unfucked it via manually going in an editing everything, so like, every pr ive ever made is in this at once but they also arent? I dont know how to explain it, point being I think I undid it, and were good and its fine so yeah yipee woo. If I fucked this horribly please do tell me how to undo it.

@Coxswain-Navigator
Copy link
Contributor

Why is the jackrabbit icon in icons/obj/clothing/ego_gear/abnormality/he.dmi getting deleted?

@Coxswain-Navigator
Copy link
Contributor

Some E.G.O. gifts are being duplicated in this PR.

// var/turf/T = get_turf(X)
// new /mob/living/simple_animal/hostile/umbrella(T)

/mob/living/simple_animal/hostile/umbrella
Copy link
Contributor

Choose a reason for hiding this comment

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

Try to keep code contained with like code. Don't define the umbrella mob then make the status effect and tack the umbrella mob procs under that status effect.

@Moribox
Copy link
Contributor Author

Moribox commented Dec 18, 2023

OK so for the second time I have to close this because I was rebasing entirely incorrectly so uh yeah were doing this AGAIN; This is being closed and im just reopening a new branch after I fix my entire copy of the git because I messed bad with the merge; Sorry for any inconvience.

@Moribox Moribox closed this Dec 18, 2023
@Moribox Moribox deleted the Drifting_Fox branch December 18, 2023 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Abnormality This is the abnormality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants