-
-
Notifications
You must be signed in to change notification settings - Fork 165
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
Conversation
code/modules/mob/living/simple_animal/abnormality/he/drifting_fox.dm
Outdated
Show resolved
Hide resolved
code/modules/mob/living/simple_animal/abnormality/he/drifting_fox.dm
Outdated
Show resolved
Hide resolved
code/modules/mob/living/simple_animal/abnormality/he/drifting_fox.dm
Outdated
Show resolved
Hide resolved
icon_state = "sunshower" | ||
armor = list(RED_DAMAGE = 30, WHITE_DAMAGE = 20, BLACK_DAMAGE = 40, PALE_DAMAGE = -20) // 70 | ||
attribute_requirements = list( | ||
ATTACHMENT_ATTRIBUTE = 40 |
There was a problem hiding this comment.
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
There was a problem hiding this comment.
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.
code/modules/mob/living/simple_animal/abnormality/he/drifting_fox.dm
Outdated
Show resolved
Hide resolved
code/modules/mob/living/simple_animal/abnormality/he/drifting_fox.dm
Outdated
Show resolved
Hide resolved
code/modules/mob/living/simple_animal/abnormality/he/drifting_fox.dm
Outdated
Show resolved
Hide resolved
code/modules/mob/living/simple_animal/abnormality/he/drifting_fox.dm
Outdated
Show resolved
Hide resolved
code/modules/mob/living/simple_animal/abnormality/he/drifting_fox.dm
Outdated
Show resolved
Hide resolved
code/modules/mob/living/simple_animal/abnormality/he/drifting_fox.dm
Outdated
Show resolved
Hide resolved
code/modules/mob/living/simple_animal/abnormality/he/drifting_fox.dm
Outdated
Show resolved
Hide resolved
code/modules/mob/living/simple_animal/abnormality/he/drifting_fox.dm
Outdated
Show resolved
Hide resolved
code/modules/mob/living/simple_animal/abnormality/he/drifting_fox.dm
Outdated
Show resolved
Hide resolved
code/modules/mob/living/simple_animal/abnormality/he/drifting_fox.dm
Outdated
Show resolved
Hide resolved
code/modules/mob/living/simple_animal/abnormality/he/drifting_fox.dm
Outdated
Show resolved
Hide resolved
what it says it is.
This reverts commit 8bc8a10.
This reverts commit 89344ec.
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.
… to issues beyond my skill level to solve.
…fox.dm Co-authored-by: Gboster-0 <[email protected]>
…fox.dm Co-authored-by: Gboster-0 <[email protected]>
…fox.dm Co-authored-by: Gboster-0 <[email protected]>
…and gives poise to the EGO wep.
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. |
Why is the jackrabbit icon in icons/obj/clothing/ego_gear/abnormality/he.dmi getting deleted? |
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 |
There was a problem hiding this comment.
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.
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. |
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:
Why It's Good For The Game
I doubt it is, but more abnormalities is always fun.
Changelog
🆑
add: Drifting Fox Abnormality
/:cl: